A
araman
Guest
I have created a service following the Sitefinity documentation Create a RESTful WCF service to retrieve titles of news items - Sitefinity CMS Development and its working fine. Now I want to implement Access token authentication to this service. On calling this service from the client the access token will be given in the authorization header. I want to get this access token and authorize before accessing the WCF service. Can anyone please help me with this? I already tried the steps in Secure your custom ServiceStack web service - Sitefinity CMS Development but it doesn't work for me.
Continue reading...
Continue reading...