Page 1 of 1

Accessing Community Services Ward Directory Service in .NET

Posted: Fri Apr 01, 2011 1:07 am
by jcurley
Hello All,

Does anybody have an example of accessing the Community Services in .NET?

I've seen the Java example for SSO Authentication. I'd like to do this for a desktop client. Before I take the deep dive, I'm hoping that someone has an example available in .NET that they would be willing to share.

Thanks!

Jason

Posted: Fri Apr 01, 2011 3:15 am
by russellhltn
Oddly this question just came up:
aebrown wrote:The membership APIs are not available except for Church-sponsored applications. See this response from Joel Dehlin, CIO for the Church:
joel wrote:Actually, it's against our policy to have 3rd party apps use these web services. The policy going forward is that the only apps which can use LDS Account credentials are LDS Community apps.

Posted: Fri Apr 01, 2011 7:45 am
by RossEvans
And the policy applies whether the access is by .NET, Java or any other language.

The web service interface is REST, so it is just clear-text web traffic exposed via URLs. The responses are in json structure, which can be parsed by a variety of languages. The wiki documentation states that XML is an optional alternative to json, but I could never figure out how to get the XML option to work.

However, the policy applies to the LDS Account-authenticated web service. The directory content is also downloadable by any user as a CSV.