-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
[Enter feedback here]
-
I am not sure - the On the Azure AD application blade, from the toolbar, select the Settings button - there is no Settings button - instead the I found the Application ID URI to be able to change in the App registrations clicking the Application ID URI in the overview.
Simiraly - the "Multi-tenanted field" i have found in the App registrations/Authentication/ Supported account types - Accounts in any organizational directory (Any Azure AD directory - Multitenant) radio button. -
I am agan not so sure - there is a sentence - change the ID of your Azure AD app, so that it begins with https://yourtenant.onmicrosoft.com - what the "yourtenant" means here - there are several tenants in the, so does not look it should be one from these tenants. Should it be then the Publisher domain (seen in the App registrations/Branding) or it does not matter at all, just need to be an unique identifier?
3)There is a code of the webpart class establishing
this.context.aadHttpClientFactory
.getClient('https://contoso-api.azurewebsites.net')
then a sentence:
The URI passed into the getClient() method is the Application ID URI of the Azure AD application used to secure the enterprise API.
It is litle confusing, that the parameter 'https://contoso-api.azurewebsites.net' does not match the Application ID URI set in text above to be for example, https://contoso.onmicrosoft.com/contoso-api
Document Details
โ Do not edit this section. It is required for docs.microsoft.com โ GitHub issue linking.
- ID: ecbbb69a-f2dd-ed42-d887-14a72494000f
- Version Independent ID: 7e5c254a-fd12-0fc6-fc7d-61f4ef009226
- Content: Consume multi-tenant enterprise APIs secured with Azure AD in SharePoint Framework
- Content Source: docs/spfx/use-aadhttpclient-enterpriseapi-multitenant.md
- Product: sharepoint
- Technology: sharepoint-framework
- GitHub Login: @spdevdocs
- Microsoft Alias: spdevdocs