AW: Problem with deleting user consent at login

Krinetzki, Stephan Krinetzki at itc.rwth-aachen.de
Wed Dec 7 06:18:47 EST 2016


Hi Keith,

thank you for the tip, but my checkbox seems to be okay:

<input id="_shib_idp_revokeConsent" type="checkbox"
name="_sib_idp_revokeConsent" value="true">

So where do you have turned on the debug?

Stephan

--
Stephan Krinetzki
Fachinformatiker

IT Center
Abteilung: Systeme und Betrieb
RWTH Aachen University
Seffenter Weg 23
52074 Aachen
Tel: +49 241 80-24866
Fax: +49 241 80-22134


-----Ursprüngliche Nachricht-----
Von: users [mailto:users-bounces at shibboleth.net] Im Auftrag von Wessel,
Keith
Gesendet: Dienstag, 6. Dezember 2016 18:24
An: Shib Users <users at shibboleth.net>
Betreff: RE: Problem with deleting user consent at login

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
--
To unsubscribe from this list send an email to
users-unsubscribe at shibboleth.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5849 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/users/attachments/20161207/623398dc/attachment.p7s>


More information about the users mailing list