We've set it up to use a session ID.  First method called by a client is
beginSession() which takes a set of credentials, and returns an ID.  That id
is then passed with all future invocations.  Those IDs are used to map
directly back to our standard client management system through the web
service facades.

Cheers,
barneyb

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Nat Papovich
> Sent: Monday, April 12, 2004 10:20 AM
> To: CFC
> Subject: [CFCDev] web services authentication
> 
> I'm interested to know if anyone is securing their published 
> web service CFCs,
> and if so, how they are doing it. Is anyone using the 
> username and password
> attribute of the cfinvoke tag?
> 
> NAT
> 
> Nat Papovich
> Senior Partner & Development Director
> Fusium, Inc.
> 503-226-7099
> 
> ----------------------------------------------------------
> You are subscribed to cfcdev. To unsubscribe, send an email
> to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
> in the message of the email.
> 
> CFCDev is run by CFCZone (www.cfczone.org) and supported
> by Mindtool, Corporation (www.mindtool.com).
> 
> An archive of the CFCDev list is available at 
> www.mail-archive.com/[EMAIL PROTECTED]
> 

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to