<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">I am having a hard time being able to call the SP Attributes in one of my classic ASP pages. Right now we do not send any attributes over the IDP but I should still be able to get some information such as Shib-Identity-Provider. Below is
 the result of my Shibboleth.sso/Session. <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><u><span style="font-size:10.0pt;font-family:"Courier New";color:black">Miscellaneous</span></u><span style="font-size:10.0pt;font-family:"Courier New";color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Courier New";color:black">Session Expiration (barring inactivity):</span></b><span style="font-size:10.0pt;font-family:"Courier New";color:black"> 479 minute(s)<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Courier New";color:black">Client Address:</span></b><span style="font-size:10.0pt;font-family:"Courier New";color:black"> 127.0.0.1<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Courier New";color:black">SSO Protocol:</span></b><span style="font-size:10.0pt;font-family:"Courier New";color:black"> urn:oasis:names:tc:SAML:2.0:protocol<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Courier New";color:black">Identity Provider:</span></b><span style="font-size:10.0pt;font-family:"Courier New";color:black"> [identity providers information]<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Courier New";color:black">Authentication Time:</span></b><span style="font-size:10.0pt;font-family:"Courier New";color:black"> 2018-06-28T18:36:33.553Z<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Courier New";color:black">Authentication Context Class:</span></b><span style="font-size:10.0pt;font-family:"Courier New";color:black"> urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Courier New";color:black">Authentication Context Decl:</span></b><span style="font-size:10.0pt;font-family:"Courier New";color:black"> (none)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New";color:black"><o:p> </o:p></span></p>
<p class="MsoNormal"><u><span style="font-size:10.0pt;font-family:"Courier New";color:black">Attributes</span></u><span style="font-size:10.0pt;font-family:"Courier New";color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Here is my RequestMapper: <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">    <RequestMapper type="Native"><o:p></o:p></p>
<p class="MsoNormal">        <RequestMap><o:p></o:p></p>
<p class="MsoNormal">            <!--<o:p></o:p></p>
<p class="MsoNormal">            The example requires a session for documents in /secure on the containing host with http and<o:p></o:p></p>
<p class="MsoNormal">            https on the default ports. Note that the name and port in the <Host> elements MUST match<o:p></o:p></p>
<p class="MsoNormal">            Apache's ServerName and Port directives or the IIS Site name in the <ISAPI> element above.<o:p></o:p></p>
<p class="MsoNormal">            --><o:p></o:p></p>
<p class="MsoNormal">            <Host name="george-oxygen.seitrakker.com" scheme="http" port="8080"><o:p></o:p></p>
<p class="MsoNormal">                <Path name="intranet" authType="shibboleth" requireSession="true"/><o:p></o:p></p>
<p class="MsoNormal">            </Host><o:p></o:p></p>
<p class="MsoNormal">            <!-- Example of a second vhost mapped to a different applicationId. --><o:p></o:p></p>
<p class="MsoNormal">            <!--<o:p></o:p></p>
<p class="MsoNormal">            <Host name="admin.example.org" applicationId="admin" authType="shibboleth" requireSession="true"/><o:p></o:p></p>
<p class="MsoNormal">            --><o:p></o:p></p>
<p class="MsoNormal">        </RequestMap><o:p></o:p></p>
<p class="MsoNormal">    </RequestMapper><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The way I understand, is that anything under the intranet folder should require a session? So if I were to call Request("HTTP_SHIB_IDENTITY_PROVIDER") in a file in the intranet folder, I should be able to get that value? I may be totally
 misunderstanding this part. <o:p></o:p></p>
</div>
</body>
</html>