Versions Compared

Key

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

...

  • IdP: Dependencies upon dependencies. Most important ones now resolved, I think.

  • Java 21 is at Release Candidate; GA is 2023-09-19.

  • Spring Framework 6.0.12 expected 2023-09-14.

  • Spring Framework 6.1.0-RC1 also expected 2023-09-14.

John

Marvin

Phil

  • Not soo much.

  • Jira Legacy
    serverSystem JIRA
    serverIdf52c7d31-6eab-3f0e-93c3-231b5754d506
    keyJOIDCRP-44

    • Took a bit of time. Mucked a test, and fixed it. Tested against the cert suite.

    • Will look at Duo.

  • Jira Legacy
    serverSystem JIRA
    serverIdf52c7d31-6eab-3f0e-93c3-231b5754d506
    keyJOIDCRP-42

    • The issue was how InetAddress.getByName("localhost").getCanonicalHostName(); returned an IP address on Windows but DNS name on Mac/Linux. This affected the SAN in the certificate the MockServer was using, the IP address version did not pass hostname verification.

  • Will get back to RP features.

...