We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Typo
This article seems inaccurate since the Microsoft.AspNetCore.Authentication.OpenIdConnect.TokenValidatedContext.SecurityToken continues to expose a JwtSecurityToken rather than JsonWebToken. The most recent version (9.0) hasn't changed it as indicated here: https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.authentication.openidconnect.tokenvalidatedcontext.securitytoken?view=aspnetcore-9.0#microsoft-aspnetcore-authentication-openidconnect-tokenvalidatedcontext-securitytoken
https://learn.microsoft.com/en-us/dotnet/core/compatibility/aspnet-core/8.0/securitytoken-events
https://github.com/dotnet/docs/blob/main/docs/core/compatibility/aspnet-core/8.0/securitytoken-events.md
064108c4-238d-f459-29d0-cda789d1d619
@CamSoper
Related Issues
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Type of issue
Typo
Description
This article seems inaccurate since the Microsoft.AspNetCore.Authentication.OpenIdConnect.TokenValidatedContext.SecurityToken continues to expose a JwtSecurityToken rather than JsonWebToken. The most recent version (9.0) hasn't changed it as indicated here: https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.authentication.openidconnect.tokenvalidatedcontext.securitytoken?view=aspnetcore-9.0#microsoft-aspnetcore-authentication-openidconnect-tokenvalidatedcontext-securitytoken
Page URL
https://learn.microsoft.com/en-us/dotnet/core/compatibility/aspnet-core/8.0/securitytoken-events
Content source URL
https://github.com/dotnet/docs/blob/main/docs/core/compatibility/aspnet-core/8.0/securitytoken-events.md
Document Version Independent Id
064108c4-238d-f459-29d0-cda789d1d619
Article author
@CamSoper
Metadata
Related Issues
The text was updated successfully, but these errors were encountered: