Integrate with some auth provider or SSO (keycloak based probably [3])
Description
Description
Revisions and Commits
Revisions and Commits
rSPSITE puppet-swh-site | |||
D4994 | rSPSITE1c3d314fddbb Set session secret for hedgedoc | ||
D4994 | rSPSITE1d65506caa88 Enable keycloak authentication on HedgeDoc | ||
D4994 | rSPSITEed5266af59a1 Unconfuse variable names in hedgedoc manifest | ||
D4994 | rSPSITEc9c80f291c9e Harden hedgedoc config mode |
Related Objects
Related Objects
- Mentioned In
- T2827: Deploy an instance of hedgedoc
Event Timeline
Comment Actions
Looks like we can use keycloak with OAuth2 too, which looks simpler to setup than SAML? https://docs.hedgedoc.org/guides/auth/keycloak/
Comment Actions
Well, both are available and at the same level in the docs, so I don't think so!
I was just confused for a while because I originally ended up on the OAuth2 docs first, and didn't see the SAML link at all.
Comment Actions
So, the hedgedoc part is done via puppet, and the keycloak part has been handled manually. @anlambert was looking at automating the keycloak integration, but I think this can be closed for now.