Best practice for identifying different types of user accounts

Donna B_
Tera Contributor

We have a multitude of different user account types. We currently have these types of accounts:

  • Normal user accounts that login with SSO
  • certificate based authentication accounts
  • Accounts that use keys to login
  • Test accounts
  • system/service accts that login via username/pw

My question is what is ServiceNow's best practice for identifying the different account types?

1 REPLY 1

Anurag Tripathi
Mega Patron
Mega Patron

Hey,

This might help with a part of your question User account or service account? What to use for w... - ServiceNow Community

I have seen places with flags or different user name to identify Technical/functional accounts and normal users. No Test accounts or Direct logins in production.

-Anurag