-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Docs for new Certificate auth #12796
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
Conversation
Just basically copies @blowdart excellent readme.md over to an official doc |
* Certificate authN doc patch * More edits
I have no comments other than this needs to be available before tomorrow so I can link to it in release notes. |
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.
Aside from the removal of that option I'm ok with it.
@blowdart Once published, the URL will be https://docs.microsoft.com/aspnet/core/security/authentication/certauth. |
Co-Authored-By: Chris Ross <[email protected]>
Co-Authored-By: Chris Ross <[email protected]>
Co-Authored-By: Chris Ross <[email protected]>
@blowdart The doc has been published. |
Fixes #12791
cc @blowdart @JamesNK @Tratcher