[JIRA] (JOIDC-54) Plugin makes indirect use of AWT
Henri Mikkonen (Jira)
jira at shibboleth.atlassian.net
Tue Mar 1 13:35:45 UTC 2022
Henri Mikkonen ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A1614c4a5-c89e-4edc-9421-990bd6ea85fd ) *commented* on JOIDC-54 ( https://shibboleth.atlassian.net/browse/JOIDC-54?atlOrigin=eyJpIjoiMzE2ZjZhZmIzNWY0NDdmMGEyYThlNzFhZGQwOGRhYWQiLCJwIjoiaiJ9 )
Re: Plugin makes indirect use of AWT ( https://shibboleth.atlassian.net/browse/JOIDC-54?atlOrigin=eyJpIjoiMzE2ZjZhZmIzNWY0NDdmMGEyYThlNzFhZGQwOGRhYWQiLCJwIjoiaiJ9 )
I believe that the reason for using this ImageIO.read() -method in the first place was the fact that plugin converts logo_uri -claim of the OIDC RP metadata into a mdui:Logo SAML metadata element. That element has mandatory attributes: *height* and *width*. As there’re no corresponding claims in the OIDC RP metadata (per the OIDC dynamic client registration spec), we’ve chosen a path to resolve those values dynamically from the BufferedImage -object, which is returned by the ImageIO.read() -method.
( https://shibboleth.atlassian.net/browse/JOIDC-54#add-comment?atlOrigin=eyJpIjoiMzE2ZjZhZmIzNWY0NDdmMGEyYThlNzFhZGQwOGRhYWQiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JOIDC-54#add-comment?atlOrigin=eyJpIjoiMzE2ZjZhZmIzNWY0NDdmMGEyYThlNzFhZGQwOGRhYWQiLCJwIjoiaiJ9 )
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#100192- sha1:31e1add )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220301/4e3fdfe5/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-e62a69e6-dfed-4969-a377-7aa9305763bc
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220301/4e3fdfe5/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-0982bd84-ec48-4926-a671-144cf737e141
Type: image/png
Size: 457 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220301/4e3fdfe5/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-7f811a4e-19ea-45b0-87e7-087cccfc19f1
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220301/4e3fdfe5/attachment-0005.png>
More information about the commits
mailing list