Shibboleth Developer's Meeting, 2022-11-18
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 2022-12-02. Any reason to deviate from this?
60 to 90 minute call window.
Call Details
This week's call will use the OSU Zoom system, per message sent to dev list.
AGENDA
Plan for migration off HttpServletXXX proxies (largely mapped out, just summing up cause, solution)
I believe the Supplier hook was added post-4.2? We may want to switch to a custom non-null interface…
- JSSH-5Getting issue details... STATUS
See net.shibboleth.idp.attribute.filter.impl.AttributeFilterImplTest for test weirdness around this
Attendees:
Brent
Daniel
Henri
Ian
John
Marvin
Phil
Rod
- IDP-1793Getting issue details... STATUS I need to document the new beans (but things are still moving in this space)
- IDP-2037Getting issue details... STATUS , - IDP-2036Getting issue details... STATUS
Somebody from Red Hat Product Security claims they didn't put any hibernate jars into Maven Central. Doesn’t that make you feel comfortable.
Scott
Walking the libraries with the Null analyzer enabled, finding a few bugs here and there
We probably want to take the V5 opportunity to revisit our method contracts and reduce use of nulls, especially around collections
Using asserts to some extent, per Slack to convince analyzer, these are on in the tests automatically