mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:37:30 +00:00
docs(oidc): web keys (#8508)
# Which Problems Are Solved Explain the web key implementation and usage in zitadel. # How the Problems Are Solved Add documentation # Additional Changes - none # Additional Context - Related to https://github.com/zitadel/zitadel/issues/7809 - Example cURL commands are broken: https://github.com/zitadel/zitadel/issues/8507 --------- Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -230,6 +230,8 @@ module.exports = {
|
||||
"guides/integrate/login/oidc/oauth-recommended-flows",
|
||||
"guides/integrate/login/oidc/device-authorization",
|
||||
"guides/integrate/login/oidc/logout",
|
||||
"guides/integrate/login/oidc/webkeys",
|
||||
|
||||
],
|
||||
},
|
||||
"guides/integrate/login/saml",
|
||||
|
Reference in New Issue
Block a user