Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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 ...

Other