NativeApplicationOidcOptions - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

NativeApplicationOidcOptions

Describes the OpenID Connect (OIDC) options.

Contents

authorizationEndpoint

The authorization endpoint of the IdP.

Type: String

Required: No

clientId

The OAuth 2.0 client identifier.

Type: String

Required: No

issuer

The OIDC issuer identifier of the IdP.

Type: String

Required: No

publicSigningKeyEndpoint

The public signing key endpoint.

Type: String

Required: No

scope

The set of user claims to be requested from the IdP.

Type: String

Required: No

tokenEndpoint

The token endpoint of the IdP.

Type: String

Required: No

userInfoEndpoint

The user info endpoint of the IdP.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: