Skip to content

Commit efcb906

Browse files
Merge pull request #82 from microsoft/auth-config-doc
fix: Added Step to set Unauthenticated request for Web
2 parents ea1ea9f + e58c0c1 commit efcb906

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/ConfigureAppAuthentication.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ We will add Microsoft Entra ID as an authentication provider to API and Web Appl
1919
- Select **Microsoft** and set **Client secret expiration**, then click **Add** button.
2020
![add_auth_provider_web_2](./Images/add_auth_provider_web_2.png)
2121

22+
- Set **Unauthenticated requests**, then click **Add** button.
23+
![add_auth_provider_api_3](./Images/add_auth_provider_web_4.png)
24+
2225
> **Note:** If you encounter the following error message indicating that your organization's policy prohibits the automatic use of secrets, please refer to our [Manual App Registration Configuration](./ManualAppRegistrationConfiguration.md) for detailed manual setup instructions.
2326
> ![add_auth_provider_web_3](./Images/add_auth_provider_web_3.png)
2427
104 KB
Loading

0 commit comments

Comments
 (0)