sdenisov
13 years agoAdept
Authentication: REST API and SSO
Hi, I've had a look through these forums and I can't see anything that specifies a similar problem. Using asp.net I am completing the following steps during a login process and running into a...
- 13 years ago
Hi Chris,
SSO Tokens are intended to be used for authentication only once.I would suggest creating separate SSO token: one to be used in the browser, and one to be used for the REST API.
Regards,
Adam