0
Completed

Add re-authentication to Host and Admin page

anonymous 8 years ago updated 8 years ago 2

Partner asks for the option to enforce authentication every time the Host or Admin page is clicked on.

Answer

Answer

You can make an adjustment in the web.config file to the "MaxLongestTicketReissueIntervalSeconds". By default it is set to 86400 sec (24hr). Setting it to 1 or 2 secs would log a user out who idles on the Host and/or Admin page after second or two.

Answer

You can make an adjustment in the web.config file to the "MaxLongestTicketReissueIntervalSeconds". By default it is set to 86400 sec (24hr). Setting it to 1 or 2 secs would log a user out who idles on the Host and/or Admin page after second or two.

Commenting disabled