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
After upgrading our SpringBoot Microservice to Edison-Core-2.0.0-rc3 i can not log in anymore to endpoints secured with ldap.
My password at the time contained special characters like "ÖÄ?!". After changing it to a new password that does not contain such characters, i can now log in again with ldap.
We assume that either the LdapAuthenticationFilter, or the underlying ldap library cannot handle such characters.
The text was updated successfully, but these errors were encountered:
After upgrading our SpringBoot Microservice to Edison-Core-2.0.0-rc3 i can not log in anymore to endpoints secured with ldap.
My password at the time contained special characters like "ÖÄ?!". After changing it to a new password that does not contain such characters, i can now log in again with ldap.
We assume that either the LdapAuthenticationFilter, or the underlying ldap library cannot handle such characters.
The text was updated successfully, but these errors were encountered: