Shibboleth Developer's Meeting, 2020-06-19
Call Administrivia
09:00 Central US / 10:00 Eastern US / 15:00 UK / 17:00 FI
Calls are normally the 1st and 3rd Fridays of each month. Next call would be Friday 2020-07-04. Any reason to deviate from this?
60 to 90 minute call window.
This week's call will use the Zoom system at GU, see ZoomGU for access info.
AGENDA
- IBM DID demo/presentation at their request at 11am EDT
Attendees:
Brent
- Coded up most of the bits, just need to decide on the default strategy, and whether we need strategy plugability vs just on/off.Jira Legacy server Shibboleth JIRA columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 180d847f-bce4-36b2-9964-771bff586829 key OSJ-304
...
Jira Legacy server Shibboleth JIRA columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 180d847f-bce4-36b2-9964-771bff586829 key IDP-1588 - How to add a plugin to the testbed for 'real' integration testing. Documented (not a lot) here PluginTestbedGuidance so far.
- One obvious thing; is there a better way to 'mixin' plugin POMs to test rather than directly in the testbed POM.
- Does work end-to-end, but nowhere near finished.
- Where/how to register an MVC controller for a plugin which a) uses annotations and b) requires beans from the spring application context (which it shares with SWF beans). The answer to make it work is in the mvc-beans.xml file, but that is not something a plugin can do.
- Probably gone beyond their SDK JavaDocs and README file in terms of understanding their 'protocol' or at least their model objects. If possibly to kindly ask for any additional formal docs they have.
- POM cleanup advice from Rod.
- How to add a plugin to the testbed for 'real' integration testing. Documented (not a lot) here PluginTestbedGuidance so far.
Rod
- (slow) Progress on
Jira Legacy server Shibboleth JIRA columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 180d847f-bce4-36b2-9964-771bff586829 key IDP-1595 - Review of PluginPOMGuidance welcome
- Steps to putting the scripting plugins into git & CI
- Support TGZ and Zip ?
- Plugin Information : fall back to local information...
- Need to review the latest jetty in case we decide to ship a windows installer with it.
...