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
We are trying to switch from direct LDAP/AD auth to OAuth/OIDC via Keycloak. The former allowed us to disable changing one’s profile information (which would get overridden from AD anyway), including password. I would like to have the same functionality here.
From a quick glance at the code, it does not seem too complicated and I might end up dropping a patch, but I’m not experienced with PHP.
The text was updated successfully, but these errors were encountered:
Feature Description
We are trying to switch from direct LDAP/AD auth to OAuth/OIDC via Keycloak. The former allowed us to disable changing one’s profile information (which would get overridden from AD anyway), including password. I would like to have the same functionality here.
From a quick glance at the code, it does not seem too complicated and I might end up dropping a patch, but I’m not experienced with PHP.
The text was updated successfully, but these errors were encountered: