- ServiceNow Application Development
- Sagar Gupta
- 149字
- 2021-07-03 00:01:03
Things to consider when creating a user
When we create a new user in ServiceNow, we need to consider the following key points:
- Make sure that each user is associated with a group
- Consider which fields are mandatory in order to ensure full and complete user profiles
- Use a unique user ID when creating new profiles or updating existing profiles
- Consider creating an ITIL-based role for each administrator or process owners for managing different types of tasks
Once we have created a new user account, we can create any new group or role that we would like to use or else we can also associate any of the existing groups and roles to the new user.
Most large companies usually integrate the ServiceNow platform with their identity provider services, such as active directory to import and periodically sync users into the Users table without having to manually create them.
推薦閱讀
- 大學計算機基礎(第二版)
- jQuery Mobile Web Development Essentials(Third Edition)
- JavaScript高效圖形編程
- 技術領導力:程序員如何才能帶團隊
- Learning Informatica PowerCenter 10.x(Second Edition)
- 數據結構(Python語言描述)(第2版)
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- Yocto for Raspberry Pi
- Elasticsearch Server(Third Edition)
- Spring Boot進階:原理、實戰與面試題分析
- Illustrator CC平面設計實戰從入門到精通(視頻自學全彩版)
- Scala編程(第5版)
- Python函數式編程(第2版)
- 石墨烯改性塑料
- Angular Design Patterns