hedgedoc/docs/content/references/config/auth
Erik Michelson 603ad8088c enhancement(auth/oidc): allow manual defining end_session_endpoint URL
For non-OIDC compliant OAuth2 providers it was only possible to define
the authorize, token and userinfo URLs but not the end_session_endpoint.
This commit adds that functionality.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2024-09-18 18:03:22 +02:00
..
index.md feat(auth): refactor auth, add oidc 2024-09-11 21:29:49 +02:00
ldap.md feat(auth): refactor auth, add oidc 2024-09-11 21:29:49 +02:00
local.md feat(auth): refactor auth, add oidc 2024-09-11 21:29:49 +02:00
oidc.md enhancement(auth/oidc): allow manual defining end_session_endpoint URL 2024-09-18 18:03:22 +02:00