Prisma Cloud: Security Specifications: Password and Login Policies
85
Created On 01/28/26 00:45 AM - Last Modified 01/28/26 17:15 PM
Symptom
• Official documentation for Prisma Cloud console "Direct user authentication" password policy
Environment
Product_versions
• Prisma Cloud- Network Config
• Prisma Cloud tenant authentication
• SAML SSO
• OIDC
• Direct user authentication
Cause
Allow users to follow correct password protocol.
Resolution
The password must meet the following requirements:
- Contains at least 1 digit (0-9)
- Contains at least 1 lowercase letter (a-z).
- Contains at least 1 uppercase letter (A-Z).
- Contains at least 1 special character (~`!@#$%^&*()-_+={}[]|\:;',".<>?/).
- Has a minimum of 8 characters and 30 maximum.
- Does not contain any space.
Additionally:
- We do not test history of passwords (The original password text is not persisted)
- There is no policy for expiring password, only for failed login attempts (with lock)
- The maximum number of failed login attempts is 4, on the 5th the account is locked