{
  "adDomain": "example-domain",
  "adPassword": "example-password",
  "adSearchRequests": [
    {
      "baseDn": "my-base-dn",
      "filter": "(|(objectClass=foreignSecurityPrincipal)(objectClass=group)(objectClass=user))"
    }
  ],
  "adUrl": "ldap://example-host:389",
  "adUsername": "example-username",
  "insightsSourceId": "42",
  "insightsSourceToken": "example-insights-source-token",
  "insightsUrl": "https://example.elimity.com"
}
