Skip to main content
Microsoft Silverlight
Home Forums Silverlight Programming WCF RIA Services Time out in RIA authentication.
3 replies. Latest Post by bryant on October 28, 2009.
(0)
hareen
Member
20 points
16 Posts
10-27-2009 5:33 AM |
The time out of a RIA authentication is not working in XAP level. i.e. if the application navigating with in a XAP the time out is not working until hitting the aspx page.
bryant
Star
10079 points
1,655 Posts
10-27-2009 5:08 PM |
What kind of time out are you looking for? Is the user supposed to get logged out?
10-28-2009 8:40 AM |
Like asp.net forms authentication time out.i.e. FormsAuthentication.Current.IsAuthenticated (Assume my aps.net application time out is 5 mins).if the user is idle for 5 mins then the asp.net application redirects to login page.
10-28-2009 2:03 PM |
Just created a blog post to answer this question. Hope it helps.