That is for a challenge/response security set at the web server level. For a ReST call, you can pass in a user and password.
In CF, this can be done with cfhttp http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Tags_g-h_09.html On 7 August 2012 09:59, Dave Watts <[email protected]> wrote: > > > Would someone be able to direct me to some information on how to access > > user and password passed to a ReST service in ColdFusion 10 please? > > I don't think there's anything special about authentication with ReST > - the client passes credentials via web server authentication, and > your code could then access CGI.AUTH_USER etc. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > http://training.figleaf.com/ > > Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on > GSA Schedule, and provides the highest caliber vendor-authorized > instruction at our training centers, online, or onsite. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352061 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

