Content
View differences
Updated by Markus Kahl almost 6 years ago
**As** an OpenProject user
**I want** to be given the option of being remembered when logging into OpenProject using an OmniAuth login (e.g. Google via OpenID Connect, SAML)
**so that** I do not have to login again each time I access OpenProject again after closing my browser.
Currently the auto login feature only covers password-based logins:

It's perfectly possible to use auto login for OmniAuth based logins, too. One just has to provide the user with the option.
Ideas:
* We could duplicate the "Stay logged in" checkbox in the bottom half of the form.
* One could show the user an unobtrusive dialog (**non**\-modal, disappears automatically after 5 seconds, say in the bottom right corner (think for instance RubyMine update notifications) asking if they want to be remembered after they have logged in successfully.
**I want** to be given the option of being remembered when logging into OpenProject using an OmniAuth login (e.g. Google via OpenID Connect, SAML)
**so that** I do not have to login again each time I access OpenProject again after closing my browser.
Currently the auto login feature only covers password-based logins:

It's perfectly possible to use auto login for OmniAuth based logins, too. One just has to provide the user with the option.
Ideas:
* We could duplicate the "Stay logged in" checkbox in the bottom half of the form.
* One could show the user an unobtrusive dialog (**non**\-modal, disappears automatically after 5 seconds, say in the bottom right corner (think for instance RubyMine update notifications) asking if they want to be remembered after they have logged in successfully.