We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3072312 commit fff4d92Copy full SHA for fff4d92
1-WebApp-OIDC/1-2-AnyOrg/README.md
@@ -98,7 +98,7 @@ As a first step you'll need to:
98
- `https://localhost:44321/signin-oidc`
99
- In the **Advanced settings** section set **Logout URL** to `https://localhost:44321/signout-oidc`
100
- In the **Advanced settings** | **Implicit grant** section, check **ID tokens** as this sample requires
101
- the [Implicit grant flow](https://docs.microsoft.com/azure/active-directory/develop/v2-oauth2-implicit-grant-flow) to be enabled to
+ the [ID Token](https://docs.microsoft.com/azure/active-directory/develop/id-tokens) to be enabled to
102
sign-in the user.
103
1. Select **Save**.
104
0 commit comments