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

Change AuthorizationHeaderParserConfiguration to take a JSON Web Key Set #179

Closed
wants to merge 9 commits into from

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    dae5b20 View commit details
    Browse the repository at this point in the history
  2. Generate jwt.pb.go

    mortenmj authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    22bcb2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be82280 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7af298 View commit details
    Browse the repository at this point in the history
  5. Add JWKSSignatureValidator

    mortenmj authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f8145ba View commit details
    Browse the repository at this point in the history
  6. Use JWKSSignatureValidator

    mortenmj authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7a89673 View commit details
    Browse the repository at this point in the history
  7. Read from file

    mortenmj authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    439a809 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Lint

    mortenmj committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    6c74f20 View commit details
    Browse the repository at this point in the history
  2. Remove JWKS file option

    mortenmj committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    1827c5b View commit details
    Browse the repository at this point in the history