Hello Justin,
You will need to make sure "Enable API Access" is enabled in the federated authentication setting:
Comment actions
The docs show how to log in to the API with username and password passed but I haven't found a way to do it when SSO is enabled on the account.
curl -d '{userName:"user",password:"****"}' https://api2.clarizen.com/v2.0/services/authentication/login
Does anyone have an example of sending a SSO session cookie to the login endpoint or to any endpoint (because I shouldn't need to login again).
Please sign in to leave a comment.
Hello Justin,
You will need to make sure "Enable API Access" is enabled in the federated authentication setting: