1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Separate SAML 2.0 Login Docs

Issue gh-10367
This commit is contained in:
Josh Cummings
2021-10-29 15:06:54 -06:00
parent 6d2d3b9a69
commit 11aa02c6fb
6 changed files with 713 additions and 709 deletions
+4 -1
View File
@@ -63,7 +63,10 @@
**** xref:servlet/oauth2/resource-server/multitenancy.adoc[Multitenancy]
**** xref:servlet/oauth2/resource-server/bearer-tokens.adoc[Bearer Tokens]
** xref:servlet/saml2/index.adoc[SAML2]
*** xref:servlet/saml2/login.adoc[SAML2 Log In]
*** xref:servlet/saml2/login/index.adoc[SAML2 Log In]
**** xref:servlet/saml2/login/overview.adoc[SAML2 Log In Overview]
**** xref:servlet/saml2/login/authentication-requests.adoc[SAML2 Authentication Requests]
**** xref:servlet/saml2/login/authentication.adoc[SAML2 Authentication Responses]
*** xref:servlet/saml2/logout.adoc[SAML2 Logout]
*** xref:servlet/saml2/metadata.adoc[SAML2 Metadata]
** xref:servlet/exploits/index.adoc[Protection Against Exploits]