WorkforcePoolProviderExtraAttributesOauth2Client

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Represents the IdP and type of claims that should be fetched.

Link copied to clipboard

The OAuth 2.0 client ID for retrieving extra attributes from the identity provider. Required to get the Access Token using client credentials grant flow.

Link copied to clipboard

The OAuth 2.0 client secret for retrieving extra attributes from the identity provider. Required to get the Access Token using client credentials grant flow.

Link copied to clipboard

The OIDC identity provider's issuer URI. Must be a valid URI using the 'https' scheme. Required to get the OIDC discovery document.

Link copied to clipboard

Represents the parameters to control which claims are fetched from an IdP.