Skip to content

Enable anonymous read-only access to Grafana dashboards#554

Open
swinney wants to merge 1 commit intodevfrom
fix/grafana-anonymous-access
Open

Enable anonymous read-only access to Grafana dashboards#554
swinney wants to merge 1 commit intodevfrom
fix/grafana-anonymous-access

Conversation

@swinney
Copy link
Copy Markdown
Collaborator

@swinney swinney commented Apr 15, 2026

Summary

  • Enable Grafana anonymous auth so dashboards are viewable without login
  • Anonymous users get Viewer role (read-only) in the default org
  • No changes to admin or editor access

Test plan

  • Deploy with archi deploy and restart Grafana container
  • Verify dashboard loads without login at /d/<uid>/archi-usage
  • Verify anonymous users cannot edit dashboards or settings
  • Verify admin login still works with full permissions

🤖 Generated with Claude Code

Allow unauthenticated users to view Grafana dashboards without login.
Anonymous users get the Viewer role in the default org, so they can
see dashboards but cannot edit them or change settings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant