cike
10 years agoChampion
Authenticate technical user via REST API while SSO is enabled
Hey guys,
I'm using SSO to authenticate users within a community, but I also want to use technical users (non-SSO) to make requests via REST API. As I read here https://community.lithium.com/t5/Community-API/bd-p/developers-rest-api?page=authentication it will be necessary to request the session key or sso authentication token before I can make other rest calls.
Which of them, session key or SSO authentication token, will be necessary for my use case (authenticate a technical user within a SSO-based community)?
Thanks and best regards,
Christian
- cike
Does your user have the API privileges?
And are you sure about the password?
Also make sure you don't have 2 users with the same username ...