You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am right now building a private network,
I am using LDAP as the data backend with keycloak in fron for single sign on.
In nextcloud I can login via Open ID Connect, but the profile data, like username, first name, last name, profile picture (jpegPhoto) are retrieved from LDAP.
Is it possible to still use Open ID Connect for fast and easy login and getting things (especially the profile picture) automatically included into the user profile, even if the user never used direct login and only uses Open ID Connect to login?
So OIDC to login and LDAP as data source (periodically pulled and profiles are getting automatically updated).
Thanks for the help, would like to know if I should try it and if it is possible.
The text was updated successfully, but these errors were encountered:
Craeckie
pushed a commit
to Craeckie/ma1sd
that referenced
this issue
Dec 12, 2022
Hi,
I am right now building a private network,
I am using LDAP as the data backend with keycloak in fron for single sign on.
In nextcloud I can login via Open ID Connect, but the profile data, like username, first name, last name, profile picture (jpegPhoto) are retrieved from LDAP.
Is it possible to still use Open ID Connect for fast and easy login and getting things (especially the profile picture) automatically included into the user profile, even if the user never used direct login and only uses Open ID Connect to login?
So OIDC to login and LDAP as data source (periodically pulled and profiles are getting automatically updated).
Thanks for the help, would like to know if I should try it and if it is possible.
The text was updated successfully, but these errors were encountered: