<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Jumpcloud LDAP UDC in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Jumpcloud-LDAP-UDC/m-p/1666775#M12150</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are testing out if it possible to use jumpcloud directory-as-a-service with the Generic LDAP UDC connection in Qlik Sense?&lt;/P&gt;&lt;P&gt;We have used the generic LDAP connector and we are able to connect, but we cannot sync any users. I have tested the filters using a LDAP browser and they should be correct?&lt;/P&gt;&lt;P&gt;ANy suggestions on the attributes?&lt;/P&gt;&lt;P&gt;Anyone who has been able to make it work?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:32:57 GMT</pubDate>
    <dc:creator>adam_groenbeck</dc:creator>
    <dc:date>2024-11-16T03:32:57Z</dc:date>
    <item>
      <title>Jumpcloud LDAP UDC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Jumpcloud-LDAP-UDC/m-p/1666775#M12150</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are testing out if it possible to use jumpcloud directory-as-a-service with the Generic LDAP UDC connection in Qlik Sense?&lt;/P&gt;&lt;P&gt;We have used the generic LDAP connector and we are able to connect, but we cannot sync any users. I have tested the filters using a LDAP browser and they should be correct?&lt;/P&gt;&lt;P&gt;ANy suggestions on the attributes?&lt;/P&gt;&lt;P&gt;Anyone who has been able to make it work?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Jumpcloud-LDAP-UDC/m-p/1666775#M12150</guid>
      <dc:creator>adam_groenbeck</dc:creator>
      <dc:date>2024-11-16T03:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Jumpcloud LDAP UDC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Jumpcloud-LDAP-UDC/m-p/1667012#M12154</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I know that JumpCloud has many good support articles on support.jumpcloud.com (Search LDAP) showing syntax for LDAP queries. The one thing that I see is that there is no port specified on the Path, for example ldap.jumpcloud.com:636.&lt;/P&gt;&lt;P&gt;2 articles that will show up in the search are Using JumpCloud's LDAP as a Service and Creating LDAP Groups.&lt;/P&gt;&lt;P&gt;If those articles are not helpful, feel free to continue to work with the JumpCloud Support Team for more help. It looks like you have an open case with them.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jan 2020 17:14:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Jumpcloud-LDAP-UDC/m-p/1667012#M12154</guid>
      <dc:creator>jburglin</dc:creator>
      <dc:date>2020-01-18T17:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Jumpcloud LDAP UDC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Jumpcloud-LDAP-UDC/m-p/1787673#M13951</link>
      <description>&lt;P&gt;I am encountering the same exact issue. Were you able to sync the users successfully?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 22:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Jumpcloud-LDAP-UDC/m-p/1787673#M13951</guid>
      <dc:creator>KidQlik</dc:creator>
      <dc:date>2021-03-02T22:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Jumpcloud LDAP UDC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Jumpcloud-LDAP-UDC/m-p/1787763#M13955</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/118691"&gt;@KidQlik&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure if that is totally correct as I do not have a jumpcloud account to test, but I found the below steps from our internal knowledge base.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Add a new connector&lt;/P&gt;&lt;P&gt;Jumpcloud Setup:&lt;BR /&gt;o=JumpCloudOrgUnit is your long unique number&lt;BR /&gt;&lt;BR /&gt;Identification:&lt;BR /&gt;Name: Jumpcloud&lt;BR /&gt;Type: Generic LDAP&lt;BR /&gt;&lt;BR /&gt;User sync settings:&lt;BR /&gt;Sync data for existing users (uncheck for first sync, then checked)&lt;BR /&gt;&lt;BR /&gt;CONNECTION&lt;BR /&gt;User directory name: jumpcloud.com&lt;BR /&gt;Path: ldap://ldap.jumpcloud.com:389/o=JumpCloudOrgUnit,dc=jumpcloud,dc=com&lt;BR /&gt;Username: uid=LDAPService,ou=Users, o=JumpCloudOrgUnit,dc=jumpcloud,dc=com&lt;BR /&gt;Password: Your Password from Jumpcloud for the bind user above&lt;BR /&gt;&lt;BR /&gt;ADVANCED&lt;BR /&gt;Additional LDAP filter&lt;BR /&gt;None&lt;BR /&gt;&lt;BR /&gt;DIRECTORY ENTRY ATTRIBUTES&lt;BR /&gt;Type: objectClass&lt;BR /&gt;User identification: inetOrgPerson&lt;BR /&gt;Group identification: groupOfNames&lt;BR /&gt;Account name: uid&lt;BR /&gt;Email: mail&lt;BR /&gt;Display name: cn&lt;BR /&gt;Group membership: memberOf&lt;BR /&gt;Members of directory entry: member&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 07:55:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Jumpcloud-LDAP-UDC/m-p/1787763#M13955</guid>
      <dc:creator>Damien_V</dc:creator>
      <dc:date>2021-03-03T07:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Jumpcloud LDAP UDC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Jumpcloud-LDAP-UDC/m-p/1787948#M13959</link>
      <description>&lt;P&gt;This worked! I was able to pull in users and am now working to authentic them so they can successfully sign in! Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 14:17:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Jumpcloud-LDAP-UDC/m-p/1787948#M13959</guid>
      <dc:creator>KidQlik</dc:creator>
      <dc:date>2021-03-03T14:17:30Z</dc:date>
    </item>
  </channel>
</rss>

