Skip to main content

Passwordvault Api Auth Cyberark Logon Official

The core endpoint for the first half of our keyword – passwordvault api auth cyberark logon – is:

| Feature / Endpoint | Use Case | |--------------------|----------| | | RADIUS MFA authentication | | /api/auth/ldap/Logon | LDAP directory authentication | | /api/auth/SampleApp/Logon | Custom / sample app auth (for development) | | /api/auth/aim/Logon | Application Identity Manager (AIM) authentication | passwordvault api auth cyberark logon

: This token must be included in the header of every subsequent API call as Authorization: . 💻 Code Example: PowerShell powershell The core endpoint for the first half of

VAULT_BASE_URL = "https://your-cyberark-vault.example.com" LOGON_ENDPOINT = f"VAULT_BASE_URL/PasswordVault/API/Auth/CyberArk/Logon" passwordvault api auth cyberark logon