I am trying to forward to OAuth token from grafana to the datasource which is a JSON API where token will be verified in the api service. I enabled the forward OAuth identity option
But not able to see the token in any of the request header. How the grafana forwarded OAuth token can be validated in the downstream services?