Docs: Mutual Auth Topic page (#2820)

* WIP update

* init mutual auth topic page

* WIP

* update JWT verification guide

* s/Java/Json/g

* Add mTLS and update some charts

* resummarize

* get my updates in before Bobby gets here

* Apply suggestions from code review

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

* finish updates

* Apply suggestions from code review

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

* adjust styling for HRs and blockquotes

* mutual auth overhaul

* grammar adjustment

* Apply suggestions from code review

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

* remove new blockquote style

* manual review updates

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
This commit is contained in:
Alex Fornuto 2021-12-30 16:06:33 -06:00 committed by GitHub
parent 9883cfd72d
commit 1e7eded292
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 404 additions and 4 deletions

View file

@ -181,6 +181,7 @@ module.exports = {
"topics/device-identity",
"topics/getting-users-identity",
"topics/original-request-context",
"topics/mutual-auth",
"topics/ppl",
"topics/production-deployment",
"topics/programmatic-access",