ACR token exchange request body "service" should be lower case
Open
- Dominant language
- Go
- Stars
- 5
- Forks
- 15
- Avg merge
- 3h 3m
- Merged PRs (30d)
- 1
Description
It seems ACR rejects the token exchange if the fqdn is not all lower cased. The token exchange request returns 400 if the service is `MyACR.azurecr.io` instead of `myacr.azurecr.io`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the token exchange request body and the code that populates its service field. Reproduce the request with the mixed-case FQDN from the issue, then verify that the exchange succeeds when the service is lower case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, go
- Domain
- authentication, cloud
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100