cyberark / ansible-security-automation-collection

CyberArk Ansible Security Automation Collection
MIT License
60 stars 37 forks source link

Since CyberArk PAM Version 10.x above there are a new version of API V2 available - when is this integrated? #14

Open OliverDrechsler opened 4 years ago

OliverDrechsler commented 4 years ago

cc @cyberark-bizdev @enunez-cyberark @erasmix Since CyberArk Version 10 a new API Version was introduced and should be used. This affects for example the cyberark_authentication module and many other. V10.x and above Logon example Actually there's only API Version integrated and no longer supported (CyberArk Version 9.x is outdated whicht had API V1). When will this be updated?

szhayes commented 3 years ago

cc @cyberark-bizdev @enunez-cyberark @erasmix

Looking for same., From @OliverDrechsler comments above has the V1 API been deprecated from the SDK? I get a 500 Service Activation Exception returned and am waiting to discuss with the CyberArk SME to see if it is even present. I thought API best practice was to deprecate the old API but leave them present or have them point to the new entry points so API changes didn't break things.

db0 commented 3 years ago

Looks like this is implemented in collection 1.0.6, but it broke API v1 in the process.