MicrosoftGraphApiUrl

DEPRECATED: The MicrosoftGraphApiUrl parameter is deprecated in OmniGroupServer 12.10 and later. You no longer need to set this parameter.

This configuration parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be removed in future.

The base URL of the Microsoft Graph API.

The URL can end with or without a forward-slash

If your Azure Active Directory instance is single-tenant, you must specify your tenant ID in place of "common".

Type: String
Default: https://graph.windows.net/common/
Required: No
Configuration Section: Azure Active Directory repositories
Example: MicrosoftGraphApiUrl=https://graph.windows.net/common/
See Also: