Auth0 Node.js SDK - v5.1.0
    Preparing search index...

    Interface SelfServiceProfileSsoTicketConnectionOptions

    The connection's options (depend on the connection strategy)

    interface SelfServiceProfileSsoTicketConnectionOptions {
        icon_url?: string | null;
        domain_aliases?: string[];
        idpinitiated?: SelfServiceProfileSsoTicketIdpInitiatedOptions | null;
    }
    Index

    Properties

    icon_url?: string | null

    URL for the icon. Must use HTTPS.

    domain_aliases?: string[]

    List of domain_aliases that can be authenticated in the Identity Provider