ALM 12.5x REST API Reference
Authenticate

To authenticate a user (log on), send a request to the Sign-in resource. Successful authentication returns the cookies required to continue the session.

Authentication cookies time out after eleven minutes of inactivity. The cookies cannot be reused in a new session after the session is closed.

Requesting Sign-out cancels the session cookies.

See Also