Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: set permanent cookie #21

Closed
zenit88 opened this issue Oct 25, 2017 · 2 comments
Closed

Feature request: set permanent cookie #21

zenit88 opened this issue Oct 25, 2017 · 2 comments

Comments

@zenit88
Copy link

zenit88 commented Oct 25, 2017

Please add a feature, if possible, to set a permanent cookie once a user is authenticated. This way users don't need to be reauthenicated each time they access the website. This can be done via, for example, a checkbox on the Authentication Settings page.

@sawest
Copy link
Collaborator

sawest commented Feb 9, 2025

Authentication cookies are handled by DNN. This module only tells DNN to authenticate the user based on AD credentials. You can set cookie timeouts in DNN itself. This module does not set the cookie.

@sawest sawest closed this as completed Feb 9, 2025
@jeremy-farrance
Copy link

Instructions and details on persisting the login can be found here.

DNN Details 001: Remember Login Checkbox and Staying Logged in Longer
https://dnncommunity.org/blogs/Post/1533/DNN-Details-001-Remember-Login-Checkbox-and-Staying-Logged-in-Longer

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

No branches or pull requests

3 participants