File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
articles/active-directory/develop Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ms.service: active-directory
7
7
ms.subservice : develop
8
8
ms.topic : how-to
9
9
ms.workload : identity
10
- ms.date : 12 /28/2022
10
+ ms.date : 03 /28/2023
11
11
ms.author : davidmu
12
12
ms.custom : aaddev
13
13
ms.reviewer : ludwignick
@@ -136,7 +136,7 @@ You can configure optional claims for your application through the UI or applica
136
136
1 . Go to the <a href =" https://portal.azure.com/ " target =" _blank " >Azure portal</a >.
137
137
1 . Search for and select ** Azure Active Directory** .
138
138
1 . Under ** Manage** , select ** App registrations** .
139
- 1 . Select the application you want to configure optional claims for in the list .
139
+ 1 . Choose the application for which you want to configure optional claims based on your scenario and desired outcome .
140
140
141
141
** Configuring optional claims through the UI:**
142
142
Original file line number Diff line number Diff line change @@ -87,8 +87,7 @@ https://login.microsoftonline.com/Enter_the_Tenant_Id_Here/adminconsent?client_i
87
87
88
88
Where:
89
89
* ` Enter_the_Tenant_Id_Here ` - replace this value with the ** Tenant Id** or ** Tenant name** (for example, contoso.microsoft.com)
90
- * ` Enter_the_Application_Id_Here ` - is the ** Application (client) ID** for the application you registered.
91
-
90
+ * ` Enter_the_Application_Id_Here ` - is the ** Application (client) ID** for the application you registered previously.
92
91
93
92
94
93
#### Step 5: Run the application
You can’t perform that action at this time.
0 commit comments