Skip to content

Commit 28e75d7

Browse files
Added implicit grant setting location
------- cc: @mmacy
1 parent e529ba2 commit 28e75d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/migrate-spa-implicit-to-auth-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ For additional changes you might need to make to your code, see the [migration g
7777

7878
## Disable implicit grant settings
7979

80-
Once you've updated all your production applications that use this app registration and its client ID to MSAL 2.x and the authorization code flow, you should uncheck the implicit grant settings in the app registration.
80+
Once you've updated all your production applications that use this app registration and its client ID to MSAL 2.x and the authorization code flow, you should uncheck the implicit grant settings under the **Authentication** menu of the app registration.
8181

8282
When you uncheck the implicit grant settings in the app registration, the implicit flow is disabled for all applications using registration and its client ID.
8383

0 commit comments

Comments
 (0)