I'm taking this off-list since we're not talking about CFCs any more. NAT
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Daniel Daugherty > Sent: Monday, April 12, 2004 2:12 PM > To: [EMAIL PROTECTED] > Subject: RE: [CFCDev] web services authentication > > > IIS can be configured to not do anything with authorization headers. If you > enable allow anonymous access users will not be prompted for username and > password and IIS will pass any authorization headers though to CF. You can > then send a 401 response via CF to any request that does not have a > authorization header prompting the user/service requester for username and > password if not already provided. See examples/presentation from the link > in my previous post on how to send 401 Reponses for CFC. > > Daniel D. > ---------------------------------------------------------- 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]
