|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
[OT] Bypass basic authentication for included webpageHello
I have to include a webpage into my existing web application, this webpage required basic authentication, so when i include this webpage into my application and run i get a basic authentication pop up window, is there a way i can pass user id, password in header or some thing so i dont get this authentication window, any suggestions -- Ashish www.ayurwellness.com www.mysoftwareneeds.com |
|
|
RE: [OT] Bypass basic authentication for included webpageore info is required:
What security schema is employed? Is the included webpage in the same context as the including webpage? Does your webpage allow anonymous access? If not, does the user's auth info match the included page's auth info? > -----Original Message----- > From: Ashish Kulkarni [mailto:ashish.kulkarni13@...] > Sent: Tuesday, November 03, 2009 11:32 AM > To: Struts Users Mailing List > Subject: [OT] Bypass basic authentication for included webpage > > Hello > I have to include a webpage into my existing web application, > this webpage > required basic authentication, so when i include this webpage into my > application and run i get a basic authentication pop up > window, is there a > way i can pass user id, password in header or some thing so i > dont get this > authentication window, any suggestions > > -- > Ashish > www.ayurwellness.com > www.mysoftwareneeds.com > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: [OT] Bypass basic authentication for included webpageHi
What i am trying to include is feed from a web camera which works on IP address in network, there is a built in server in this webcamera which does basic authentication. this wont allow anonymous access, can i use http client or some thing to fake login from jsp page On Tue, Nov 3, 2009 at 1:56 PM, Kawczynski, David < david_kawczynski@...> wrote: > ore info is required: > > What security schema is employed? > > Is the included webpage in the same context as the including > webpage? > > Does your webpage allow anonymous access? If not, does the > user's auth info match the included page's auth info? > > > > > -----Original Message----- > > From: Ashish Kulkarni [mailto:ashish.kulkarni13@...] > > Sent: Tuesday, November 03, 2009 11:32 AM > > To: Struts Users Mailing List > > Subject: [OT] Bypass basic authentication for included webpage > > > > Hello > > I have to include a webpage into my existing web application, > > this webpage > > required basic authentication, so when i include this webpage into my > > application and run i get a basic authentication pop up > > window, is there a > > way i can pass user id, password in header or some thing so i > > dont get this > > authentication window, any suggestions > > > > -- > > Ashish > > www.ayurwellness.com > > www.mysoftwareneeds.com > > > Notice: This e-mail message, together with any attachments, contains > information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station, New > Jersey, USA 08889), and/or its affiliates Direct contact information for > affiliates is available at http://www.merck.com/contact/contacts.html) > that may be confidential, proprietary copyrighted and/or legally privileged. > It is intended solely for the use of the individual or entity named on this > message. If you are not the intended recipient, and have received this > message in error, please notify us immediately by reply e-mail and then > delete it from your system. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... > For additional commands, e-mail: user-help@... > > -- Ashish www.ayurwellness.com www.mysoftwareneeds.com |
| Free embeddable forum powered by Nabble | Forum Help |