- What Grafana version and what operating system are you using?
version 10.2.3
-
What are you trying to achieve?
I have embedded iframe and I am using JWT (jwks.json) to auto login.
I need also to pass variables in URL to show specific information, but this is not secure / I need to hide these variables.
Is it possible to pass same variables in JWT token?
If it is possible, is there any instructions to achieve this? -
How are you trying to achieve it?
JWT token, claims?
- Did you follow any online instructions? If so, what is the URL?
I red, that it should be possible, but I am not sure if it possible in Grafana.