Using cyber-ark-conjur-java-sdk with conjur.local

Java integration

Install
# Maven: see https://github.com/konfig-sdks/cyber-ark-conjur-java-sdk
Basic information about the Conjur Enterprise server
curl \
  -u "$API_USER:$API_PASS" \
  http://conjur.local/info
Health info about conjur
curl \
  -u "$API_USER:$API_PASS" \
  http://conjur.local/health
Provides information about the client making an API request.
curl \
  -u "$API_USER:$API_PASS" \
  http://conjur.local/whoami
SDK on GitHub 📄 API Docs
SDK
cyber-ark-conjur-java-sdk
Java
API
conjur.local
conjur.local
At a glance
Language Java
Endpoints41
Base URLhttp://conjur.local