Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi guys,
I have a mashup with Autorefresh (30sec).
When the page stays without any action for an hour for example then the page will popup basic authorization dialog many many times (I afraid that it will be 1hour/30sec = 120 times).
How could I avoid multiple authorization after HTTP session timeout?
One time authorization or unauthorized error will be suitable for me. In other case it's hard even to close or refresh page between two login dialogs popup.
Thanks in advance.