[cas-user] Cas Custom Login Field

2018-02-04 Thread Ramakrishna G
Hi Community, I am using cas-overlay-maven with version 5.2.1 I need to have 3 fields. Login, Pancard and then Password. I copied login-webflow.xml inside src/main/resources and added the binding. It does not show

[cas-user] CAS 5.2.0 Password Management for LDAP two different OUs

2018-02-04 Thread casuser
How to set a LDAP password management for 2 different OU's? Using the current documentation password management can be configured for one OU and it works. but like the authentication there is an option LDAP[0], LDAP[1] there is no such option for password management. So the authentication works

[cas-user] Re: Upgrade CAS 3.5.2 to CAS 5.x

2018-02-04 Thread Matthew Hannay
Good Question I am trying to do a similar up grade their seems to be no deprecation (or very little) path for classes from version 3-->4 -->5 so If I use org.jasig.cas.authentication.principal.UsernamePasswordCredentialsToPrincipalResolver in version 3 where do I go in version 4 or 5?