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
Gabriel MABILLE 4c7b97cdb0
ClientTokenRotation: Don't rotate session cookie for authproxy (#72496)
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 Support for SAML SLO in Authentik (#69147) 2 years ago
freeipa
jwt_proxy Devenv: Update auth devenv versions (#69370) 2 years 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 Chore: Bump keycloak version (#72386) 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
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