Authenticate

To receive services from the ALM Platform, the application must provide an authentication token as a cookie in the request header. To obtain this token, you need to be authenticated by a mechanism in one of the following methods:

MethodSupported in browser-based application?Supported in non-web application?Supported in SSO mode?Supported in non-SSO mode?Supported in versions

(Recommended) Send POST request to "/qcbin/authentication-point/alm-authenticate"

For details, see alm-authenticate.

NoYesNoYes

12.5x and later, not including 14.x

(Recommended) Send POST request to "/qcbin/rest/oauth2/login"

For details, see login.

NoYesYesYes
  • 12.6x
  • 14.00 patch 2 and later
  • 15.x and later

Append resource url with "login-form-required=y"

For details, see login-form-required.

YesNoYesYes

12.5x and later

Send GET request to "/qcbin/authentication-point/authenticate"

For details, see authenticate.

NoYesNoYes 12.5x and later, not including 14.x

Send POST request to "/qcbin/api/authentication/sign-in"

For details, see sign-in.

NoYesNoYes

12.5x and later, not including 14.x