[JIRA] (IDP-2065) Remediate UserAgentUtils library out of codebase
Scott Cantor (Jira)
jira at shibboleth.atlassian.net
Wed Jan 11 15:55:17 UTC 2023
Scott Cantor ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A5b78efc9-1379-42cc-a3f6-56c6ea3a0007 ) *commented* on IDP-2065 ( https://shibboleth.atlassian.net/browse/IDP-2065?atlOrigin=eyJpIjoiYjIyNDljZmZiOTFhNGM0NmExODVhNTNkYzliZGM5MjIiLCJwIjoiaiJ9 )
Re: Remediate UserAgentUtils library out of codebase ( https://shibboleth.atlassian.net/browse/IDP-2065?atlOrigin=eyJpIjoiYjIyNDljZmZiOTFhNGM0NmExODVhNTNkYzliZGM5MjIiLCJwIjoiaiJ9 )
The usage I can find so far is apparently a MIME type hack for IE dealing with logout in a couple of the flow definitions.
<evaluate expression="userAgentContext.isInstance(T(eu.bitwalker.useragentutils.Browser).IE)
? externalContext.nativeResponse.setContentType('text/plain')
: externalContext.nativeResponse.setContentType('application/json')" />
( https://shibboleth.atlassian.net/browse/IDP-2065#add-comment?atlOrigin=eyJpIjoiYjIyNDljZmZiOTFhNGM0NmExODVhNTNkYzliZGM5MjIiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/IDP-2065#add-comment?atlOrigin=eyJpIjoiYjIyNDljZmZiOTFhNGM0NmExODVhNTNkYzliZGM5MjIiLCJwIjoiaiJ9 )
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#100213- sha1:b01baad )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20230111/70101e05/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-fbed9f4e-480b-4f0e-8b3b-942ffd03c1ee
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230111/70101e05/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-8dcab82a-a7e1-4187-a08b-cac4de301bd6
Type: image/png
Size: 345 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230111/70101e05/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-e9cb0a30-9ef4-469f-ad71-d09e385cdf8d
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230111/70101e05/attachment-0005.png>
More information about the commits
mailing list