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

    Variable EventStreamCloudEventConnectionUpdatedObject7OptionsIdentityApiEnumConst

    EventStreamCloudEventConnectionUpdatedObject7OptionsIdentityApiEnum: {
        MicrosoftIdentityPlatformV20: "microsoft-identity-platform-v2.0";
        AzureActiveDirectoryV10: "azure-active-directory-v1.0";
    } = ...

    The Azure AD endpoint version for authentication. 'microsoft-identity-platform-v2.0' (recommended, default) supports modern OAuth 2.0 features. 'azure-active-directory-v1.0' is the legacy endpoint with protocol limitations. Selection affects available features.

    Type Declaration

    • ReadonlyMicrosoftIdentityPlatformV20: "microsoft-identity-platform-v2.0"
    • ReadonlyAzureActiveDirectoryV10: "azure-active-directory-v1.0"