extraAttributesOauth2Client

Parameters

value

The configuration for OAuth 2.0 client used to get the additional user attributes. This should be used when users can't get the desired claims in authentication credentials. Currently this configuration is only supported with SAML and OIDC protocol. Structure is documented below.


@JvmName(name = "dfmxxcsachdoiomx")
suspend fun extraAttributesOauth2Client(argument: suspend WorkforcePoolProviderExtraAttributesOauth2ClientArgsBuilder.() -> Unit)

Parameters

argument

The configuration for OAuth 2.0 client used to get the additional user attributes. This should be used when users can't get the desired claims in authentication credentials. Currently this configuration is only supported with SAML and OIDC protocol. Structure is documented below.