What's new
ALM 16.00
Includes the following updates:
Send X-XSRF-TOKEN header with all requests. After getting authenticated, you should send the X-XSRF-TOKEN header in all your subsequent REST API calls, except for the ones that use the GET HTTP method. Otherwise, you cannot access ALM resources using ALM REST APIs.
For details, see Send X-XSRF-TOKEN header with all requests.
Assign a user to specified user groups. See Assign a user to user groups.
ALM 15.0.1
Includes the following updates:
Import ALM Lab Extension enabled projects. When importing a project from QCP file, if you want to import an ALM Lab Extension enabled project, set the
skip-lab-project-validation
value toY
. For details, see Import a project from QCP file.Define LDAP information when creating new users. When working with LDAP, you can use
user-auth-data
to define LDAP information when creating a user. For details, see Create a site user.