How to login with access token from external STS

Posted by Community Admin on 04-Aug-2018 08:46

How to login with access token from external STS

All Replies

Posted by Community Admin on 12-Feb-2014 00:00

Hi friends,
I have a Sitefinity project which configured with claims authentication, and the token issuer is an external STS. Now I have a third app, and this app have requested an access token from STS. How can I use this access token to log in Sitefinity Site?

Thanks, 
Best Regards.

Posted by Community Admin on 12-Feb-2014 00:00

Hi Qiqing,

The functionality you require is described in detail here and here. I believe the second part covers the external STS approach that you are interested in. Have a good look at the blog post and write back if something is not clear.

Regards,
Ivan D. Dimitrov
Telerik

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items

Posted by Community Admin on 13-Feb-2014 00:00

Thanks  Ivan for you help, much appreciated.
Actually, I have read those posts before.
It is really simple for this request, just have to append the 'wrap_access_token' parameter in the url.
such as localhost/.../ access token'.

Regards,

Posted by Community Admin on 18-Jan-2016 00:00

How to get value of wrap_access_token if I have claims with user name, password and domain (membership provider name), and security token key ?

 

This thread is closed