Skip to content

Commit b9dcc84

Browse files
authored
Added note about ___domain isolated web parts
1 parent f35930f commit b9dcc84

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/spfx/use-aadhttpclient-enterpriseapi.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,9 @@ In the side panel, grant the access to the API by pressing the **Approve** butto
439439

440440
![The 'Approve' button highlighted in the side panel for managing an API request in the new SharePoint admin center](../images/use-aadhttpclient-enterpriseapi-grant-approve.png)
441441

442+
> [!NOTE]
443+
> It is possible to create a ___domain isolated web part that connects to the API secured with AAD. In this case, the CORS for the API has to be re-configured appropriately, because each instance of ___domain isolated web part execute in dedicated app web with unique ___domain.
444+
442445
### Add the Orders web part to the page
443446

444447
To verify that everything is working as expected, add the previously created Orders web part to a page.

0 commit comments

Comments
 (0)