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

Add X-Skipper-Redirect-Base-Uri override headers for oauthgrant filter redirect_uri #3228

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

Commits on Sep 3, 2024

  1. fallback to env variable for oidc client id and secret

    Signed-off-by: Carl Zhou <[email protected]>
    czhou-brex committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1e9df0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7ddc41 View commit details
    Browse the repository at this point in the history
  3. fix env var name

    Signed-off-by: Carl Zhou <[email protected]>
    czhou-brex committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a879480 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. move env lookup to skipper.go

    Signed-off-by: Carl Zhou <[email protected]>
    czhou-brex committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    803ede0 View commit details
    Browse the repository at this point in the history
  2. add documentation for client and secret env vars

    Signed-off-by: Carl Zhou <[email protected]>
    czhou-brex committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f2a7ef0 View commit details
    Browse the repository at this point in the history
  3. fix wording

    Signed-off-by: Carl Zhou <[email protected]>
    czhou-brex committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8d032c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    a1c0c57 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    8fa7d2e View commit details
    Browse the repository at this point in the history
  2. Add redirect_uri override headers

    Signed-off-by: Carl Zhou <[email protected]>
    czhou-brex committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    79c9f93 View commit details
    Browse the repository at this point in the history