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.
Inheritors
Types
Functions
Link copied to clipboard
Casts this TrustedTokenIssuerConfiguration as a OidcJwtConfiguration and retrieves its aws.sdk.kotlin.services.ssoadmin.model.OidcJwtConfiguration value. Throws an exception if the TrustedTokenIssuerConfiguration is not a OidcJwtConfiguration.
Link copied to clipboard
Casts this TrustedTokenIssuerConfiguration as a OidcJwtConfiguration and retrieves its aws.sdk.kotlin.services.ssoadmin.model.OidcJwtConfiguration value. Returns null if the TrustedTokenIssuerConfiguration is not a OidcJwtConfiguration.