Hello
In 5.2, objectGUID (octelstring) get returned as ?d? e??C? zx?cj
i am not sure what format is this and how to convert this to uniqueidentifier
string. In 4.2, GUID get return in readable format.
Do I have to covert this value myself or there is setting to get value in
correct format?
my LDAP setting are
cas.authn.ldap[0].type=AUTHENTICATED
cas.authn.ldap[0].ldapUrl= ** URL
cas.authn.ldap[0].useSsl=false
cas.authn.ldap[0].baseDn=OU=XX,OU=__XX,dc=capost,dc=local
cas.authn.ldap[0].userFilter=(|(sAMAccountName={user})(proxyAddresses=smtp:{user}))
cas.authn.ldap[0].bindDn=CN=XX,OU=XX,OU=XXX,OU=__XX,DC=capost,DC=local
cas.authn.ldap[0].bindCredential=XXXXX
cas.authn.ldap[0].principalAttributeId=objectGUID
cas.authn.ldap[0].principalAttributeList=sn,cn:commonName,givenName,objectGUID,msExchBlockedSendersHash,msExchMailboxGuid
cas.authn.ldap[0].connectTimeout=5000
cas.authn.ldap[0].subtreeSearch=true
cas.authn.ldap[0].order=5
#cas.authn.ldap[0].principal=objectGUID
cas.authn.ldap[0].enhanceWithEntryResolver=true
--
- 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/c318b184-7b47-4afe-b3fb-d4175f89efad%40apereo.org.