...
Oracle JDK 17 Free Java License: do we think deployers will use this? Do we need to support Oracle JDK again? (see Java Distributions)
Jira issue voting?
Server move
Attendees:
Brent
Java socket server: Working PoC using Scott’s remoted HTTP Request/Response. Next will flesh out more with more real-world config and (maybe) with some basic SAML processing to illustrate the end-goal.
Daniel
Henri
https://shibboleth.atlassian.net/browse/JOIDC-57
tRoot-cause is that Jetty includes brackets in the response for HttpServletRequest.getLocalAddr()
https://shibboleth.atlassian.net/browse/JOIDC-21
Managed to get full sequence PoC flow working with the access tokens
Realized that the “metadata policy” (see /wiki/spaces/DEV/pages/1213038673 ) included in the access token is probably useful as a profile configuration option too
Ian
Java 17 is GA. No change since early RC1 in early August.
New LTS cadence? Moving the JDK to a Two Year LTS Cadence
This is still proposed by Oracle, not definitely happening.
LTS old scheme: 17 (2021), 23 (2024), 29 (2027)
LTS new scheme: 17 (2021), 21 (2023), 25 (2025), 29 (2027)
No change in length of LTS support (from Oracle, anyway)
New Oracle JDK license for 17: Introducing the Free Java License.
Includes redistribution if not for a fee.
See agenda topic.
Corretto 17 expected next week.
...
Server rebuild and docs
Drafted up some servlet facades for Brent to play with
Tom
mostly busy with consulting