<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body dir="ltr">
<style type="text/css" style="display:none"><!-- p {margin-top:0;margin-bottom:0;} --></style>
<div dir="ltr" style="outline: medium none; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: Calibri,Arial,Helvetica,sans-serif; display: block;" useinlinestyle="true" role="textbox" class="">
Hello,<br>
<br>
I'm wondering if someone could guide me on the best way to solve this.&nbsp; <br>
<br>
CASE: some of the attributes in our schema refer to objects in different OUs, i.e. your office value is something like ou=a80cb6744,ou=offices, and we want to release them as more readable SAML attributes than just a DN to another&nbsp; OU, i.e. we want load office
 a80cb6744 and release it via its description field.<br>
<br>
Initially I thought the best way to do this might be to write a custom ShibbolethAttributeResolver that loads the other objects (from the other OUs) and then converts them into a readable description.&nbsp; That API seems relatively straight forward so I think I'd
 be fine looking into that, but I'm now wondering if I can just chain together DataConnectors and handle this via the Dependencies support, where one Ldap Data Connector loads the full profile of the person, including the officeID attribute (which is a DN to
 an office object) and another Ldap Data Connector loads the office from the officeID attribute and gets its description field and releases the value as a generated attribute on the person, i.e. the person has an attribute value for office as &quot;East Cairo&quot; rather
 than &quot;ou=a80cb6744,ou=offices&quot;<br>
<br>
Does this question make sense?&nbsp; How do most people handle loading data from a different OU?&nbsp; (I'm guessing the answer is- most people have that data in a readable format on the person object, but unfortunately that's not an option for the schema / data structure
 we have).<br>
<br>
Any guidance would be appreciated.&nbsp; Thanks for your time.<br>
<br>
Sean<br>
<br>
</div>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<title>JWT 150</title>
<p style="font-family: 'Calibri', arial, sans-serif; font-size: 9px;">This transmission is intended solely for the person or organization to whom it is addressed and it may contain privileged and confidential information. If you are not the intended recipient
 you should not copy, distribute or take any action in reliance on it. If you believe you received this transmission in error please notify the sender.
</p>
</body>
</html>