Page 1 of 1

Not able to connect to the vault services using vaultproJavaCLC library

Posted: Wed Sep 28, 2022 8:42 am
by mnagendrakumara
Hi,

I’m having issues connecting to vault services using Java, I have downloaded “vaultproJavaCLC_10_2_0_31222” library and imported on my code but still I'm getting connection time out error or when it hits login it just stuck on loading I have to kill the program manually

I'm using IntelliJ IDE with Maven build to import library

I have attached the sample code I have used to connect to vault services and screenshots of error and libraries.

Please let me know if I'm missing any libraries or you have any questions and help me connect to vault services using Java