We receive this error message : Login provider didn’t return an email address.
But in grafana log, we see this:
t=2018-07-20T15:24:55+0000 lvl=dbug msg=“HTTP GET <auth_url>: 200 OK {“mail”:“testemail@mondomain.com”,“scope”:[“mail”,“username”],“grant_type”:“authorization_code”,“realm”:”/AccessManagement",“username”:“MONUSER”,“token_type”:“Bearer”,“expires_in”:86399,“client_id”:“test-grafana”,“access_token”:“7999de5d-087d-4e72-8fd5-bea25ee1cd07”}"
Any suggestion ?
Grafana v5.3.0-pre1 (commit: 5578097)