Is OIDC (SSO) supported and how would one enable it #277
Unanswered
suse-coder
asked this question in
Q&A
Replies: 1 comment
-
We are using OIDC by default. opencloud ships with an embedded OIDC IDP (based on https://github.com/libregraph/lico) and uses that for authentication by default. Replacing that with an external IDP like Keycloak or Authelia is possible. However, we're currently still lacking examples and documentation for it 😢 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We use keycloak and would like to use OIDC with opencloud. How to configure that.
Beta Was this translation helpful? Give feedback.
All reactions