...
Move to Amazon Corretto 17 to build Site? Have been using OpenJDK 15 to overcome the search.js bug in 11, but as that is EOL it makes sense to move to a supported version.
Tested it with Ian using his Docker image, works well.
Ian: The
amazoncorretto-17
image is new and intended for IdP v5 et al; moving to it for this would allow us to zap theopenjdk-site
image.
Any reason not to move our minimum of maven to 3.8.4 (
)?Jira Legacy server System JIRA serverId f52c7d31-6eab-3f0e-93c3-231b5754d506 key GEN-308 Thread-local storage risk on new containers? https://github.com/eclipse/jetty.project/issues/6973#issuecomment-940017697
Attendees:
Brent
Daniel
Henri
...
Java 18 now RC1.
Spring Framework 5.3.16 addresses SpEL issue (
).Jira Legacy server System JIRA serverId f52c7d31-6eab-3f0e-93c3-231b5754d506 key IDP-1901
John
Marvin
Phil
Rod
Scott
Jira Legacy server System JIRA serverId f52c7d31-6eab-3f0e-93c3-231b5754d506 key JOIDC-11 I think functionally complete at this point, including encryption
Cleaned up some bad design choices, think this will extend naturally to the code grant
Settled on client as requester, token audience as proxied requester for consistency with OIDC
Added support for authenticated, unverified use of introspection/revocation
Long term think we should continue pushing toward authenticated, unverified clients for OIDC as well