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

    Variable ConnectionOptionsIdpInitiatedClientProtocolEnumSamlConst

    ConnectionOptionsIdpInitiatedClientProtocolEnumSaml: {
        Oidc: "oidc";
        Samlp: "samlp";
        Wsfed: "wsfed";
    } = ...

    The response protocol used to communicate with the default application.

    Type Declaration

    • ReadonlyOidc: "oidc"
    • ReadonlySamlp: "samlp"
    • ReadonlyWsfed: "wsfed"