How to sense user's session's timeout
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, We have 3 servers, under each servers certain applications(20 applications) are launched. For all these applications the authentication is to be done once(Single-Sign on). But, in case if users session is timeout in one application on one server, how the other applications in other servers can sense the same. Give some soution for this. :confused:
P. Mohan