Reverse logic of "donotcache" checkbox on IdP
Tom Zeller
tzeller at dragonacea.biz
Mon Aug 10 13:29:23 EDT 2015
On Mon, Aug 10, 2015 at 12:22 PM, Brent Putman <putmanb at georgetown.edu> wrote:
> Rather than modifying the IdP, couldn't this be done by the OP purely
> on the UI via Javascript? Just add the appropriate handler to process
> the form submission, and either 1) simply flip the boolean value, or
> else 2) have the UI boolean param be a different name than the one the
> IdP expects, and have the handler generate the (new) value for the the
> latter as the negation of the former.
Oh, right, forgot about Javascript. IIRC, the IDP looks for donotcache=1.
More information about the users
mailing list