I've added a new endpoint which will allow users to get around issues with client_id not being present in the POST request generated by Grafana. - #3
Conversation
…nt_id and client_secret required in the POST body. See grafana/grafana#5877
|
Hi, thanks for your contribution! According to Microsoft (https://login.microsoftonline.com/.../.well-known/openid-configuration) our endpoint should not support basic auth header ( |
|
Hi, |
|
Hi I'm using Grafana v4.5.2 (commit: ec2b0fe) according to the login dash. I actually had my config set up as
I also tried changing the hostname from Anyway, this configuration works for me, I thought I'd share it in case anyone else is up against the same issues. |
|
Hi, |
|
I'm afraid I can't check this, I don't have admin rights to our directory :( |
|
We registered our app in https://aad.portal.azure.com -> Enterprise Applications. Is your app registered there, too? |
See grafana/grafana#5877