Using Java Spring Boot to Administrate Secrets Management Access Policies

Originally published at: Using Java Spring Boot to Administrate Secrets Management Access Policies | Conjur

Secrets Management Policy Management through Java Spring Boot and Conjur The primary task of a secrets management administrator is to effectively create and manage policies, add secrets, rotate secrets, create the Host, Layers, Groups and more. Mostly administration activities are done through CLI or through some sort of REST client. I typically use CLIs, but…