Troubleshooting, limitations and known issues - Sitefinity/Sitefinity-External-STS-Integration GitHub Wiki

Home / Troubleshooting, limitations and known issues

Redirecting to a raw token

Symptom:
When logging in through an external STS, the user gets redirected to a page with a raw token string, rather than to the site.
Raw token

Reason
The content of the token is in the response since there is no redirect_uri set for a successful login.

Resolution
In order to avoid this, when placing the OAuthLogin widget on your page, be sure to edit its properties and set the Landing Page.

< Back home