Opened 13 years ago
Last modified 9 years ago
#8580 closed bug
Pages loading in an iFrame that require HTTP auth fail to authenticate and display — at Initial Version
Reported by: | hypersonic | Owned by: | leavengood |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
WebPositive SVN revision 586 Haiku hrev 44065
I have an intranet page that requires HTTP authentication (IIS 7.5). Loading the page itself requests authentication, then loads fine when the correct username/pass is given. The intranet page has an iFrame embedded that points to another page on the same server, using the same FQDN as the parent page. This fails to load, giving a 401.2 - Unauthorised due to invalid authentication headers error message. The message is generated from IIS, and is displayed inside the iFrame.
Note:
See TracTickets
for help on using tickets.