You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Customers on Privilege Cloud are unable to leverage this solution as is. They must make changes to the way authentication logic is configured and how the URLs are formed.
Add support for the tool to authenticate via identity and perform the api calls using the logon token against the Privilege Cloud API. The logon_pvwa function definition in the pvwa_integration.py will need to be updated.
Customers on Privilege Cloud are unable to leverage this solution as is. They must make changes to the way authentication logic is configured and how the URLs are formed.
Add support for the tool to authenticate via identity and perform the api calls using the logon token against the Privilege Cloud API. The logon_pvwa function definition in the pvwa_integration.py will need to be updated.
The Identity Authentication module would be a good place to start: https://github.com/cyberark/epv-api-scripts/tree/main/Identity%20Authentication
The text was updated successfully, but these errors were encountered: