-
Notifications
You must be signed in to change notification settings - Fork 69
Description
Is your feature request related to a problem? Please describe.
This is related to #1531 When mainframe password expired, users are prompted to change their mainframe password. However users do not know requirements for mainframe passwords and do not know where to search for it.
For PoC I proposed using just a simple tooltip written by security admin.
However this solution may lead to an issue - when settings of security for passwords change, we are not sure that admin will update the tooltip text.
Describe the solution you'd like
Better solution would be make it automatic via API. If we have precise information about password requirements, we are able to provide user similar experience which they are used to from modern internet services.
Figma: https://www.figma.com/file/L5vqy3rzOylDHOqbOUNiJm/Mainframe-password-change-via-API-Catalog?node-id=31%3A3259
As user types his new password, we are able to check which requirements he meets.