Could you be more specific. Currently cc-backend support authentication via local accounts (stored in database), LDAP directory, and via JWT tokens.
You want support for OAuth2 to use then something like Keycloak to relay to any external authentication provider?
Adding support for authentication via OAuth2 should be not too difficult.
Could you be more specific. Currently cc-backend support authentication via local accounts (stored in database), LDAP directory, and via JWT tokens.
You want support for OAuth2 to use then something like Keycloak to relay to any external authentication provider? Adding support for authentication via OAuth2 should be not too difficult.