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?

2
  • 1
    Possible duplicate of windows authentication session timeout Commented Jul 18, 2018 at 8: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 Commented Jul 19, 2018 at 3:24

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.