-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Right now, you can only log in the console using a digital certificate. As OpenUEM uses a CA to generate digital certificates it's a coherent decision, however as some users have mentioned it'd great to use OpenID and provide different ID providers.
This issue will track the progress for OpenUEM integration with OpenID, but as OpenUEM doesn't re-invent the wheel, OpenUEM will delegate authentication (RBAC and authorization will be discussed in a different issue) to the following authentication providers:
- Keycloak
- Zitadel
- Authentik
Organizations may use these providers to authenticate users. If orgs don't have these providers they can use docker self-hosted versions or cloud based authentication (Zitadel Cloud).
Tunu-de and mpweya