The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/devenv/docker/blocks/auth
Eric Leijonmarck 27f0c9c70f
Auth: Doc change url for getting JWT (#62319)
2 years ago
..
apache_proxy Fix paths for `auth/` build and volume paths (#54828) 3 years ago
apache_proxy_mac Fix paths for `auth/` build and volume paths (#54828) 3 years ago
authentik Devenv: Add SAML authentik devenv (#60881) 2 years ago
freeipa Chore: Group auth docker blocks (#54274) 3 years ago
jwt_proxy Devenv: Update to keycloak 20 (#61174) 2 years ago
nginx_proxy Fix paths for `auth/` build and volume paths (#54828) 3 years ago
nginx_proxy_mac Fix paths for `auth/` build and volume paths (#54828) 3 years ago
oauth Auth: Doc change url for getting JWT (#62319) 2 years ago
openldap Promote `openldap-mac` (#61332) 2 years ago
openldap-multiple Fix paths for `auth/` build and volume paths (#54828) 3 years ago
prometheus_basic_auth_proxy Fix paths for `auth/` build and volume paths (#54828) 3 years ago
README.md Promote `openldap-mac` (#61332) 2 years ago

README.md

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