microsoft / microsoft/azure-devops-auth-samples
Fixing #70 results in "Error 400 - Bad Request" when clicking Authorise button
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 277
- Forks
- 307
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 2
Description
Following on from #87 which implements advice given in #70:
I believe I have filled in web.config correctly, using the following values, and constructing my callbackurl from my site url + "oauth2/callback"

I've created an App Registration and Published my app to it. I'm now getting Error 400:

Anyone any ideas that I can add to #87 ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing issue #87 and the web.config OAuth settings, including the callback URL and App Registration values. Reproduce the Authorise-button flow and inspect the resulting 400 response; done means identifying the configuration or flow change that removes the error and documenting the verified settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, javascript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100