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

feat: add symmetric key monitoring #324

Merged
merged 7 commits into from
Apr 12, 2023
Merged

Commits on Apr 11, 2023

  1. feat: add symmetric key monitoring

    Adds monitoring around JWT decoding and symmetric keys, to
    help with the eventual deprecation and removal of the
    symmetric keys.
    
    See DEPR: Symmetric JWTs:
    openedx/public-engineering#83
    robrap committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    b819f72 View commit details
    Browse the repository at this point in the history
  2. fixup! pylint errors

    robrap committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    e6f923c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. fixup! review feedback

    robrap committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    08ab689 View commit details
    Browse the repository at this point in the history
  2. fixup! review feedback

    robrap committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    2ddf6a5 View commit details
    Browse the repository at this point in the history
  3. fixup! review feedback

    robrap committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    700832c View commit details
    Browse the repository at this point in the history
  4. fixup! review feedback

    robrap committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    21551ab View commit details
    Browse the repository at this point in the history
  5. fixup! review feedback

    robrap committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    d96580f View commit details
    Browse the repository at this point in the history