<p>Thanks Scott,<br>
too bad, no guarantee about that.<br>
We do use mod_rewrite to perform url manipulation, I'm not sure, how we could use it in this case, any idea?</p>
<div class="gmail_quote">Il giorno 19/giu/2014 17:15, "Cantor, Scott" <<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a>> ha scritto:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 6/19/14, 10:59 AM, "Stefano Zanmarchi" <<a href="mailto:zanmarchi@gmail.com">zanmarchi@gmail.com</a>> wrote:<br>
<br>
>we need to set REMOTE_USER (SP running on apache) with the value<br>
>of a certain attribute if the authenticated user comes from IdP A<br>
>and with another attribute if she comes from IdP B.<br>
><br>
>How can we do that?<br>
<br>
No easy way. About the only way would be filtering, I think. You'd have to<br>
guarantee that each attribute was only populated by one IdP and then you<br>
can just use the usual list of attributes in REMOTE_USER.<br>
<br>
Could be that mod_rewrite could do something here.<br>
<br>
-- Scott<br>
<br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</blockquote></div>