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 705ab460a2
Devenv: Add groups to jwt_proxy (#82424)
1 year 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 Auth: Update Authentik DB in DevEnv to fix expired SSL Certs (#80427) 1 year ago
freeipa Chore: Group auth docker blocks (#54274) 3 years ago
jwt_proxy Devenv: Add groups to jwt_proxy (#82424) 1 year ago
nginx_proxy ClientTokenRotation: Don't rotate session cookie for authproxy (#72496) 2 years ago
nginx_proxy_mac AuthN: Make clientTokenRotation work when Grafana is accessible on a sub url (#69385) 2 years ago
oauth Auth: Split signout_redirect_url into per provider settings (#75269) 1 year ago
openldap Promote `openldap-mac` (#61332) 2 years 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 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