I have an ML app on port 7600 which prompts me for credentials, which is fine.
But the same app makes subsequent HTTP service calls to fetch data via Ajax from the same port. Each of these subsequent calls will prompt for a username and password unless I hard-code the credentials in my XQuery script. Is there a way to tell ML to just reuse the credentials I initially provided so I won't have to reenter them or hard code them in ? Regards, Danny
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
