Skip to content

Qbusiness  >  Unions  >  IdentityProviderConfiguration

IdentityProviderConfiguration

Union Type

IdentityProviderConfiguration module-attribute

Provides information about the identity provider (IdP) used to authenticate end users of an Amazon Q Business web experience.

Union Member Types

IdentityProviderConfigurationSamlConfiguration dataclass

Information about the SAML 2.0-compliant identity provider (IdP) used to authenticate end users of an Amazon Q Business web experience.

Attributes

value instance-attribute

IdentityProviderConfigurationOpenIDConnectConfiguration dataclass

Information about the OIDC-compliant identity provider (IdP) used to authenticate end users of an Amazon Q Business web experience.

Attributes

value instance-attribute

IdentityProviderConfigurationUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str