Problem with deleting user consent at login
Wessel, Keith
kwessel at illinois.edu
Tue Dec 6 12:24:11 EST 2016
Thanks, all. Turning logging up to debug revealed that the checkbox was being ignored. So, I reverted back to the login.vm.dist and found the problem.
In case others did the stupid thing I did, please remember: value="false" does not mean that the checkbox should be unchecked by default. The value for the revoke checkbox should remains set to "true."
Duh.
Keith
-----Original Message-----
From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Tom Zeller
Sent: Tuesday, December 06, 2016 7:53 AM
To: Shib Users <users at shibboleth.net>
Subject: Re: Problem with deleting user consent at login
> Should not the deletion of the consent be mentioned here?
The attribute-release intercept flow has a RevokeConsent action which
attempts to delete the consent storage records. If you are logging
net.shibboleth.idp.consent at DEBUG, you should see the attempt and
success/failure.
Tom
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list