I would like to get the top leven “cn” from my ldap query. The values returned look like:
memberOf=[cn=admins,cn=groups,cn=accounts,dc=mycompany,dc=com,…] as one of the attributes. I only need the top values: “admins” and not everything else. I can not find in the documentation where I can basically return this top level value as a set. I can do it in my Java app but that would mean a “custom” solution for all my apps. Am I missing something here? CAS version: 7.1.1 -- - Website: https://apereo.github.io/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 visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/E73E9572-BC4B-4428-97CE-7241ED1F4CC1%40epc-instore.com.
