kaiwang
12 years agoContributor
SSO token
Can you tell more details about how to reate the SSO token for the REST API user using the LithiumSSOClient class?
Can you tell more details about how to reate the SSO token for the REST API user using the LithiumSSOClient class?
Hi Kaiwang,
Maybe take a look this:
Hopefully that clarifies
--Jason
as for how to create the token, its per this
basically pass-in the unique-ID (aka SSO-ID), login name, email to the API
--Jason