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

Update the request header sent to the OIDC endpoint so it doesn't result in a redirect response when an invalid system access token is provided. #46130

Closed
ahsonkhan opened this issue Sep 23, 2024 · 0 comments · Fixed by #46135
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Milestone

Comments

@ahsonkhan
Copy link
Member

See Azure/azure-sdk-for-cpp#6019 for reference

  • Add X-TFS-FedAuthRedirect: Suppress in the request header to the request sent to the OIDC endpoint
  • Update TSG and test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Projects
3 participants