pspete / psPAS

PowerShell module for CyberArk Privileged Access Security REST API
https://pspas.pspete.dev
MIT License
293 stars 91 forks source link

How to usr psPAS work with Okta #321

Closed aitayi1982 closed 3 years ago

aitayi1982 commented 3 years ago

I wrote an scripts to auto checkout password from customer's CyberArk system, it works before our customer apply Okta an 2FA system. Could you please advice how to use New-PASSession login with Okta (which need phone app : Okta verify) integrated CyberArk system?

pspete commented 3 years ago

Not enough details provided to give an answer. You can find examples on RADIUS auth here: https://pspas.pspete.dev/docs/authentication/#radius-authentication Also check the closed issues to see if any of them may help.

pspete commented 3 years ago

No update, so closing. If you still face an issue, please log a new issue including the relevant details (code sample, version, error message etc).