Files
grafana/devenv/docker/blocks/auth
Josh Hunt 3a1c1b6232 Devenv: Replace testdata UIDs with gdev-testdata (#108997)
* Prettier format the devenv folder

* Consistently use type-only dsref for testdata in devenv dashboards
2025-08-04 11:20:12 +01:00
..

Auth Docker blocks

This collection of Docker images will help create a developer environment to interact with different Authentication Providers.

Usage

Spin up a service with the following command from the base directory of this repository.

make devenv=auth/oauth

This will add the oauth/docker-compose block to the docker-compose file used by the devenv target.

Available Authentication Providers