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: Fallback to AZURE_CLIENT_ID env var if no client_id query param in token request #628

Merged
merged 2 commits into from
Nov 10, 2022

Commits on Nov 10, 2022

  1. feat: Fallback to AZURE_CLIENT_ID env var if no client_id query p…

    …aram in token request
    
    Signed-off-by: Anish Ramasekar <[email protected]>
    aramase committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    3ea58d7 View commit details
    Browse the repository at this point in the history
  2. test: add e2e test for validating proxy fallback to AZURE_CLIENT_ID

    Signed-off-by: Anish Ramasekar <[email protected]>
    aramase committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    3ba33f5 View commit details
    Browse the repository at this point in the history