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

Example backend of Security for Extensions for Integration Testing #6

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Jul 13, 2023

  1. Update imports for files refactored in core PR #8157

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    25f38ff View commit details
    Browse the repository at this point in the history
  2. Update references to old packages in test files

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9fe4820 View commit details
    Browse the repository at this point in the history
  3. Get remaining bad imports in integrationTest

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    36fa413 View commit details
    Browse the repository at this point in the history
  4. Update log4j in bwc build.gradle

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    709aafb View commit details
    Browse the repository at this point in the history
  5. Use versions.log4j

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    19e2a3a View commit details
    Browse the repository at this point in the history
  6. Also reference guava version

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ed8833d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Proof of concept for extension reserved indices

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    9ccdcc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    17e1386 View commit details
    Browse the repository at this point in the history
  2. Implement issueOnBehalfOfToken

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7035832 View commit details
    Browse the repository at this point in the history
  3. mapped roles

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    78ec3f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Add security roles from noop auth backend

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    87fada4 View commit details
    Browse the repository at this point in the history
  2. WIP on permissions extension setting

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f0f7a07 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Add implementation of permissions and send_backend_roles

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ab7fa96 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Fix typo in ephemeral

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    fd2b988 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    04b8d6a View commit details
    Browse the repository at this point in the history
  2. Sync with main

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    bf22d4a View commit details
    Browse the repository at this point in the history