Running CAS 6.3.4 and LDAP for authentication. I see some users have a mix of upper/lower case chars for the uid in LDAP.
I have the following cas props: cas.authn.ldap[0].principalAttributeId=uid cas.authn.ldap[0].principalTransformation.caseConversion=LOWERCASE But principle on my cas login webflow is still showing mixed case: principle = authentication.getPrincipal() //jane.fo...@purplepaint.com I do have correct JAR: org.apereo.cas:cas-server-core-api-configuration-model:6.3.7.4 What am I missing? -psv -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+unsubscr...@apereo.org. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/189b6d05-7160-4a6e-8b59-53c1a1486561n%40apereo.org.