File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
4-WebApp-your-API/4-1-MyOrg Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -119,10 +119,10 @@ These instructions only list the additional set of steps needed over the previou
119
119
- Enter the following parameters
120
120
- for ** Scope name** use ` user_impersonation `
121
121
- Keep ** Admins and users** for ** Who can consent**
122
- - in ** Admin consent display name** type ` Access TodoListService-aspnetcore-webapi as a user `
123
- - in ** Admin consent description** type ` Accesses the TodoListService-aspnetcore-webapi Web API as a user `
124
- - in ** User consent display name** type ` Access TodoListService-aspnetcore-webapi as a user `
125
- - in ** User consent description** type ` Accesses the TodoListService-aspnetcore-webapi Web API as a user `
122
+ - in ** Admin consent display name** type ` Access TodoListService-aspnetcore-webapi as an admin `
123
+ - in ** Admin consent description** type ` Accesses the TodoListService-aspnetcore-webapi Web API as an admin `
124
+ - in ** User consent display name** type ` Access TodoListService-aspnetcore-webapi as an user `
125
+ - in ** User consent description** type ` Accesses the TodoListService-aspnetcore-webapi Web API as an user `
126
126
- Keep ** State** as ** Enabled**
127
127
- Select ** Add scope**
128
128
You can’t perform that action at this time.
0 commit comments