Storing Azure "Application registrations" and "on-prem AD Groups" in the ServiceNow CMDB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 03:29 AM
Hi Community,
I have a customer who wants to have certain data represented in their ServiceNow instance.
The data about their registered applications comes from their Azure active directory "Application Registrations".
The information about the groups comes their on-prem AD.
I need advice about how and where to store the information about the groups and registered applications on their ServiceNow application.
The current idea for the "Application registration" part is to store the information in the CMDB.
Create "active directory" as an application service
Create custom table that extends the CMDB CI table
The reason why i'm thinking to not just create an application service for each registered application is that we will probably need custom fields and I don't want to make custom fields on the application service table.