Skip to content

Commit 01f1e71

Browse files
authored
Merge pull request #185138 from MarileeTurscak-MSFT/patch-765
Added implicit grant setting location
2 parents dde1914 + 28e75d7 commit 01f1e71

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)