Skip to content

Commit 1092e00

Browse files
committed
Updated App config
1 parent e123551 commit 1092e00

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/ConfigureAppAuthentication.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This document provides step-by-step instructions to configure Azure App Registra
44

55
## Prerequisites
66

7-
- Access to **Azure Active Directory (Azure AD)**
7+
- Access to **Microsoft Entra ID**
88
- Necessary permissions to create and manage **App Registrations**
99

1010
## Step 1: Add Authentication Provider
@@ -19,7 +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-
> **Note:** If you encounter issues with this automatic process or if the script cannot complete as expected, please refer to our [Manual App Registration Configuration](./ManualAppRegistrationConfiguration.md) for detailed manual setup instructions.
22+
> **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.
23+
> ![add_auth_provider_web_3](./Images/add_auth_provider_web_3.png)
24+
2325

2426

2527
1. Add Authentication Provider in API Service
280 KB
Loading

0 commit comments

Comments
 (0)