Issue with attribute release consent
Cantor, Scott
cantor.2 at osu.edu
Thu May 12 12:36:37 UTC 2022
On 5/12/22, 8:03 AM, "users on behalf of Darren Boss" <users-bounces at shibboleth.net on behalf of Darren.Boss at alliancecan.ca> wrote:
> In the dev console I can type localStorage.getItem("shib_idp_persistent_ss"); and it returns this string. What
> do I need to do to decode and possibly decrypt this string to see what the issue with local storage might be?
You'd have to go build a Java program to run the DalaSealer with the right key loaded and unwrap it, and I don't think you'd learn anything more than "it's not there". More likely a problem getting it to update the record than reading it back. I'd look at the Javascript console for any errors showing up when it tries to do all that and I'd be looking at the logs from the transactions that create the consent record to be sure it's going through the steps to save the data back.
-- Scott
More information about the users
mailing list