Values.OpenIDConnectProviderConfigurationSourceInformation about the OIDC-compliant identity provider (IdP) used to authenticate end users of an Amazon Q Business web experience.
type nonrec t = {secretsArn : SecretArn.t;The Amazon Resource Name (ARN) of a Secrets Manager secret containing the OIDC client secret.
*)secretsRole : RoleArn.t;An IAM role with permissions to access KMS to decrypt the Secrets Manager secret containing your OIDC client secret.
*)}