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. #37525

Closed
ahsonkhan opened this issue Sep 23, 2024 · 0 comments · Fixed by #37510
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
@ahsonkhan ahsonkhan added this to the 2024-10 milestone Sep 23, 2024
@scottaddie scottaddie moved this from Untriaged to Not Started in Azure Identity SDK Improvements Sep 23, 2024
@scottaddie scottaddie added the Client This issue points to a problem in the data-plane of the library. label Sep 23, 2024
@github-project-automation github-project-automation bot moved this from Not Started to Done in Azure Identity SDK Improvements Sep 23, 2024
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
Development

Successfully merging a pull request may close this issue.

3 participants