Can I put shibboleth attributes in a scope?
Peter Schober
peter.schober at univie.ac.at
Thu Mar 19 17:10:08 EDT 2015
* Mert metin <mertmetin at outlook.com> [2015-03-19 21:17]:
> I have attributes and can successfully reach them with server
> variable. Can I set a scope for those attributes? Normally, I reach
> attributes like $_SERVER[attributeName];
> Is there a way to reach them like $_SERVER[shibboleth][attributeName]?
No, but you can chose the names of the envionment variables freely, in
your attribute-map.xml. So if the namespace is a concern maybe prefix
the generated attribute names with something that makes sense to you.
-peter
More information about the users
mailing list