Post

2 followers Follow
0
Avatar

Federated login for REST API

Hello,

 

I've been trying to log into my account which is controlled using federated login through my company, how do I configure my federated account to log into the API? As I have the proper username and password, but the API says wrong username or password.

 

Any guides or tutorials on your site that will help me in my goal?

 

Best David

David Bundgaard Answered

Please sign in to leave a comment.

1 comment

0
Avatar

Hi David,

You didn't specify if you use the SOAP or REST API. The most recent REST API documentation is here and the SOAP API documentation is here.

If the response says you have the wrong user name/password you may have missed calling GetServerDefinition to get the correct URL to use (Clarizen has more than one data centers). Another thing to check in the federated authentication settings is that API access is enabled (though I think you would get a different error if it wasn't).

If you still can't get through with these tips, please attach a code snippet (omitting the actual user name/password) and we'll have a look.

Hope this helps,

Ophir

Ophir Kenig 0 votes
Comment actions Permalink