[JIRA] (JCOMOIDC-40) Complete OIDCAttributeTranscoder decode values function
Philip Smart (Jira)
jira at shibboleth.atlassian.net
Mon Feb 14 14:26:24 UTC 2022
Philip Smart ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=5afecdc1eb3ffa0c596652c4 ) *commented* on JCOMOIDC-40 ( https://shibboleth.atlassian.net/browse/JCOMOIDC-40?atlOrigin=eyJpIjoiYWQxZTJlYTI2NDkzNDViMjhjMjUwZTk0NWJlYTM3NmEiLCJwIjoiaiJ9 )
Re: Complete OIDCAttributeTranscoder decode values function ( https://shibboleth.atlassian.net/browse/JCOMOIDC-40?atlOrigin=eyJpIjoiYWQxZTJlYTI2NDkzNDViMjhjMjUwZTk0NWJlYTM3NmEiLCJwIjoiaiJ9 )
Yes, I think the name just needs to come out of the rule.
I see what you’re saying about using a different transcoder for different JSON types. That makes sense. Although for the String transcoder, I was going to allow it to decode Number and Boolean types into Strings (StringAttributeValue) based on a rule property flag. Which is where the instanceof checks were coming from. And following on it would expand a JSON Array of String, Boolean and Number types into a list of StringAttributeValue(s).
Yeah, I guess a JSONAttributeValue could then be composed of more id’s and values to represent the entire JSONObject.
( https://shibboleth.atlassian.net/browse/JCOMOIDC-40#add-comment?atlOrigin=eyJpIjoiYWQxZTJlYTI2NDkzNDViMjhjMjUwZTk0NWJlYTM3NmEiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JCOMOIDC-40#add-comment?atlOrigin=eyJpIjoiYWQxZTJlYTI2NDkzNDViMjhjMjUwZTk0NWJlYTM3NmEiLCJwIjoiaiJ9 )
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#100191- sha1:831671b )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220214/4c99e72a/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-94b1b2a5-712d-456e-98a1-be0757e620aa
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220214/4c99e72a/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-5057f5e7-4b83-447f-9920-a801b997b085
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220214/4c99e72a/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-6e5dbe09-be35-439e-8c84-9e25d4d55646
Type: image/png
Size: 468 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220214/4c99e72a/attachment-0005.png>
More information about the commits
mailing list