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 body to ext auth #4671

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

Commits on Nov 7, 2024

  1. add BodyToExtAuth

    Signed-off-by: Aurélien Pillevesse <[email protected]>
    AurelienPillevesse committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    65199ab View commit details
    Browse the repository at this point in the history
  2. add test

    Signed-off-by: Aurélien Pillevesse <[email protected]>
    AurelienPillevesse committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    574815d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. change string to bool pointer variable

    Signed-off-by: Aurélien Pillevesse <[email protected]>
    AurelienPillevesse committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9f63579 View commit details
    Browse the repository at this point in the history
  2. add specific test file for new feature

    Signed-off-by: Aurélien Pillevesse <[email protected]>
    AurelienPillevesse committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3bd62e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. add xds translator test

    Signed-off-by: Aurélien Pillevesse <[email protected]>
    AurelienPillevesse committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    336be74 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. update bool to struct for bodyToExtAuth field

    Signed-off-by: Aurélien Pillevesse <[email protected]>
    AurelienPillevesse committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    1b6eb87 View commit details
    Browse the repository at this point in the history
  2. generate documentation

    Signed-off-by: Aurélien Pillevesse <[email protected]>
    AurelienPillevesse committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f73657b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. update test file

    Signed-off-by: Aurélien Pillevesse <[email protected]>
    AurelienPillevesse committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    14251e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53ecd00 View commit details
    Browse the repository at this point in the history