I have implemented SSO with SPA. It working perfectly. Now i have one scenario in which user will get an email with link. When user click the link user is redirecting to the STS. Once he/she authenticated by STS currently it redirect to the client home page instead of link given in the email. Also if session is over then user is logged out and redirect to the STS login page. After re authenticate he/she should resume where they are before logged out.
Hello,
I have implemented SSO with SPA. It working perfectly. Now i have one scenario in which user will get an email with link. When user click the link user is redirecting to the STS. Once he/she authenticated by STS currently it redirect to the client home page instead of link given in the email. Also if session is over then user is logged out and redirect to the STS login page. After re authenticate he/she should resume where they are before logged out.
Thanks, Tejash