Open
Description
Show if someone has a password change required in the admin UI
Problem
If someone has a 'force password' change attribute set, there's no easy place to see it in the admin ui. You can go to the user's source view and search for passwordChangeRequired
.
Solution
Display an icon on the user details screen when a user has the passwordChangeRequired
attribute set to true.
Alternatives/workarounds
Look in the source tab. Build another UI/app to display this info.
Additional context
Came up during an onboarding call.
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.