Shibboleth Developer's Meeting, 2020-11-20
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-12-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 see ZoomGU for access info.
AGENDA
- Failing LDAP tests - disable? bypass?
(FWIW no Java updates available on RHEL8 node via yum)
Attendees:
Brent
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-82 - Swapping back in Encryption 1.1 spec details and reviewing Sweden Connect code. Will probably not use most of it as-is, but good to have something to compare.
...
Jira Legacy server Shibboleth JIRA serverId 180d847f-bce4-36b2-9964-771bff586829 key XSTJ-72 - FYI: Spring Framework 4.3.30 (4.3.last) will be released 2020-12-08 (also, 5.3.2).
- Looks like Java 16 will get strong encapsulation (now proposed to target, features set in 1 week).
John
- Juggling Make, Docker, and friends to build SP and its constituent parts
...
- Enabling CRLs works and the settings are sanity checked, thanks to Brent.
- Ian added the latest 1.0.3 duo web sdk v4 artefact to Maven central
- Plugin hygiene
- Moving the module and plugin properties, configuration files, and (module/plugin) implementation classes down from the impl project into the webSDK and Nimbus maven modules.
- This way they strongly become separate plugins - although there maybe other ways to do it.
- There is an assembly for each, these should now work correctly.
...