Login API

Use this API to generate the userIdentifier credential for the other Legacy APIs.

Base URL

https://<host>:<port>/csa/rest

URIs

The following URIs are appended to the base URL:

URI Method Parameters Description
/login/<organization_name>/<user_name> GET none Get userIdentifier
/login/<organization_name>/userLookup GET userName Get userIdentifier for user name with slash

See orgInformation API for getting an organzation's credentials.