Files
grafana/devenv/docker/blocks/auth/README.md
linoman 224d61746a Remove SAML form the list of auth providers for devenv (#86684)
Update README.md

The link for SAML was broken. Since SAML is an enterprise feature, it has been removed.
2024-04-22 17:27:58 +02:00

794 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=auth/oauth

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

Available Authentication Providers