Skip to main content
Home Forums Silverlight Programming Accessing Web Services with Silverlight There is no log on-security problem :
1 replies. Latest Post by party42 on November 8, 2009.
(0)
Shiran
Member
0 points
13 Posts
11-08-2009 6:27 AM |
Hi
It seem like I have some security problem in my Silverlight application. Here is the scenario:
My Silverlight application is hosted under IIS server on a virtual directory. The IIS is configured to a basic authentication mode.
2. I browse to my Silverlight application
3. The logon of ISS is pop up, I type in my user and password (I’m in a domain)
4. I’m in the application web site.
5. Now I browse out of the web site to another web site, for example, yahoo.com
6. Now I retype my Silverlight web site application address at the http line
7. I got no logon process and I’m in with the previous credential even though I didn’t actually logged on.
How can I solve it?
Thanks,
party42
Participant
1102 points
338 Posts
11-08-2009 7:25 AM |
See your other thread...