Why can't I reach the attributes from PHP?
Mert metin
mertmetin at outlook.com
Wed Mar 18 12:45:54 EDT 2015
<Location /> AuthType shibboleth require shibboleth</Location>
I just copy and paste the thing above. Sometimes it pushes attributes sometimes not. Why?
> Date: Wed, 18 Mar 2015 17:33:14 +0100
> From: peter.schober at univie.ac.at
> To: users at shibboleth.net
> Subject: Re: Why can't I reach the attributes from PHP?
>
> * Mert metin <mertmetin at outlook.com> [2015-03-18 17:18]:
> > so should I add something to apache configuration?
>
> If you want it to work, yes.
> Since you now have added the information which webserver you're trying
> to use...
> https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPApacheConfig
> E.g.
> <Location /where/you/want/the/attributes/to/be/available>
> AuthType shibboleth
> Require shibboleth
> </Location>
>
> Or for location /
> -peter
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150318/ee9df91b/attachment-0001.html
More information about the users
mailing list