IdentitySourceItemDetails

A structure that contains configuration of the identity source.

This data type is used as a response parameter for the CreateIdentitySource operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The application client IDs associated with the specified Amazon Cognito user pool that are enabled for this identity source.

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String