Shibboleth Developer's Meeting, 2024-12-06
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 2024-12-20. Any reason to deviate from this?
60 to 90 minute call window.
Call Details
This week's call will use the Zoom system at GU, see ZoomGU for access info.
AGENDA
Add items for discussion here
Attendees:
Brent
Daniel
Henri
Ian
John
Marvin
Phil
Rod
Nothing
Tracking cpp-sp and windows build, but not ready for prime time yet (not even ready for the 3am slot actually)
Scott
TechEx slides
Gave notice I’d stop working on Xerces formally by mid-2025, to preserve my sanity and avoid prison
Continued SP work
Migrating and porting various utilities out of xmltooling library into SP library and namespace
Migrating to C++ standard locking primitives and interfaces
Porting and simplifying a class to support only local reloadable XML config, avoiding use of background threads due to lack of thread cancellation until C++20
Next milestone is to finish sanitizing all of Xerces and xmltooling out without losing fundamental “structure” of the existing code to allow further work inside various features, mostly requiring that the configuration machinery be fully re-implemented underneath all the components
.Tom
Rod - maybe reduce log level of the AttributeHelper ? From error to warn :
WARN [org.opensaml.profile.action.impl.LogEvent:94] - A non-proceed event occurred while processing the request: MessageExpired
ERROR [net.shibboleth.idp.ui.helper.AttributeHelper:109] - Attribute Context could not be located
ERROR [net.shibboleth.idp.ui.helper.AttributeHelper:132] - No Attribute Value found, returning ...