Conjur Go API
The Conjur Go API provides a robust programmatic interface to Conjur Cloud for your Go project. Use the Go API to authenticate with Conjur Cloud, load policies, fetch secrets, and more. Integration with Conjur Cloud provides a variety of additional benefits including being able to store security policy as code, and automated secret rotation.
Integration
See the Conjur Go API GitHub repo for integration instructions and an example of basic functionality.
User login/authentication are not available for Conjur Cloud. Users can be authenticated using Identity REST APIs or Conjur Cloud CLI only.