Please upgrade your web browser now. Internet Explorer 6 is no longer supported.
Zac Smith
SharePoint, WSS and MOSS development.

Setting Forms Based Authentication Session Timeout

by Zac Smith 13-Oct-07, 0 Comments
When using FBA, session timeout is determined in the web.config. This is a standard feature of asp.net.
Example:
<forms loginUrl="/_layouts/login.aspx" timeout="30" />
(timeout is in minutes).

Setting the timeout in Central Admin will have no effect on Forms authenticated sites.
Categories:
0 responses so far:

     

Post a Comment:
Name:
URL:
Email:
Comments: