Use password expiration date to remind users to change their password prior it expires
Summary
=========
Have a configurable setting that if enabled will alert user to change his password before it expires.
Motivation
==========
A new feature was added in keystone that allows to define how many days the user's password is going to be valid before it expires. Horizon needs to have a configurable setting that will alert users to change their passwords before the final date.
Description
==========
There will be a configuration setting that will be set in the local_settings.py file: PASSWORD_
UX
===
Alert the user to change the password before it expires, otherwise he will not be able to log in.
Wireframes, Mocks,Videos and UI Markups
=======
If the PASSWORD_
Outside Dependencies
=======
Collect information about the expiration_date feature in keystone.
Doc impact
==========
An integer that will define the threshold days before the password expires needs to be added with the name of PASSWORD_
Release note item also needs to be added.
Blueprint information
- Status:
- Complete
- Approver:
- David Lyle
- Priority:
- Low
- Drafter:
- Juan Pablo lopez Gutierrez
- Direction:
- Approved
- Assignee:
- Juan Pablo lopez Gutierrez
- Definition:
- Approved
- Series goal:
- Accepted for 12.0.0-pike
- Implementation:
- Implemented
- Milestone target:
- pike-3
- Started by
- David Lyle
- Completed by
- Rob Cresswell
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Implement expiration date alert message
Addressed by:https:/
Implement expiration date alert message