You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be amazing if promlens can authenticate with grafana via jwt tokens. Grafana has a JWT auth mechanism. However, it requires a custom header, e.g., X-JWT-TOKEN.
It would be amazing to allow a custom token header for API requests.
The text was updated successfully, but these errors were encountered:
fishi0x01
changed the title
Allow to set custom token header --grafana.token-header
[Feature Request] Allow to set custom token header --grafana.token-header
Feb 9, 2022
As part of that open-sourcing, this existing repository will no longer be used for tracking issues or creating any updates. Please feel free to open issues against the new repo as well, or perhaps even contribute changes (now that it's OSS!) :)
Unfortunately it is not possible to migrate issues between GitHub organizations, otherwise I would simply migrate this issue to the new location.
It would be amazing if promlens can authenticate with grafana via jwt tokens. Grafana has a JWT auth mechanism. However, it requires a custom header, e.g.,
X-JWT-TOKEN
.It would be amazing to allow a custom token header for API requests.
The text was updated successfully, but these errors were encountered: