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

CreateVerifiedAccessTrustProviderOidcOptions

Describes the options when creating an Amazon Verified Access trust provider using the user type.

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

OpenID Connect (OIDC) scopes are used by an application during authentication to authorize access to a user's details. Each scope returns a specific set of user attributes.

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: