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
Misi 59af06e36a
Devenv: Add serve_from_sub_path scenario to nginx devenv (#93691)
10 months 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 LDAP: SSO Configuration page (#91875) 11 months ago
freeipa Chore: Group auth docker blocks (#54274) 3 years ago
jwt_proxy Auth: Update extra_hosts property (#93545) 10 months ago
nginx_proxy Devenv: Add serve_from_sub_path scenario to nginx devenv (#93691) 10 months ago
nginx_proxy_mac AuthN: Make clientTokenRotation work when Grafana is accessible on a sub url (#69385) 2 years ago
oauth Disable Requirement for SSL in 'cloak.sql' (#86919) 1 year ago
openldap LDAP: Add guide on how to configure LDAP with TLS (#91686) 12 months ago
openldap-multiple Devenv: Fix openldap-multiple dev environment (#75013) 2 years ago
prometheus_basic_auth_proxy Fix paths for `auth/` build and volume paths (#54828) 3 years ago
prometheus_oauth2_proxy_azure Devenv: Add prometheus_oauth2_proxy_azure devenv (#66825) 2 years ago
README.md Remove SAML form the list of auth providers for devenv (#86684) 1 year 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=auth/oauth

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

Available Authentication Providers