Shibboleth Developer's Meeting, 2021-01-15
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 2021-02-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
- Time to zap All Java 7 stuff in Jenkins? Please?
- WebID - anybody willing to represent us?
- SP planning
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 - Mostly done. The only remaining major piece is sorting out how the encryption configuration and parameters resolution pieces will work.
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-118 - Mostly done. Finalizing how we will deal with "metadata" about known and supported named curves. Right now there's a registry like the one we have for algorithm descriptors, loaded via the Service API.
...
Jira Legacy server Shibboleth JIRA serverId 180d847f-bce4-36b2-9964-771bff586829 key JOIDC-17 - Renamed/repackaged with the following logic:
- POMs: org.geant : idp-oidc-extension-(parent/api/impl/distribution) -> net.shibboleth.oidc : idp-plugin-oidc-op-(parent/api/impl/distribution)
- Java: org.geant.idpextension.oidc -> net.shibboleth.idp.plugin.oidc.op
- Some code moved to java-oidc-common, see JCOMOIDC- 6 / 7 / 8
- Renamed/repackaged with the following logic:
Jira Legacy server Shibboleth JIRA serverId 180d847f-bce4-36b2-9964-771bff586829 key JOIDC-15 - Testing the new configuration style on a 4.1-SNAPSHOT deployment
Ian
John
- Fixed some bugs in cpp-linbuild. Working with CentOS 6, 7, and 8 now.
- Trying to produce a usable Docker image from SLES. So far unable to install packages inside the container despite following published docs.
Marvin
Phil
- Finished the DuoOIDC docs - DuoOIDCAuthnConfiguration - subject to scrutiny.
- Updated the plugin archetype to meet the current working spec (and some other boilerplate) Plugin Archetype
- Still not sure if anybody will find that useful. I think I would.
- Need to get back to finding some test users.
- Need to spend some time with the oidc-commons.
...