-
Notifications
You must be signed in to change notification settings - Fork 140
Added docs for the OAuth2introspection library #818
New issue
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
base: main
Are you sure you want to change the base?
Conversation
Should we be clear about it being "OAuth" and not just "Auth"? |
You mean in |
I can live with OAuth 2.0 Introspection as the title there. |
@khalidabuhakmeh How about this for the sidebar? |
Does the docs need updating after https://github.com/DuendeSoftware/issues/issues/457 ? |
To verify, but normally I already took into account the expected new naming. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a few suggestions
Co-authored-by: Maarten Balliauw <[email protected]>
0fc744b
to
da8fffa
Compare
This PR adds documentation for the ASP.NET Core OAuth 2.0 introspection authentication handler library, previously known as
IdentityModel.AspNetCore.OAuth2Introspection
:introspection-auth-handler
, which is included inastro.config.mjs
identityserver/apis/aspnetcore/reference.md
to the old librarylinkchecker
NPM task to reflect the settings used during builds, and added an alternative that runs on Windows machines