[cas-user] LDAP attributes

2021-04-14 Thread Bartosz Nitkiewicz
Is there better way to release LDAP attibutes than: "cas.authn.ldap[0].*principalAttributeList*": "sAMAccountName,userPrincipalName" I need a few more. Other words I need all of them to be released. And then, depending on enabled service I will use e.g. cn,mail,extensionAttribute4

[cas-user] LDAP attributes release problem

2020-06-13 Thread Hordo
Hello, I am trying to setting up a CAS 6.2.0 Server and I have a problem with LDAP attributes release. I am following this guide : https://dacurry-tns.github.io/deploying-apereo-cas/ The LDAP connection is successful but it returns only the REMOTE_USER attribute. Here is a part of my

Re: [cas-user] LDAP attributes

2018-02-05 Thread Satnam Sarai
thanks Daniel, Setting cas.authn.ldap[0].searchEntryHandlers[0].type=OBJECT_GUID worked. Another question, we want to overwrite postAuthenticate & preAuthenticate function of LdapAuthenticationHandler. We created custom handler, now we noticed that CAS add default LDAP handler and ours

[cas-user] LDAP attributes

2018-02-02 Thread satnam
Hello, we are trying to get LDAP attribute GUID and CAS return GUID in different format as it did in prior version (4.2). Do we need to cast this attribute? how? In 4.2 this value was string which we could easily use! other attributes such as name, email come over correctly as string

[cas-user] LDAP attributes

2018-02-02 Thread satnam
Hello, We are trying to upgrade cas from 4.2 to 5.2 and we are having issues with guid attribute. It is not in string format. How can we convert this to string format.. name, email is in string format. Thanks for help -- - Website: https://apereo.github.io/cas - Gitter Chatroom:

[cas-user] LDAP attributes

2018-02-02 Thread satnam
Hello. In 5.2, we are trying to get attributes from LDAP. We are able to get attributes but guid attribute is not in string format. In 4.2 it was. How can we convert this to string format? Name, email etc are in string format. Thanks for helping -- - Website: https://apereo.github.io/cas

Re: [cas-user] LDAP attributes

2018-02-01 Thread Daniel Fisher
On Wed, Jan 31, 2018 at 9:01 PM, Satnam Singh Sarai wrote: > We are trying to upgrade cas from 4.2 to 5.2 and we are having issues with > guid attribute. It is not in string format. How can we convert this to > string format.. name, email is in string format. > Did

[cas-user] LDAP attributes

2018-01-31 Thread Satnam Singh Sarai
Hello, We are trying to upgrade cas from 4.2 to 5.2 and we are having issues with guid attribute. It is not in string format. How can we convert this to string format.. name, email is in string format. Thanks for help -- - Website: https://apereo.github.io/cas - Gitter Chatroom: