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

Fix audit log for issued access tokens and add refresh token event #774

Merged
merged 16 commits into from
Jun 6, 2024

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    9c7a355 View commit details
    Browse the repository at this point in the history
  2. Change Token audit

    - removed: token expiration, client-id, scopes
    - added: jwt header and body
    federicaagostini authored and enricovianello committed May 31, 2024
    Configuration menu
    Copy the full SHA
    62a5a9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ccefd7 View commit details
    Browse the repository at this point in the history
  4. Switch to warning message

    federicaagostini authored and enricovianello committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f122fcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4150446 View commit details
    Browse the repository at this point in the history
  6. Fix code smells

    enricovianello committed May 31, 2024
    Configuration menu
    Copy the full SHA
    828d20a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    adac84a View commit details
    Browse the repository at this point in the history
  8. Add missing import

    enricovianello committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3e1a8ae View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    3f183b7 View commit details
    Browse the repository at this point in the history
  2. Log also RT body

    federicaagostini committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4a757d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    edf591b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b7299a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    442067b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    67b4e5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d02d182 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04da482 View commit details
    Browse the repository at this point in the history