Shared logon authentication

This method authenticates to the Vault with a shared webservices user and returns a token that will be used in subsequent web services calls.

For details on shared logon authentication, see Shared logon authentication.

This is supported for CyberArk authentication only.

URL

 

hhttps://<IIS_Server_Ip>/PasswordVault/WebServices/auth/Shared/RestfulAuthenticationService.svc/Logon/

Resource information

HTTP method

POST

Content type

application/json

Body parameters

None

Result

 
{

"LogonResult":"<session token>"

}

Return codes

For a complete list of return codes, see Return Codes.