Keycloak Username change in Opencloud Ldap #878
-
I have setup auto provisioning mode (external keyclaok with users), and have ldap configured in opencloud. Now when i login (with my oidc claim: sub) into opencloud. Is opencloud then also using that sub or username in ldap? What will happen if the keycloak username would change and the sub would be still the same. Would opencloud still let me login? https://docs.opencloud.eu/docs/admin/configuration/authentication-and-user-management/keycloak |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
It works if you use the configuration described here: There are a few more details about the inner workings available here: https://github.com/opencloud-eu/opencloud/tree/main/services/proxy#configuration In short: it should work if you have
|
Beta Was this translation helpful? Give feedback.
It works if you use the configuration described here:
https://docs.opencloud.eu/docs/admin/configuration/authentication-and-user-management/keycloak/#configuration-for-autoprovisioning-mode
There are a few more details about the inner workings available here: https://github.com/opencloud-eu/opencloud/tree/main/services/proxy#configuration
In short: it should work if you have