View Single Post
Old 12-06-2007, 11:16 AM  
raymor
Confirmed User
 
Join Date: Oct 2002
Posts: 3,745
HTTP authentication and form log ins is the area I've been working in for many
years. Give me a call if you'd like at 979-530-1300. Basically, we have a
great log in system using a form. You seem to be asking about converting
a form based log in to the "basic authentication" standard, though.
No form based log in cause use http "basic authentication" any more on the
public internet, though, due to the "security fix" in IE to address certain types of phishing. Until Microsoft did that, you could send a location header to basically
convert the form data to basic auth data. On a private network you can turn
off this security fix. Too bad Microsoft wasn't bright enough to fix it the
way that Mozilla / Netscape / Firefox did - by alerting the user. Instead they
just stopped supporting a well known standard, breaking a bunch of stuff.
Give me a call if you need more information. I'm sure if you explain your
actual goal, what business purpose you're trying to accomplish, we can find a
way to get it done.
__________________
For historical display only. This information is not current:
support@bettercgi.com ICQ 7208627
Strongbox - The next generation in site security
Throttlebox - The next generation in bandwidth control
Clonebox - Backup and disaster recovery on steroids
raymor is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote