<div dir="ltr">Thats probably the reason - now to figure out how to include it in the headers...<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 30, 2018 at 2:55 PM, Boyd, Todd M. <span dir="ltr"><<a href="mailto:tmboyd1@ccis.edu" target="_blank">tmboyd1@ccis.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If you don't see it in ALL_HTTP, then it's not there as a header.<br>
<br>
______________________________<wbr>__<br>
From: users <<a href="mailto:users-bounces@shibboleth.net">users-bounces@shibboleth.net</a>> on behalf of Chanda Banda <<a href="mailto:chandabnd727@googlemail.com">chandabnd727@googlemail.com</a>><br>
Sent: Tuesday, January 30, 2018 8:53:46 AM<br>
To: Shib Users<br>
Subject: Re: Programmatic Access to SP Attributes<br>
<br>
I have, its got tons of stuff in it - but nothing useful to me.<br>
<br>
<br>
<br>
On Tue, Jan 30, 2018 at 2:50 PM, Boyd, Todd M. <<a href="mailto:tmboyd1@ccis.edu">tmboyd1@ccis.edu</a><mailto:<a href="mailto:tmboyd1@ccis.edu">tmboy<wbr>d1@ccis.edu</a>>> wrote:<br>
Check what's in Request.ServerVariables("ALL_<wbr>HTTP"). It's worth a shot.<br>
______________________________<wbr>__<br>
From: users <<a href="mailto:users-bounces@shibboleth.net">users-bounces@shibboleth.net</a><<wbr>mailto:<a href="mailto:users-bounces@shibboleth.net">users-bounces@<wbr>shibboleth.net</a>>> on behalf of Chanda Banda <<a href="mailto:chandabnd727@googlemail.com">chandabnd727@googlemail.com</a><<wbr>mailto:<a href="mailto:chandabnd727@googlemail.com">chandabnd727@<wbr>googlemail.com</a>>><br>
Sent: Tuesday, January 30, 2018 8:48:47 AM<br>
To: Shib Users<br>
Subject: Re: Programmatic Access to SP Attributes<br>
<br>
Thanks for your reply.<br>
<br>
So I tried:<br>
<br>
Response.Write(Request.<wbr>ServerVariables("HTTP_<wbr>DISPLAYNAME") & "<br><br>")<br>
Response.Write(Request.<wbr>ServerVariables("HTTP_<wbr>AFFILIATION") & "<br><br>")<br>
Response.Write(Request.<wbr>ServerVariables("HTTP_<wbr>ENTITLEMENT") & "<br><br>")<br>
Response.Write(Request.<wbr>ServerVariables("HTTP_EPPN") & "<BR><Br>")<br>
Response.Write(Request.<wbr>ServerVariables("HTTP_<wbr>PERSISTENT-ID") & "<br><br>")<br>
<br>
But still no luck.... I must be missing something somewhere...gggrrr...<br>
<br>
On Tue, Jan 30, 2018 at 2:34 PM, Boyd, Todd M. <<a href="mailto:tmboyd1@ccis.edu">tmboyd1@ccis.edu</a><mailto:<a href="mailto:tmboyd1@ccis.edu">tmboy<wbr>d1@ccis.edu</a>><mailto:<a href="mailto:tmboyd1@ccis.edu">tmboyd1@<wbr>ccis.edu</a><mailto:<a href="mailto:tmboyd1@ccis.edu">tmboyd1@ccis.<wbr>edu</a>>>> wrote:<br>
You can probably access them as Request.ServerVariables("HTTP_<wbr><header name>"). Make sure the header name is all caps, and spaces are replaced with underscores (though I think Shib strips the spaces for its injected headers).<br>
<br>
<br>
-Todd<br>
<br>
______________________________<wbr>__<br>
From: users <<a href="mailto:users-bounces@shibboleth.net">users-bounces@shibboleth.net</a><<wbr>mailto:<a href="mailto:users-bounces@shibboleth.net">users-bounces@<wbr>shibboleth.net</a>><mailto:<a href="mailto:users-bounces@shibboleth.net">users-<wbr>bounces@shibboleth.net</a><mailto:<a href="mailto:users-bounces@shibboleth.net"><wbr>users-bounces@shibboleth.net</a>>><wbr>> on behalf of Chanda Banda <<a href="mailto:chandabnd727@googlemail.com">chandabnd727@googlemail.com</a><<wbr>mailto:<a href="mailto:chandabnd727@googlemail.com">chandabnd727@<wbr>googlemail.com</a>><mailto:<a href="mailto:chandabnd727@googlemail.com">chandab<wbr>nd727@googlemail.com</a><mailto:<a href="mailto:chandabnd727@googlemail.com">ch<wbr>andabnd727@googlemail.com</a>>>><br>
Sent: Tuesday, January 30, 2018 8:32:49 AM<br>
To: Shib Users<br>
Subject: Re: Programmatic Access to SP Attributes<br>
<br>
Thanks for your reply.<br>
<br>
> see the Request.Headers() approach<br>
Im using ASP - there is no Request.Headers property.<br>
<br>
> you have no session<br>
When i look at Shibboleth.sso/Session I DO see attributes and their values?<br>
<br>
> any content protection rules set up for the script in question<br>
how any where do i do this? my attribute-map.xml contains:<br>
<br>
    <Attribute name="urn:oid:2.16.840.1.<wbr>113730.3.1.241" id="displayName"/><br>
<br>
<br>
On Tue, Jan 30, 2018 at 2:22 PM, Cantor, Scott <<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a><mailto:<a href="mailto:cantor.2@osu.edu">canto<wbr>r.2@osu.edu</a>><mailto:<a href="mailto:cantor.2@osu.edu">cantor.2@<wbr>osu.edu</a><mailto:<a href="mailto:cantor.2@osu.edu">cantor.2@osu.<wbr>edu</a>>><mailto:<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a><<wbr>mailto:<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a>><<wbr>mailto:<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a><<wbr>mailto:<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a>>>>> wrote:<br>
> I cant seem to get a handle on the attributes - no matter what I try.<br>
<br>
What you're trying is discouraged, for starters. Use the Request.Headers() approach. Secondly, you probably have no data because you have no session or any content protection rules set up for the script in question.<br>
<br>
-- Scott<br>
<br>
<br>
--<br>
For Consortium Member technical support, see <a href="https://wiki.shibboleth.net/confluence/x/coFAAg" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/<wbr>confluence/x/coFAAg</a><br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.<wbr>net</a><mailto:<a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@<wbr>shibboleth.net</a>><mailto:<a href="mailto:users-unsubscribe@shibboleth.net">users-<wbr>unsubscribe@shibboleth.net</a><<wbr>mailto:<a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@<wbr>shibboleth.net</a>>><mailto:<a href="mailto:users-unsubscribe@shibboleth.net">users-<wbr>unsubscribe@shibboleth.net</a><<wbr>mailto:<a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@<wbr>shibboleth.net</a>><mailto:<a href="mailto:users-unsubscribe@shibboleth.net">users-<wbr>unsubscribe@shibboleth.net</a><<wbr>mailto:<a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@<wbr>shibboleth.net</a>>>><br>
<br>
--<br>
For Consortium Member technical support, see <a href="https://wiki.shibboleth.net/confluence/x/coFAAg" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/<wbr>confluence/x/coFAAg</a><br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.<wbr>net</a><mailto:<a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@<wbr>shibboleth.net</a>><mailto:<a href="mailto:users-unsubscribe@shibboleth.net">users-<wbr>unsubscribe@shibboleth.net</a><<wbr>mailto:<a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@<wbr>shibboleth.net</a>>><br>
<br>
--<br>
For Consortium Member technical support, see <a href="https://wiki.shibboleth.net/confluence/x/coFAAg" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/<wbr>confluence/x/coFAAg</a><br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.<wbr>net</a><mailto:<a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@<wbr>shibboleth.net</a>><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
For Consortium Member technical support, see <a href="https://wiki.shibboleth.net/confluence/x/coFAAg" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/<wbr>confluence/x/coFAAg</a><br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.<wbr>net</a><br>
</font></span></blockquote></div><br></div>