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

    Variable SelfServiceProfileSsoTicketIdpInitiatedClientProtocolEnumConst

    SelfServiceProfileSsoTicketIdpInitiatedClientProtocolEnum: {
        Samlp: "samlp";
        Wsfed: "wsfed";
        Oauth2: "oauth2";
    } = ...

    The protocol used to connect to the the default application

    Type Declaration

    • ReadonlySamlp: "samlp"
    • ReadonlyWsfed: "wsfed"
    • ReadonlyOauth2: "oauth2"