Using conjur-spring-boot-sdk-master with conjur.local

unknown integration

Install
# See https://github.com/shubham1999git/conjur-spring-boot-sdk-master
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
conjur-spring-boot-sdk-master
unknown
API
conjur.local
conjur.local
At a glance
Language unknown
Endpoints41
Base URLhttp://conjur.local