Re: [cas-user] How to get all groups that a user is a member of? in CAS 5.0.10 with LDAP

2017-11-26 Thread Sanjaya Addula
Already tried this but no luck :( On Sun, Nov 26, 2017 at 5:46 AM, Jeffrey Ramsay <jeffrey.ram...@gmail.com> wrote: > Try adding "member" to --- cas.authn.ldap[0].principalAtt > ributeList=sn,title,mail,telephoneNumber,mobile,manager > > On Thu, Nov 23, 201

[cas-user] How to get all groups that a user is a member of? in CAS 5.0.10 with LDAP

2017-11-23 Thread Sanjaya Addula
Hi Team, How can I configure cas to get the LDAP user groups details as a principal attribute? cas.authn.ldap[0].type=DIRECT cas.authn.ldap[0].ldapUrl=ldapurl cas.authn.ldap[0].useSsl=false cas.authn.ldap[0].useStartTls=false cas.authn.ldap[0].connectTimeout=5000

[cas-user] CAS 5.1.0 LDAP - How to get all groups that a user is a member of?

2017-11-23 Thread Sanjaya Addula
Hi, How can I configure cas to get the LDAP user groups details as a principal attribute. cas.authn.ldap[0].type=DIRECT cas.authn.ldap[0].ldapUrl=ldapurl cas.authn.ldap[0].useSsl=false cas.authn.ldap[0].useStartTls=false cas.authn.ldap[0].connectTimeout=5000