Using OAuth with refresh token for outbound webook

  • What Grafana version and what operating system are you using? 12.0.1, Linux

  • What are you trying to achieve? Trying to configure a Webhook type contact point to be able to use OAuth client credentials authentication using a refresh token

  • How are you trying to achieve it? Configuration of Webhook contact point

  • What happened? In this screenshot it looks like I can set authorization to Bearer and add a bearer token, but we need to be able to use a refresh token to renew that Bearer token

Is it possible to use a refresh token for outbound webhook connections?