SSO Redirection
The client has to generate temporary token for SSO and redirect the user to Xoxoday with this temporary token. Letβs discuss the steps.There are two methods for this.
SSO Token from Company Session
Following request has to be made with Company Bearer Authorization access token to fetch temporary SSO token. Via this the user is also registered automatically if not already registered.
The user gets redirected to the Xoxoday storefront to the following URL with the ssoToken value obtained in the above response:
|
Last updated