[Progress Communities] [Progress OpenEdge ABL] Forum Post: Access Token authentication for custom WCF service in Sitefinity project

  • Thread starter Thread starter araman
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top