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 #1824

Open
ahsonkhan opened this issue Sep 25, 2024 · 1 comment
Labels
Azure.Identity The azure_identity crate Client This issue points to a problem in the data-plane of the library.

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

(This is related to AzurePipelinesCredential)

cc @heaths

@ahsonkhan ahsonkhan added Client This issue points to a problem in the data-plane of the library. Azure.Identity The azure_identity crate labels Sep 25, 2024
@heaths
Copy link
Member

heaths commented Sep 25, 2024

Relates to #1806

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Identity The azure_identity crate Client This issue points to a problem in the data-plane of the library.
Projects
Status: Untriaged
Development

No branches or pull requests

2 participants