<div dir="ltr">Ok, but how can I do to transform the data contained in DN into an attribute to be inserted in the "attribute-resolver.xml" file?<br>Thanks in advance.<br>Tommaso</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno ven 12 nov 2021 alle ore 02:39 Cantor, Scott <<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 11/11/21, 12:44 PM, "users on behalf of Tommaso Gallo" <<a href="mailto:users-bounces@shibboleth.net" target="_blank">users-bounces@shibboleth.net</a> on behalf of <a href="mailto:gallo.tommaso@gmail.com" target="_blank">gallo.tommaso@gmail.com</a>> wrote:<br>
<br>
>    having an LDAP server where all my users are registered, which works as an authentication system for my<br>
> IDPv4, I would like to know how I can import the DN parameter in the "attribute-resolver.xml" file: ou = xxx, dc<br>
> = aaa, dc = bbb associated with the authenticated user.<br>
<br>
When LDAP is used for authentication the Java Subject that results contains an org.ldaptive.jaas.LdapPrincipal.LdapPrincipal that I believe contains a reference to the org.ldaptive.LdapEntry object returned, which has the DN in it among other things.<br>
<br>
It's not normally used, but it's there.<br>
<br>
-- Scott<br>
<br>
<br>
-- <br>
For Consortium Member technical support, see <a href="https://shibboleth.atlassian.net/wiki/x/ZYEpPw" rel="noreferrer" target="_blank">https://shibboleth.atlassian.net/wiki/x/ZYEpPw</a><br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" target="_blank">users-unsubscribe@shibboleth.net</a><br>
</blockquote></div>