0

I have implemented SSO into my ASPX application and set the authentication mode as follows:

<authentication mode="Windows" />

Is it possible to enforce a session timeout for applications which use the authentication mode from above?

luckyluke
  • 642
  • 2
  • 7
  • 22
  • 1
    Possible duplicate of [windows authentication session timeout](https://stackoverflow.com/questions/6923191/windows-authentication-session-timeout) –  Jul 18 '18 at 08:06
  • @prd - I didn't find answer for - "Is it possible to enforce a session timeout for applications which use the authentication mode from above?" there – luckyluke Jul 19 '18 at 03:24

0 Answers0