Forum Discussion
raguv12ps
4 years agoAce
Thanks Claudius for the response.
I'm actually not much worried about the page, since my goal is to successfully authenticate the call through some way (Something like a JWT token which is lightweight) and if successful login as a community user which has already predefined roles.
Is there any khoros API that can create a login session on behalf of the user?
- Claudius4 years agoBoss
In order to sign in a user on a non-SSO setup the easiest is probably to use Khoros Community API v1's AuthenticationManager and call https://community.acme.com/restapi/vc/authentication/sessions/login with username and password as payload