ServiceNow needs to maintain a mapping between users listed in the Azure Active Directory and the users in the ServiceNow sys_user table. This kind of mapping facilitates multiple workflows between ServiceNow and Azure that includes managing permissions of ServiceNow resources indexed in the Microsoft Graph and the creating the Microsoft Teams chats/calls by users in the ServiceNow interface.
This application consists of the data model which syncs the users data by storing the mapping and workflow details.
This is an internal application installed as dependency of a few Microsoft integration apps that require the mapping.
Contains workflows and mappings for ServiceNow user to Azure Active Directory user.
Fixed
- Loading label not visible in Dark Mode.
- Handle login issues for portal in Teams tab.
- Security enhancements.
Requires dependency on Plugin Ids:
com.glide.channelproxy and com.snc.msteams.app.core