Normalized Username Formats
Optional to make all usernames the same format.
To better standardize usernames across your organization, all usernames in Prisma
Access have been normalized.
The usernames are standardized based on the following examples.
Original Username | Normalized Username |
test.User@abc.com | test.user |
abc/Test.User | test.user |
abc//Test.useR | test.user |
This functionality does not affect security policies based on user groups and members
configured using the Cloud Identity Engine.