Checkbox on login page

Brent Putman putmanb at georgetown.edu
Fri Jun 9 16:46:20 EDT 2017



On 6/9/17 4:32 PM, Cantor, Scott wrote:
> It's better to stick to the context tree because all the functional
> and conditional objects and interfaces across the system operate on
> the ProfileRequestContext, so it's actually more work to walk back up
> to the Spring state from there.

That's a good point.  So I guess you're proposing to create a single
subcontext in the PRC somewhere for storing arbitrary data, that is
map-like. That meets the need above, and still lets people store data
to it using regular SWF <expression> (or whatever), rather than having
to write Java code.  Seems like a nice middle ground.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170609/d0e5c983/attachment.html>


More information about the users mailing list