Forms authentication expiration

  • Thread starter Thread starter Do
  • Start date Start date
D

Do

Hi,

What's the default expiration for forms authentication?
If I hit refresh, will i get redirected to a login page(if the time has
expired)?

Thanks,

Do
 
It should be noted in your web.config.
Also watch out for the Session expiration, and make sure the two values are
the same.

Correct, if you're session/auth has expired, if you hit refresh you will be
redirected to the login screen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top