Skip to content

403 error logon error when logging into PROD; 200 code when logon to QA - environments identical #107

@toddwbutler

Description

@toddwbutler

Describe the bug
Error 403 (Authentication error) when logging in to our PROD environment. I have verified that the password is valid and not-expired by logging in with CyberArk authentication manually to the PROD environment. I am able to successfully logon with the same command to our QA environment, same username and password. Environments as far as we know are identical.

To Reproduce
Steps to reproduce the behavior:
Steps to Reproduce the Error:

Using Windows, Powershell environment:

C:\Temp\Applications\REST\REST_Apps\Cybr\windows_cybr.exe logon -a cyberark -u testuser -p testpassword -b https://prod.epv.local --non-interactive

2021/04/06 17:08:31 Failed to Logon to the PVWA. Failed to authenticate to the PAS REST API. Received non-200 status code '403'

Expected behavior
Command:

Using Windows, Powershell environment:

Working: C:\Temp\Applications\REST\REST_Apps\Cybr\windows_cybr.exe logon -a cyberark -u testuser -p testpassword -b https://qa.epv.local --non-interactive

Successfully logged onto PAS as user testuser .

Desktop (please complete the following information):

  • Windows 10
  • Powershell v5.1

Metadata

Metadata

Assignees

Labels

customerThis issue submitted by customerquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions