OidcOptions - Amazon Elastic Compute Cloud
This documentation is a draft for private preview for regions in the AWS European Sovereign Cloud. Documentation content will continue to evolve. Published: December 31, 2025.

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 AWS SDKs, see the following: