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

    Variable SelfServiceProfileSsoTicketIdpInitiatedClientProtocolEnum

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

    Type declaration

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