OpenIDConnectProviderConfiguration¶
Structure Class¶
OpenIDConnectProviderConfiguration
dataclass
¶
Information about the OIDC-compliant identity provider (IdP) used to authenticate end users of an Amazon Q Business web experience.
Attributes¶
secrets_arn
instance-attribute
¶
secrets_arn: str
The Amazon Resource Name (ARN) of a Secrets Manager secret containing the OIDC client secret.
secrets_role
instance-attribute
¶
secrets_role: str
An IAM role with permissions to access KMS to decrypt the Secrets Manager secret containing your OIDC client secret.