grafana/devenv/docker/blocks/auth/README.md
linoman 8ba5f59fb7
Promote openldap-mac (#61332)
* Replace `openldap` with `openldap-mac`

* Rename all references for `openldap-mac`

* Rename prepopulated users with first names
2023-01-12 10:20:01 +01:00

806 B

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=oauth

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

Available Authentication Providers