Re: WO and Apache Basic HTTP authentication
Re: WO and Apache Basic HTTP authentication
- Subject: Re: WO and Apache Basic HTTP authentication
- From: Benjamin Adair <email@hidden>
- Date: Tue, 21 Sep 2004 12:06:35 -0500
Thank you, Anjo, especially for the authentication code. I've been fighting to get mine working with Safari for a long time. Your code remedied that particular headache.
However.. Using the exact same realm string does not seem to do the trick in our case. (It is running up on the server, not locally on my development machine in case anyone is wondering.) I authenticate into the site and when I hit the application the browser asks the user to authenticate to the exact same realm. :-/ Happens both in Safari and Firefox. Any more thoughts?
Thanks again!
Ben
--
Benjamin Adair
Central Office Database Programmer/Analyst
Cancer & Leukemia Group B
Phone: 773-702-6731
Fax: 312-345-0117
Email: email@hidden
Web: http://www.calgb.org/
On Sep 21, 2004, at 10:09 AM, Anjo Krank wrote:
You need to to sth like this and make sure that some_realm is the same as in your PHP pages, which will make the browser send the credentials on its own:
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden