After installing a nightly build I have managed to get something working, however I'm sure it's not meant to work this way and must be a feature. I have removed the HTTP Authorisation Manager and the HTTP Cookie Manager.
I used the HTTP Proxy Server to record access to the service needing authentication. Then I dragged the HTTP Request into a Thread Group and I added a Response Assertion. A Browser-derived headers config item suddently appeared!! It displayed the Basic Authorization from my recorded page. Bingo... I can now access pages needing authentication. Not the documented way, but heck, I'm glad something is working. Cheers, Andrew ----- Original Message ----- From: [EMAIL PROTECTED] Date: Wed, 10 Dec 2003 18:21:52 -0500 To: "JMeter Users List" <[EMAIL PROTECTED]> Subject: Re: My HTTP Authorisation is failing > I still have not resolved this. > Is anyone using HTTP Authorisation successfully with JMeter 1.9.1 ? > If so, I would appreciate it if you could let me know the format of the base URL > that you have setup in the HTTP Autorisation component. > > Thanks, > Andrew > > ----- Original Message ----- > From: [EMAIL PROTECTED] > Date: Tue, 09 Dec 2003 02:38:28 -0500 > To: "JMeter Users List" <[EMAIL PROTECTED]> > Subject: My HTTP Authorisation is failing > > > JMeter is not applying authorisation to my HTTP Request. > > I don't understand why. > > > > I am using JMeter 1.9.1. > > My Test Plan is in Functional Test Mode. > > I have a HTTP Authorisation Manager in my Test Plan at a higher level than my > > Thread Group. > > My Base URL is "http://2mmm.listenerpoints.com/2mmm/members/buyme/buyprize.pl" > > altough I have also tried "2mmm.listenerpoints.com", > > "2mmm.listenerpoints.com/2mmm" and "2mmm.listenerpoints.com/2mmm/members" with the > > same result. > > > > I have set Thread Group to Loop Count of 1 (or any number with the same result). > > On the HTTP request, my server is set to "2mmm.listenerpoints.com" and the path is > > set to "/2mmm/members/buyme/buyprize.pl". > > I have a simple data writer to capture the response. > > > > In the output file I get a 401 Unauthorized error. > > The URL Request that appears in the output file is > > "http://2mmm.listenerpoints.com/2mmm/members/buyme/buyprize.pl?prizeid=228&quantity=1&firstname=Andrew" > > When I put this directly into my browser, I am prompted to enter my username and > > password. > > Therefore I think the HTTP Request is setup correctly. > > > > Can anyone see what am I doing wrong with the HTTP Authorisation Manager? > > > > Thanks, > > Andrew > > > > > > -- > > ___________________________________________________________ > > Sign-up for Ads Free at Mail.com > > http://promo.mail.com/adsfreejump.htm > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > -- > ___________________________________________________________ > Sign-up for Ads Free at Mail.com > http://promo.mail.com/adsfreejump.htm > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

