-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Overall I was curious about the admin and user side of various things when it comes to auth requirements (mandating pw policy/2fa/etc) and did not see anything in the docs about it.
- Is there any min/max password length in the system (rpsl maintainer/override)?
- Is there any characters that are not supported?
- Is unicode supported?
Then somewhat related does the system allow to set pw policy?
- Which may be something like setting the min/max pw length limits
- Require a strong pw (require one of each class type, like digit/special characters/upper case/lower case -- not repeat same class three times in a row)
- Prevent reuse of previous x pws
Metadata
Metadata
Assignees
Labels
No labels