Skip to content

Commit dd62809

Browse files
authored
Merge pull request #115323 from MarileeTurscak-MSFT/patch-426
Added Implicit grant instructions
2 parents 2e82164 + 5ba9e9b commit dd62809

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/active-directory/develop/quickstart-modify-supported-accounts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ By default, OAuth 2.0 implicit grant is disabled for applications. You can enabl
6666

6767
### To enable OAuth 2.0 implicit grant
6868

69+
1. In the left-hand navigation pane, select the **Azure Active Directory** service and then select **App registrations**.
70+
1. Find and select the application you want to configure. Once you've selected the app, you'll see the application's **Overview** or main registration page.
6971
1. From the app's **Overview** page, select the **Authentication** section.
7072
1. Under **Advanced settings**, locate the **Implicit grant** section.
7173
1. Select **ID tokens**, **Access tokens**, or both.

0 commit comments

Comments
 (0)