<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>&lt;Location /&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; AuthType shibboleth</div><div>&nbsp; &nbsp; &nbsp; &nbsp; require shibboleth</div><div>&lt;/Location&gt;</div><div><br></div><div>I just copy and paste the thing above. Sometimes it pushes attributes sometimes not. Why?&nbsp;</div><div><br></div><div>&gt; Date: Wed, 18 Mar 2015 17:33:14 +0100<br>&gt; From: peter.schober@univie.ac.at<br>&gt; To: users@shibboleth.net<br>&gt; Subject: Re: Why can't I reach the attributes from PHP?<br>&gt; <br>&gt; * Mert metin &lt;mertmetin@outlook.com&gt; [2015-03-18 17:18]:<br>&gt; &gt; so should I add something to apache configuration?<br>&gt; <br>&gt; If you want it to work, yes.<br>&gt; Since you now have added the information which webserver you're trying<br>&gt; to use...<br>&gt; https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPApacheConfig<br>&gt; E.g.<br>&gt; &lt;Location /where/you/want/the/attributes/to/be/available&gt;<br>&gt;   AuthType shibboleth<br>&gt;   Require shibboleth<br>&gt; &lt;/Location&gt;<br>&gt; <br>&gt; Or for location /<br>&gt; -peter<br>&gt; -- <br>&gt; To unsubscribe from this list send an email to users-unsubscribe@shibboleth.net<br></div>                                               </div></body>
</html>