Variable EventStreamCloudEventConnectionUpdatedObject7OptionsIdentityApiEnumConst
EventStreamCloudEventConnectionUpdatedObject7OptionsIdentityApiEnum: {
MicrosoftIdentityPlatformV20: "microsoft-identity-platform-v2.0";
AzureActiveDirectoryV10: "azure-active-directory-v1.0";
} = ...
Type Declaration
ReadonlyAzureActiveDirectoryV10: "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.