Versions Compared

Key

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

...

Attendees:

Brent

Daniel

Henri

  • Jira Legacy
    serverSystem JIRA
    serverIdf52c7d31-6eab-3f0e-93c3-231b5754d506
    keyJOIDC-127

    • The sid claim is required for the logout feature

    • Fairly simple to implement, but API-module changes cannot be avoided

  • Jira Legacy
    serverSystem JIRA
    serverIdf52c7d31-6eab-3f0e-93c3-231b5754d506
    keyJOIDC-128

    • Currently the authorize flow hardcoded to decode OIDC authentication requests

    • Prototyping with a decision-state before decoding request:

      • if the scope-parameter contains openid, it’s OIDC authentication request

      • OAuth authorization request otherwise

      • Refactor SWF actions / functions into using OIDC only when really OIDC-specific

Ian

  • Repository pruning continues.

  • Spring Framework 6.0.0-M6 (and 5.3.23) are out.

    • 6.0.0-RC1 due 2022-10-12.

    • 6.0.0-RC2 due 2022-10-20.

...