TrustedTokenIssuerConfiguration
A structure that describes the configuration of a trusted token issuer. The structure and available settings are determined by the type of the trusted token issuer.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- OidcJwtConfiguration
-
A structure that describes the settings for a trusted token issuer that works with OpenID Connect (OIDC) by using JSON Web Tokens (JWT).
Type: OidcJwtConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: