OidcOptions - 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).

OidcOptions

Describes the options for an OpenID Connect-compatible user-identity trust provider.

Contents

authorizationEndpoint

The OIDC authorization endpoint.

Type: String

Required: No

clientId

The client identifier.

Type: String

Required: No

clientSecret

The client secret.

Type: String

Required: No

issuer

The OIDC issuer.

Type: String

Required: No

scope

The OpenID Connect (OIDC) scope specified.

Type: String

Required: No

tokenEndpoint

The OIDC token endpoint.

Type: String

Required: No

userInfoEndpoint

The OIDC user info endpoint.

Type: String

Required: No

See Also

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