- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2018 03:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2018 04:53 PM
The MID server has a bunch of functions that are not necessarily covered by a REST integration. For example, the MID server also runs discovery on network devices behind the firewall, allows for LDAP sync and can connect to databases and execute commands.
The biggest take away from this though is that you don't have to expose yourself to the outside world. Since ServiceNow is cloud hosted and you're (probably) not using an on premise version, you can't always access things behind your company firewall without a port being opened. My security team would have a cow if we ever decided to expose any of our Active Directory servers straight to the Internet. The MID server allows us to remotely pass data as if we were inside the firewall without exposing ourselves.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2018 04:53 PM
The MID server has a bunch of functions that are not necessarily covered by a REST integration. For example, the MID server also runs discovery on network devices behind the firewall, allows for LDAP sync and can connect to databases and execute commands.
The biggest take away from this though is that you don't have to expose yourself to the outside world. Since ServiceNow is cloud hosted and you're (probably) not using an on premise version, you can't always access things behind your company firewall without a port being opened. My security team would have a cow if we ever decided to expose any of our Active Directory servers straight to the Internet. The MID server allows us to remotely pass data as if we were inside the firewall without exposing ourselves.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2018 09:56 PM
Hi,
Refer below Link,
Integration with external systems
Why do we use MID server? Purpose of using MID Server?
Regards,
Shweta K