Attribute Lookup in Extension
Joshua Brodie
josbrodie at gmail.com
Fri Sep 14 21:20:47 EDT 2018
I am writing a Shibboleth extension where a page will be shown based on the
value of the 'memberOf' attribute (i.e. user is in member of a group in our
directory).
Is it possible to extract the value of the 'memberOf' attribute if the
DataConnector to LDAP, and the AttributeDefinition for 'memberOf' are in
attribute-resolver.xml? i.e. I don't have to build a separate LDAP
connection and 'memberOf' ldap filter lookup in the extension.
If the above is available, are there any example code to refer to? The
number of moving parts for me to learn on writing an extension is large at
this stage, anything to grasp on will be a big help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20180914/33c3e65c/attachment.html>
More information about the users
mailing list