Minor update to shib docs?
Max Spicer
max.spicer at york.ac.uk
Fri May 21 16:14:05 UTC 2021
In the example under "Example function using a map of conditions" at
https://wiki.shibboleth.net/confluence/pages/viewpage.action?spaceKey=IDP4&title=ContextCheckInterceptConfiguration
the page has:
if (condition != null && !condition.*apply*(input)) {
event = "ContextCheckDenied";
}
I think this should probably be condition.*test*(...) as apply() is
deprecated.
I didn't want to edit the page directly and wasn't sure how to provide
feedback other than posting here.
Cheers,
Max Spicer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20210521/cb0c75ba/attachment.htm>
More information about the users
mailing list