Sitefinity wcf services

Posted by Community Admin on 03-Aug-2018 04:00

Sitefinity wcf services

All Replies

Posted by Community Admin on 16-May-2013 00:00

Could I create a wcf service under sitefinity/services and it could be used by authenticated users? I can create it under sitefinity/service folder, but it can only be access by admin. If I create it out side of sitefinity folder, I can not assign permission to it, it would be available to public. Any idea?

Posted by Community Admin on 17-May-2013 00:00

Hi,

 Thank you for contacting our support. Please take a look at these resources

http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/client-side-programming/implementing-your-own-restful-wcf-service/creating-a-sitefinity-wcf-service

http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/client-side-programming/implementing-your-own-restful-wcf-service/implementing-a-sitefinity-restful-wcf-service

If you want to check if the current user is authenticated you can use this code

Telerik.Sitefinity.Security.Claims.ClaimsManager.IsUnrestricted()
Kind regards,
Ivan Georgiev | Sitefin1ty
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items

This thread is closed