Shibboleth Developer's Meeting, 2019-04-05
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 2019-04-19. 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
Add items for discussion here
- (Rod) Nightly CI builds, If we cannot achieve "all green" can we at least cut down false positives? (see also Tom's questions)
- 3.4 patch
Attendees:
Brent
- OpenSAML and IdP patch release so far includes:
- Some IDP deprecation logging, etc
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-265 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-270 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-271
Daniel, status on JPA storage service fixesJira Legacy server Shibboleth JIRA columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 180d847f-bce4-36b2-9964-771bff586829 key OSJ-269 - Daniel, status? Looks like not quite done yet?
- Anything else?
- More IdP deprecation log warnings. Jira TBD (Rod).
- Removal of xml-apis dep from IdP. Jira TBD (Tom).
Daniel
Henri
- GEANT OIDC plugin 1.0 released on Tuesday
- OpenID Certification planned in April/May
- Started working with Phil on uniform/coherent OIDC metadata handling for both OP role and RP flow
...
- Java 11 parent project now enforcing Maven 3.5.3 for builds.
- Java 8 builds and views removed from Jenkins.
Jira Legacy server Shibboleth JIRA serverId 180d847f-bce4-36b2-9964-771bff586829 key OSJ-274 - 5yo Hibernate uses 14yo dom4j uses prehistoric xml-apis.
- Couple of options for solution to the Eclipse (and potentially, later, compilation) issue:
- (maybe) update hibernate?
- (tested) exclude the
xml-apis
dependency
- Wider issue: this ancient stuff is shipped with the IdP: dom4j-1.6.1.jar, xml-apis-1.0.b2.jar
- May well stop both v3 and v4 building and potentially running under Java 13, or even earlier releases such as Java 11 if they backport the fix.
Marvin
Phil
- Very little to almost zero over the past few weeks. Making up days today and next week. Started to write down something on the IDP-1191, nothing of great interest at the moment: /wiki/spaces/DEV/pages/1175060692
Rod
- Deprecations, deprecations, deprecations
- Old style RP support and the installer (but need to get installer working first)
.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-1429
Need to choose caseSensitive- RegexSplit atribute definition
- ValueMap in Mapped attribute definition
- StringMatcher attribute filter
...