Files
grafana/devenv/docker/blocks/auth
SeamusGrafana 7f58a5b239 Disable Requirement for SSL in 'cloak.sql' (#86919)
Disable Requirment for SSL in 'cloak.sql'

Disable the Requirement for SSL on External Sites in Keycloak Database for Grafana Realm
2024-05-15 17:12:51 +02:00
..
2023-01-12 10:20:01 +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