...
Add items for discussion here
Attendees:
Brent
Jira Legacy server System JIRA serverId f52c7d31-6eab-3f0e-93c3-231b5754d506 key JSSH-16 Fun with IPv6
Looking at connection reuse + TLS issue ('Connection: close' header issue), no solid ideas yet
Some minor issues to clean up
Next major project: AttributeQuery DataConnector
Daniel
Henri
Absent today
Jira Legacy server System JIRA serverId f52c7d31-6eab-3f0e-93c3-231b5754d506 key JCOMOIDC-41 Tests for signatures on issued JWTs now well covered (UserInfo, ID Token, JWT Access Token)
Finalising the tests for encrypted JWTs: will need some discussion with Phil regarding client secrets
Jira Legacy server System JIRA serverId f52c7d31-6eab-3f0e-93c3-231b5754d506 key JOIDC-142 No progress since last meeting, but will continue this once tests (task above) is finished
Ian
John
Updated Amazon Linux images
“2022” is now “2023”, still in preview release
Making progress on
Jira Legacy server System JIRA serverId f52c7d31-6eab-3f0e-93c3-231b5754d506 key SSPCPP-968 However, discovered that
Jira Legacy server System JIRA serverId f52c7d31-6eab-3f0e-93c3-231b5754d506 key SSPCPP-969
Marvin
Phil
Rod
As a easy task to do during convalescence concentrated on
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
Mostly exbedding fields into locals
Some changing of annotations
A few bugs
Use of better methods (
BaseContext#getOrCreateSubContext(claz)
rather thatBaseContext#getSubContext(claz, true)
Deprecate the latter in V5?
assert
where weare replacing an NPE or
previously checked or
From package we don’t own but is known to return non-null (Instant)
Constraints the module itself cannot determine null-ness
Currently “just” getting rid of red (errors). A second pass to get rid of (much. but not all) yellow (warnings)
TBD:
idp-saml-impl
(tests)idp-cli
(all)idp-conf
(alltests)
I’ll send out mail when the IdP is “done” (at which stage we should all use the recommended
org.eclipse.jdt.core.prefs
OpenSAML TBD (but may require structural changes - like stopping the “null in → null out” paradigm.
...
Jira Legacy server System JIRA serverId f52c7d31-6eab-3f0e-93c3-231b5754d506 key JSPROF-1 Jira Legacy server System JIRA serverId f52c7d31-6eab-3f0e-93c3-231b5754d506 key IDP-2067 Jira Legacy server System JIRA serverId f52c7d31-6eab-3f0e-93c3-231b5754d506 key IDP-2076 Bulk of config refactoring done, moving working on unit tests, then back to SP prototyping based on new shared classes
Tom
still working on failing integration / browser tests