strick-j / CyberArk-APIs

Bruno collection for CyberArk APIs
MIT License
7 stars 1 forks source link

Conjur Cloud - User Authentication HTTP 401 #1

Open infamousjoeg opened 14 hours ago

infamousjoeg commented 14 hours ago

Describe the bug

When executing the request for Conjur Cloud User Authentication, HTTP 401 error is returned.

Steps to reproduce

  1. Authenticate with any Privilege Cloud endpoint to generate a fresh Identity session token.
  2. Execute the Conjur Cloud > User Authentication endpoint.

Expected behavior

An HTTP 200 is returned and a Conjur session token is stored in variables.

Environment

Additional context

infamousjoeg commented 14 hours ago

image