IdentityProviderType

A container for information about an IdP.

Types

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

Properties

Link copied to clipboard

A mapping of IdP attributes to standard and custom user pool attributes.

Link copied to clipboard

The date and time, in ISO 8601 format, when the item was created.

Link copied to clipboard

A list of IdP identifiers.

Link copied to clipboard

The date and time, in ISO 8601 format, when the item was modified.

Link copied to clipboard

The scopes, URLs, and identifiers for your external identity provider. The following examples describe the provider detail keys for each IdP type. These values and their schema are subject to change. Social IdP authorize_scopes values must match the values listed here.

Link copied to clipboard

The IdP name.

Link copied to clipboard
Link copied to clipboard

The user pool ID.

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