I have keypass vault credentials where I have stored the different credentials. I need to integrate it into my jenkinsfile where I can use the credentials for performing different acitons. Can anybody help with some link or steps how can I integrate? On searching I am getting mostly to use the credential manager available in jenkins.
I have tried exporting the kdbx file into xml and then using it but it will not solve the purpose and is not the recommended approach.