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 9e75b67 commit 52d26d5Copy full SHA for 52d26d5
aspnetcore/security/authentication/configure-oidc-web-authentication.md
@@ -295,7 +295,7 @@ IdentityModelEventSource.ShowPII = true;
295
app.Run();
296
```
297
298
-See https://learn.microsoft.com/en-us/aspnet/core/fundamentals/logging/?view=aspnetcore-8.0#configure-logging for further information on logging.
+See https://learn.microsoft.com/aspnet/core/fundamentals/logging/?view=aspnetcore-8.0#configure-logging for further information on logging.
299
300
> [!NOTE]
301
> You may want to lower the configured log level to see everything the required logs.
0 commit comments