I created one OAuth app for SharePoint authentication, It is working for me but other users from other tenant are unable to authorize using this app. so Is domain need to be verified to allow authorize of multi-tenant
I created one OAuth app for SharePoint authentication, It is working for me but other users from other tenant are unable to authorize using this app. so Is domain need to be verified to allow authorize of multi-tenant
@WMioConnectors-6974, Yes, the domain needs to be verified as based on the verified domain name your app's unique App ID URI is created [for eg: https://contoso.com/myapp]. If your domain is not verified, then you can use your tenant's name also for the App ID URI [for eg: https://contoso.com/myapp].
For more information on building Multitenant apps for Azure AD, you can refer to the following article:
https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-convert-app-to-be-multi-tenant
Hope this helps.
Do let us know if this helps and if there are any more queries around this, please do let us know so that we can help you further. Also, please do not forget to accept the response as "Answer" if the above response helped in answering your query.
@WMioConnectors-6974, I wanted to followup and wanted to understand if the above response helped in answering your query. If it did, please do let us know so that we can help you further. Also, please do not forget to accept the response as Answer; if the above response helped in answering your query.
14 people are following this question.