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

    Interface SelfServiceProfileSsoTicketConnectionOptions

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

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

    Properties

    icon_url?: string

    URL for the icon. Must use HTTPS.

    domain_aliases?: string[]

    List of domain_aliases that can be authenticated in the Identity Provider