<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><Location /></div><div> AuthType shibboleth</div><div> require shibboleth</div><div></Location></div><div><br></div><div>I just copy and paste the thing above. Sometimes it pushes attributes sometimes not. Why? </div><div><br></div><div>> Date: Wed, 18 Mar 2015 17:33:14 +0100<br>> From: peter.schober@univie.ac.at<br>> To: users@shibboleth.net<br>> Subject: Re: Why can't I reach the attributes from PHP?<br>> <br>> * Mert metin <mertmetin@outlook.com> [2015-03-18 17:18]:<br>> > so should I add something to apache configuration?<br>> <br>> If you want it to work, yes.<br>> Since you now have added the information which webserver you're trying<br>> to use...<br>> https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPApacheConfig<br>> E.g.<br>> <Location /where/you/want/the/attributes/to/be/available><br>> AuthType shibboleth<br>> Require shibboleth<br>> </Location><br>> <br>> Or for location /<br>> -peter<br>> -- <br>> To unsubscribe from this list send an email to users-unsubscribe@shibboleth.net<br></div>                                            </div></body>
</html>