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

    Interface SelfServiceProfileSsoTicketDomainAliasesConfig

    Configuration for the setup of the connection’s domain_aliases in the self-service SSO flow.

    interface SelfServiceProfileSsoTicketDomainAliasesConfig {
        domain_verification: Management.SelfServiceProfileSsoTicketDomainVerificationEnum;
    }
    Index

    Properties