flex - Looking for HTTP Authentication website examples -
I'm looking for a website for which HTTP authentication is required, so I am interested in the behavior of specific HTTP authentication dialog boxes Can see The reason for this is that, for some reason, on Firefox 3, our Flex app starts reopening another HTTP authentication dialog box, after clicking cancel is clicked. This is only in Firefox 3. I have to find out that this is only the Firefox 3 issue, the nature of the HTTP authentication, or something in our Flex app is wrong. Edit: I should clarify some more details The problem with our Flex app is that when the authentication dialog box appears, the user cancels the click. Then the attempt to re-enter the page again, again because the authentication dialog box reappears. However, if they type the correct password, the same dialog will reappear. Thank you, Jason This website provides an example of HTTP authentication: