Calling WIF-secured JSON-based WCF Service from JQuery
WCF and WF
2
Posts
2
Posters
2
Views
1
Watching
-
Sorry if this topic has been raised before. I am looking for a guidance if it is possible to call a secured JSON-based WCF service via JQuery. I am planning to use WIF to secure my WCF service.
Yes, it's possible and not difficult. I would use Json.Net to handle the serialization/deserialization, but there are plenty of ways to handle that. Be prepared to use Jsonp though if you'll be developing a web app that runs in a different domain from the WCF service.
No artists interprets nature as a lawyer interprets the truth.