pyaim icon indicating copy to clipboard operation
pyaim copied to clipboard

Passing PyAIM a certificate P12 file or any other of authentication method

Open tronatore opened this issue 5 years ago • 1 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] No problem, except that I cannot make it work with a .p12 file or similar. I understand, based upon cyberark's documentation and support personnel, that in order to use cyberark's Applications, a machine or certificate's serial number must be used for authentication purposes. I have tried only with powershell (by using Invoke-Method, "-Certificate" flag is required for passing the variable holding the authentication file (.p12)).

As part of the examples listed, is there any which shows how to pass the certificate's serial number or any other authentication in order to retrieve a password?

Describe the solution you'd like A clear and concise description of what you want to happen. No solution proposed.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here. I would appreciate your support and thank you for the time you put into these programs.

tronatore avatar Dec 01 '20 10:12 tronatore

I added some updates to include client certificate auth,

dvdangelo33 avatar May 25 '21 21:05 dvdangelo33

Related #62 - Support for client certificates has been added here

infamousjoeg avatar Dec 08 '23 13:12 infamousjoeg