4c7b97cdb0
* ClientTokenRotation: Don't rotate session cookie for authproxy * Account for config option auth.proxy enable_login_token * Limit amount of changes on devenv * Fix tests by moving authenticatedBy up * Uncomment nginx conf
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.