cyberark / conjur-quickstart

Start securing your secrets and infrastructure by installing Conjur, using Docker and the official Conjur containers on DockerHub.
Apache License 2.0
33 stars 36 forks source link

Update docker-compose.yml to handle authenticators #38

Closed szjarek closed 3 years ago

szjarek commented 3 years ago

Ensure that CONJUR_AUTHENTICATORS environment variable is passed to the conjur container. This is required to handle multiple authenticators when using docker.

Signed-off-by: Jaroslaw Szczegielniak szjarek@outlook.com

What does this PR do?

Please read above. Main tests that come to mind:

What ticket does this PR close?

N/A

Checklists

Change log

Test coverage

Documentation