The application requested an unsupported response type '' when requesting a token

Hello there!
I want to clone a git repository (Azure Repos) and use “Open in Coder” features so I’ve setup git authentication following this guide (https://coder.com/docs/v2/latest/admin/external-auth) for Azure DevOps, but when I click to the “Login with Azure DevOps” button in the new workspace page I get this error:

{"message":"Encountered error in oidc process: unsupported_response_type","detail":"AADSTS70005: 'The application requested an unsupported response type '' when requesting a token. Trace ID: … Correlation ID: … Timestamp: , error_uri: https://login.microsoftonline.com/error?code=70005"}

It's not clear where I'm doing wrong.
Thanks!!!
Learn how connect Coder with external auth providers
Was this page helpful?