Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for JWT generated by IDPs like Keycloak #871

Merged
merged 5 commits into from
Apr 16, 2024

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    c801f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cc0bd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    7b33dbd View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. - Update of Dockerfile of testdata to use golang 1.22

    - Refactoring of logic in JwtMiddleware
    - Removing of comment in french that was a duplicate of correct comment in middlewares_test.go
    - Added timeout to WellKnown Config http call
    - Renaming of JWTWellKnown config parameter to JWTWellKnownURL for more precision
    mcharest-mcn committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fee30e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03330b2 View commit details
    Browse the repository at this point in the history