Amplify Toolbox
    Preparing search index...

    Type Alias IdentityProviderProps

    Properties which all identity providers have

    type IdentityProviderProps = {
        attributeMapping?: AttributeMapping;
    }
    Index

    Properties

    attributeMapping?: AttributeMapping

    Mapping attributes from the identity provider to standard and custom attributes of the user pool.

    - no attribute mapping