wet-boew / web-reporting

1 stars 2 forks source link

Redirect the user to the login screen when the session timesout #6

Closed LaurentGoderre closed 11 years ago

LaurentGoderre commented 11 years ago

There currently is loss of data occuring when the session timesout but the user is still allowed to input data.

ccantesa commented 11 years ago

Fail - Redirects to login page but when you login you get a blank screen. We get this URL: http://staging.publiservice.tbs-sct.gc.ca/ws-nw/wr-rw/GenericErrorPage.htm?aspxerrorpath=/ws-nw/wr-rw/administration/institution.aspx.

When I open a new IE window and login, I get a blank page, this URL: http://staging.publiservice.tbs-sct.gc.ca/ws-nw/wr-rw/GenericErrorPage.htm?aspxerrorpath=/ws-nw/wr-rw/administration/institution.aspx

LaurentGoderre commented 11 years ago

@ccantesa can you please try this again?

ccantesa commented 11 years ago

Re-tested - Application redirects me to the login screen when the session timesout (30 minutes)

LaurentGoderre commented 11 years ago

The timeout redirect doesn't happen all the time.

dfait-webstandards commented 11 years ago

@LaurentGoderre It is working perfectly on other environments. Please investigate your environment and report back.

dzhaotbs commented 11 years ago

Tested and passed.

LaurentGoderre commented 11 years ago

Not quite but it's a configuration issue.

@dfait-webstandards please set the session timeout and authentication timeout to 55 minutes. Also change the timeout warning to 50 minutes.

Thanks