Example on Wiki IdPFilterRequirementScript
Michael Stroucken
mxs at cmu.edu
Thu Aug 15 00:06:20 EDT 2013
Hi,
I am looking at the example given in
https://wiki.shibboleth.net/confluence/display/SHIB2/IdPFilterRequirementScript
. If the getAttributesRequestContext() function is called on the
ShibbolethFilteringContext object, the SAMLProfileRequestContext return
is dependent on the attributes the SP is requesting, right?
If the SP is not requesting any attributes, or not the "uid" attribute
given in the example, this will fail because there are no null checks.
Greetings,
Michael.
More information about the dev
mailing list