I am using a 3rd party authentication plugin for IIS (IISPASSWORD).
But when trying to get the value of CGI.AUTH_USER, it is blank, so it seems
this info is not sent in this variable.

How else can one extract this data, as I understand it is still in the http
header
Which will contain a value like this:
Basic ZmdoOmZnaA==

Simple Base64Decode the end part and you will have the result:

-
Snake




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250470
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to