[MarkLogic Dev General] Web service user authentication with Marklogic

2010-12-05 Thread DJaun Maclin
Hello everyone, I need some help implementing a .NET web service that checks a xml file in a Marklogic database to validate a user's password and name. It would be nice if any user information passed between the client and the web service is also encrypted, but the data itself doesn't need to

Re: [MarkLogic Dev General] Web service user authentication withMarklogic

2010-12-05 Thread Geert Josten
Hi DJ, To my knowledge XCC communication with an XDBC app server within MarkLogic Server is encrypted out of the box. But when in doubt you could also use an HTTP app server configured to accept HTTPS only. Kind regards, Geert drs. G.P.H. (Geert) Josten Consultant Daidalos BV

Re: [MarkLogic Dev General] Web service user authentication withMarklogic

2010-12-05 Thread Sam Neth
XCC/Java supports SSL. XCC.nethttp://XCC.net currently does not. I'm not at all sure that's relevant though, as the question seems to be more about authentication. Dj, can you explain the components involved here in a little more detail? Sam Neth Lead Engineer MarkLogic Corporation On Dec