---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# LDAP integration via MID Server

# LDAP integration via MID Server {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Administrators can integrate using an LDAP data source over a Management,
Instrumentation, and Discovery (MID) Server.

The MID Server enables communication and movement of data between the ServiceNow AI Platform
and external applications, data sources, and services. For details on installing a MID Server,
see [MID Server installation](https://www.servicenow.com/docs/access?context=mid-server-installation&version=australia&pubname=australia-servicenow-platform&ft:locale=en-US).  
Using a MID Server to establish an LDAP connection prevents you from having to expose the LDAP server to external network traffic. It eliminates the need to establish a VPN tunnel between your LDAP server and datacenters. The MID Server user must have the user_admin role to be able to read LDAP server configuration records.  
Hinweis:  
The MID Server does not allow using the UI action `<instance>/sys_ui_action.do?sys_id=1b4f7ef30a0001060058e223c9a5744c` to refresh user and group records from LDAP.  
A MID Server connection communicates over HTTP on port 80 by default. This communication channel does not require a certificate. The connection between the MID Server and the instance is over HTTPS (port 443). The instance connects to the LDAP server directly, using LDAP or LDAPS. This connection can either be over the internet or through a VPN tunnel.  
Hinweis:  
LDAP cannot communicate via the MID Server with password authentication.  
For a secure communication over SSL, you must [add an SSL certificate for the MID
Server](https://www.servicenow.com/docs/access?context=add-ssl-certificates&version=australia&pubname=australia-servicenow-platform&ft:locale=en-US). Change the LDAP server URL from LDAP to LDAPS and change to port 636.  

Hinweis:  
If you create a new LDAP server, the MID Server SSL flag sets to false by default. You can ignore this behavior.

To set connection properties for a specific LDAP server, see [Define an LDAP server](https://servicenow-prod.fluidtopics.net/EIpUc5SLLpp5NeemJLMa6A "Create a new LDAP server record in the instance.").

