-
Notifications
You must be signed in to change notification settings - Fork 447
docs(Grafana): Document the configuration, use, and examples for JWT auth #2335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
b845446 to
3d1f77b
Compare
weisdd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, it's good. I'll share a few minor suggestions later today, when I have a bit more time for that, but let's address the sub claim first. :)
581fba8 to
59f2559
Compare
855d638 to
3cd4a3a
Compare
|
@Baarsgaard the docs look fine to me to cover the current implementation, but let's see if we need to change anything here after we discuss the token handling in more details (I've shared some concerns earlier today on Slack). |
Follow up documentation for
useKubeAuth#2137The main sections of the documentation contains:
GrafanaCRs to accept kubernetes ServiceAccount JWTs.Kubectlfor potential use outside of pods.GrafanaAdminaccount.Blocked by #2356