Password policy management #1635
maximec-dev
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Allow you to define a password management policy for users.
Examples of possible rules:
Minimum length (e.g., 8 characters)
Inclusion of special characters
Upper/lower case letters required
Presence of numbers
Expected features
Option can be enabled/disabled as needed
Ability to apply the policy:
Globally to all users
Only to certain specific profiles/roles
Benefits
Improved user account security
Flexibility to adapt the level of requirements according to the type of profile
Compliance with cybersecurity best practices
Beta Was this translation helpful? Give feedback.
All reactions