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

OIDC: Fix JWT decode key type #13148

Merged
merged 5 commits into from
Mar 7, 2023
Merged

OIDC: Fix JWT decode key type #13148

merged 5 commits into from
Mar 7, 2023

Commits on Mar 7, 2023

  1. oidc/services: fix pyjwt API usage

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e7b8999 View commit details
    Browse the repository at this point in the history
  2. tests: update OIDC service tests

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c0463e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    407d1ae View commit details
    Browse the repository at this point in the history
  4. tests: backstop tests for PyJWT

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    cccb829 View commit details
    Browse the repository at this point in the history
  5. tests: ensure proper sentry messages get sent

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d9f323c View commit details
    Browse the repository at this point in the history