[JIRA] (IDP-2099) Change the idp-conf tests to rely on file system for idp.home
Rod Widdowson (Jira)
jira at shibboleth.atlassian.net
Mon May 8 13:14:37 UTC 2023
Rod Widdowson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=59fb32bbc24efb3c4ed3c977 ) *commented* on IDP-2099 ( https://shibboleth.atlassian.net/browse/IDP-2099?atlOrigin=eyJpIjoiODBjNTE4ZjdjNjZlNDQ4YzgxYTYwZDJjY2JkYTY1OGQiLCJwIjoiaiJ9 )
Re: Change the idp-conf tests to rely on file system for idp.home ( https://shibboleth.atlassian.net/browse/IDP-2099?atlOrigin=eyJpIjoiODBjNTE4ZjdjNjZlNDQ4YzgxYTYwZDJjY2JkYTY1OGQiLCJwIjoiaiJ9 )
>
>
>
> The IdP should be using one of them,
>
>
The IdP is using a DelimiterAwareApplicationContext which is where all the magic happens.
The flow tests are using a GenericWebApplicationContext which has no hooks for this and shares an ancestor class with the Delimeter one up in AbstractApplicationContext
So it looks as though the loader the tests are using neds to be changed. Currently PreferFileSystemContextLoader extends the GenericXmlWebContextLoader loader. I need to find out what we have which is available.,
( https://shibboleth.atlassian.net/browse/IDP-2099#add-comment?atlOrigin=eyJpIjoiODBjNTE4ZjdjNjZlNDQ4YzgxYTYwZDJjY2JkYTY1OGQiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/IDP-2099#add-comment?atlOrigin=eyJpIjoiODBjNTE4ZjdjNjZlNDQ4YzgxYTYwZDJjY2JkYTY1OGQiLCJwIjoiaiJ9 )
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#100225- sha1:5ff5564 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20230508/8104149b/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-f44a8063-bfcf-4cd9-b5c6-f7945830eeff
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230508/8104149b/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-7f37ca29-14b5-43df-9a43-cb6cfe24dfc0
Type: image/png
Size: 448 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230508/8104149b/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-22df46e9-8892-4a6d-b942-f726fea1b15d
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230508/8104149b/attachment-0005.png>
More information about the commits
mailing list