displaying top 100 results
Tracker Issue CFLOGIN idletimeout under cookie storage does not work
2608598 CF-4051769 Security Barry Moore CFLOGIN idletimeout under cookie storage does not work Problem Description: Changing the value of the idletimeout attribute of the cflogin tag has no effect using cookie storage.
Steps to Reproduce:
Actual Result:
Expected Result:
Any Workarounds
2608598 CF-4051769 S P. Hi Barry Moore,
I tried to repro the issue, for different values of idletimeout when loginstorage="cookie"
1)when the idletimeout session timeout ... in this case too even if session time is out, the user is logged out only after idletimeout expires.
The "Is