Hello, Using CAS 6.5.1, active directory authentication. Trying to get password reset working and showing this error :
WARN [org.apereo.cas.pm.LdapPasswordManagementService] - <Could not locate LDAP attribute [phone] for [CN=user1,OU=xxxxx,DC=test,DC=test,DC=test,DC=test]> My config details are: cas.authn.pm.reset.mail.attribute-name=mail cas.authn.pm.reset.mail.from=xxxxx@xxxxxx cas.authn.pm.reset.mail.subject=Password Reset Request # Used to sign/encrypt the password-reset link cas.authn.pm.reset.crypto.enabled=true cas.authn.pm.reset.crypto.encryption.key-size=512 cas.authn.pm.reset.crypto.signing.key-size=512 cas.authn.pm.reset.crypto.strategy-type=ENCRYPT_AND_SIGN Ldap Attributes : cas.authn.ldap[0].principalAttributeList=mail,sn,sAMAccountName:eppn,givenName,OU,cn,sn I cannot see where it is finding Phone, am I missing something ? Thanks -- -- - 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 [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/35ded547-fb88-4f5a-81e2-68cd03a4c5abn%40apereo.org.
