backstage-plugin-grafana icon indicating copy to clipboard operation
backstage-plugin-grafana copied to clipboard

Is it possible to support jwt auth for embedding graphs?

Open empath-nirvana opened this issue 1 year ago • 1 comments

https://github.com/grafana/grafana-iframe-oauth-sample

Similar to this -- my problem is that setting samesite to 'none' breaks okta auth for grafana.

It seems like the jwt auth is the current supported way of having embedded dashboards that are behind auth, and it would require some support at the plugin level to get the token i believe.

empath-nirvana avatar Aug 08 '23 19:08 empath-nirvana

@empath-nirvana did you get anywhere with this? i think we're trying to solve a similar issue to use Okta creds for Grafana API calls instead of Service Token

dtemir avatar Sep 21 '23 14:09 dtemir