IdentitySourceItemDetails
A structure that contains configuration of the identity source.
This data type is used as a response parameter for the CreateIdentitySource operation.
Types
Properties
Link copied to clipboard
The well-known URL that points to this user pool's OIDC discovery endpoint. This is a URL string in the following format. This URL replaces the placeholders for both the Amazon Web Services Region and the user pool identifier with those appropriate for this user pool.
Link copied to clipboard
A string that identifies the type of OIDC service represented by this identity source.
Link copied to clipboard
The Amazon Cognito user pool whose identities are accessible to this Verified Permissions policy store.
Functions
Link copied to clipboard
inline fun copy(block: IdentitySourceItemDetails.Builder.() -> Unit = {}): IdentitySourceItemDetails