Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 713 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 713 Bytes

ConjurK8sPasswordRetrieval

This project should provide you an easy entry into the conjur sidecar world. To integrate this project you can follow the Conjur documentation.

Cert-based authentication:

https://docs.cyberark.com/Product-Doc/OnlineHelp/AAM-DAP/Latest/en/Content/Integrations/k8s-ocp/cjr-k8s-authn-client-authk8s.htm

JWT-based authentication:

https://docs.cyberark.com/Product-Doc/OnlineHelp/AAM-DAP/Latest/en/Content/Integrations/k8s-ocp/cjr-k8s-authn-client-authjwt.htm

To make your life even more easier we have created already a docker image:

https://hub.docker.com/r/itdistrict/conjur-k8s-password-retrieval

Next changes

We will maintain the docker image and will update it regularly.