Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Option for user to choose whether they get a persistent cookie (remember me) #281

Closed
gregpakes opened this issue Aug 14, 2014 · 4 comments
Closed

Comments

@gregpakes
Copy link
Contributor

I was wondering about an option for a "Remember Me", box on the login screen, so the user can choose whether they get a persistent cookie or not. i looked for this option, but couldn't find it.

@brockallen
Copy link
Member

Good point. I'll leave this issue open as a feature request.

@brockallen brockallen added todo and removed todo labels Aug 14, 2014
@brockallen brockallen added this to the Beta 2 milestone Aug 14, 2014
@brockallen brockallen self-assigned this Aug 14, 2014
@adestis-ds
Copy link

I would like to have that as well (just wanted to write a feature request :-)). Currently it can be configured via IdentityServerOptions/CookieOptions (and it works). However it should be possible to let the user decide on the login page. And again it would be good to have that configurable per client (the FinanceApp might not allow to store a persistent cookie, but for the VacationApp it might be fine).

@leastprivilege
Copy link
Member

I also think we need this

  • configuration option for setting persistent cookie
  • configuration option for letting the user decide

@brockallen
Copy link
Member

Closed due to #344

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants