IdentityProviderConfiguration
Provides information about the identity provider (IdP) used to authenticate end users of an Amazon Q Business web experience.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- openIDConnectConfiguration
-
Information about the OIDC-compliant identity provider (IdP) used to authenticate end users of an Amazon Q Business web experience.
Type: OpenIDConnectProviderConfiguration object
Required: No
- samlConfiguration
-
Information about the SAML 2.0-compliant identity provider (IdP) used to authenticate end users of an Amazon Q Business web experience.
Type: SamlProviderConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: