Skip to content

Commit da1465a

Browse files
author
Ramya
committed
minor edits
1 parent 5909716 commit da1465a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,6 @@ Open `application.properties` in the src/main/resources folder. Fill in with you
134134
- `http://localhost:8080/msal4jsample/secure/aad`
135135
- `http://localhost:8080/msal4jsample/graph/me`
136136
- In the **Advanced settings** section, set **Logout URL** to `https://localhost:8080/msal4jsample/sign-out`.
137-
- In the **Advanced settings** | **Implicit grant** section, check the **ID tokens** option as this sample requires
138-
the [Implicit grant flow](https://docs.microsoft.com/azure/active-directory/develop/v2-oauth2-implicit-grant-flow) to be enabled to
139-
sign-in the user, and call an API.
140137

141138
1. Click the **Save** button on top to save the changes.
142139
1. In the app's registration screen, click on the **Certificates & secrets** blade to open the page where we can generate secrets and upload certificates.

0 commit comments

Comments
 (0)