UpdateOpenIdConnectAccessTokenConfiguration
The configuration of an OpenID Connect (OIDC) identity source for handling access token claims. Contains the claim that you want to identify as the principal in an authorization request, and the values of the aud
claim, or audiences, that you want to accept.
This data type is part of a UpdateOpenIdConnectTokenSelection structure, which is a parameter to UpdateIdentitySource.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: UpdateOpenIdConnectAccessTokenConfiguration.Builder.() -> Unit = {}): UpdateOpenIdConnectAccessTokenConfiguration