Security is the important part of the product. We have some security policies which need to conform company’s security standard such as SOX and PCI-DSS.
Below are the list of requirement that PagerDuty is missing out.
- Password Complexity, such as special characters, number, etc.
- Account Lock when user put the wrong password for xx times.
- Force user to change password every xx days.
- Do not allow to use the previous password when change the new password for xx time.
Komgrit.