[JIRA] (JOIDC-100) Releasing IAT, EXP and NBF claims from the UserInfo endpoint
Scott Cantor (Jira)
jira at shibboleth.atlassian.net
Mon Apr 25 19:01:34 UTC 2022
Scott Cantor ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A5b78efc9-1379-42cc-a3f6-56c6ea3a0007 ) *commented* on JOIDC-100 ( https://shibboleth.atlassian.net/browse/JOIDC-100?atlOrigin=eyJpIjoiN2Q1Y2E0NTk5MjQ4NGQxNTllMjAyMzBjNTUyMTJkYjMiLCJwIjoiaiJ9 )
Re: Releasing IAT, EXP and NBF claims from the UserInfo endpoint ( https://shibboleth.atlassian.net/browse/JOIDC-100?atlOrigin=eyJpIjoiN2Q1Y2E0NTk5MjQ4NGQxNTllMjAyMzBjNTUyMTJkYjMiLCJwIjoiaiJ9 )
I tested this myself, the source of the confusion is that you can’t give it a string-valued claim because it does some odd “reparse” of the UserInfo claims when it goes to sign the token. If you don’t sign, I don’t think it would notice.
Having said that, it is technically of course not a string, these are integer value claims. What you want to do is use the asInt option, not the asObject option. That works fine.
( https://shibboleth.atlassian.net/browse/JOIDC-100#add-comment?atlOrigin=eyJpIjoiN2Q1Y2E0NTk5MjQ4NGQxNTllMjAyMzBjNTUyMTJkYjMiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JOIDC-100#add-comment?atlOrigin=eyJpIjoiN2Q1Y2E0NTk5MjQ4NGQxNTllMjAyMzBjNTUyMTJkYjMiLCJwIjoiaiJ9 )
Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100198- sha1:943baf4 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220425/c47f0497/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-0c2b2e4c-707d-43a4-8723-17cca90656a2
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220425/c47f0497/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-0f11929a-a055-44cb-91d4-03abb1367cc9
Type: image/png
Size: 457 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220425/c47f0497/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-8e39e7dd-f6fa-4e97-b97e-7e78ec2f3e02
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220425/c47f0497/attachment-0005.png>
More information about the commits
mailing list