mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:47:32 +00:00
docs: support docs for SAML session in Custom Login UI (#9144)
# Which Problems Are Solved SAML session implemented, but no how-to comparable to the OIDC sessions for custom login available. # How the Problems Are Solved Added documentation, which should be also comparable with the OIDC session for ease-of-use. # Additional Changes Added generated SAML API docs. # Additional Context Closes #9088 Follow-up issue #9267 --------- Co-authored-by: Fabienne Bühler <fabienne@zitadel.com> Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -326,6 +326,7 @@ module.exports = {
|
||||
"guides/integrate/login-ui/password-reset",
|
||||
"guides/integrate/login-ui/logout",
|
||||
"guides/integrate/login-ui/oidc-standard",
|
||||
"guides/integrate/login-ui/saml-standard",
|
||||
"guides/integrate/login-ui/typescript-repo",
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user