Error Creating Credential Alias for Microsoft OneDrive spoke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2023 07:18 AM
We are trying to configure a Microsoft OneDrive spoke using the instructions at
We have been successful at
* Configuring the custom application registration in Azure
* Registering custom application as OAuth provider in ServiceNow
However we have run into an issue with Creating a Credential Alias. When we follow the instructions and click 'Create and Get OAuth Token' we receive the following errors.
AADSTS50194: Application XXXX is not configured as a multi-tenant application.
Usage of the /common endpoint is not supported for such applications created after '10/15/2018'.
Use a tenant-specific endpoint or configure the application to be multi-tenant.
We have been unable to find any help online. We have not been able to find any URLs with the common endpoint. We have confirmed the custom azure application is configured as single-tenant and wish to keep it this way.
Has anyone experienced this error or have suggestions?
PS - We are following these steps in an effort to configure O365 integration with Policies. We also already have SSO configured on this instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 09:23 AM
I faced the same issue.
You need to go to "Microsoft Onedrive Spoke Auth" Application Registry and change "common" to your tenant in Authorization URL, Token URL, Token Revocation URL (for this one it is optional as I understand).
