Consent notes while testing

Cantor, Scott cantor.2 at osu.edu
Mon Nov 17 14:12:22 EST 2014


I'm playing with this now for the first time. I guess we're doing 
per-attribute consent? ;-)

I'm going to check in some message wording tweaks (mainly 
s/data/information) because I think the word data is offputting. YMMV.

Questions:

Is that springMessage macro function built-in to Spring? I think my error 
templates are probably more complex than needed if that's the case.

The "Reject" button option seems like it should signal an error event, 
probably. Is that the intent and it's just not done yet? I can work on 
that if you need help with it.

Lastly, my fault on this, but there's a bit of a complication with the 
client-side storage that I forgot about. The default instance of that code 
is obviously doing the cookie as session-bounded since it was for SSO 
mainly. I think the safest thing to do there is to create a separate 
instance of the storage service and use that for the intercept storage. I 
need to review that code a bit, and make sure we can do that without any 
trouble. I'll try and get the properties all worked out to make it clean 
to have them separate.

-- Scott



More information about the dev mailing list