* Send Staging (#447) * - js for in-page tabs - send category early drafts of articles - send images * fix scrolling on tab * send web vault * mobile image * redone 'receive send' article * send from browser ext & mobile * send work * improvements to 'about' * send additions * so much send * lotsa send * all send all the time * ain't nothin but a send thang * cli * send cli * simple cli sends in /create-send/ * simple disable & delete in /send-lifespan/ * send desktop screenshots * send final cleanup * cli final cleanup * send edits * fix * send final touches * fixed links & non-send updates * new import message documentation, several import articles condensed to use tabs, U2F support for Edge, excluded domains article, remove in innacurate note on emergency accesss * Firefox Attachment Workflow + Date Picker for custom timestamps * safari attach file Send req * excluded domains addition * fix tab titles * release notes * unlock articles * link to status feed * small typos * test * updated release notes * lastpass article form fill rewrites * import to org & personal clarifications * send self-hosting, safari web extension edits, and release notes
5.0 KiB
layout, title, categories, featured, popular, tags, order
| layout | title | categories | featured | popular | tags | order | |
|---|---|---|---|---|---|---|---|
| article | Directory Connector Desktop App |
|
true | false | 02 |
Download the latest version of the Directory Connector Desktop App from our GitHub releases page{:target="_blank"} or by using one of the following official links:
- {% icon fa-windows %} Windows Installer (.exe)
- {% icon fa-windows %} Windows Portable (.exe)
- {% icon fa-apple %} macOS (.dmg)
- {% icon fa-linux %} Linux (.AppImage)
Setup
Directory Connector configuration will vary based on the directory type in use. Use one of the following articles for instruction:
- [Sync with Active Directory or LDAP]({% link _articles/directory-connector/ldap-directory.md %})
- [Sync with Azure Active Directory]({% link _articles/directory-connector/azure-active-directory.md %})
- [Sync with G Suite (Google)]({% link _articles/directory-connector/gsuite-directory.md %})
- [Sync with Okta]({% link _articles/directory-connector/okta-directory.md %})
- [Sync with OneLogin]({% link _articles/directory-connector/onelogin-directory.md %})
{% callout info %} If you're using a self-hosted version of Bitwarden, you must change the Server URL used by the Directory Connector application:
- Log out of Directory Connector.
- On the Login screen, select the Settings button.
- In the Server URL field, enter the domain name for your self-hosted instance with
https://. For example,https://bitwarden.example.com. - Select the Save button. {% endcallout %}
Using Directory Connector
The following sections will walk you through typical actions taken with the Desktop App.
In all cases, log in with a Bitwarden user account that is an Admin or Owner for the relevant Organization(s). For more information, see [User Types and Access Control]({% link _articles/organizations/user-types-access-control.md %}).
Connect to a Bitwarden Organization
Complete the following steps to specify which Bitwarden Organization to sync to:
- Open the Directory Connector application.
- Navigate to the Settings tab.
- In the Account section, select your Organization from the dropdown.
Configure Sync Options
Complete the following steps to configure options for your sync:
-
Open the Directory Connector application.
-
Navigate to the Settings tab.
-
In the Sync section, configure the available options as desired. Available Sync Options depend on the directory type in use, so refer to one of the following articles for a list of options available to you:
- [Sync with Active Directory or LDAP]({% link _articles/directory-connector/ldap-directory.md %})
- [Sync with Azure Active Directory]({% link _articles/directory-connector/azure-active-directory.md %})
- [Sync with G Suite (Google)]({% link _articles/directory-connector/gsuite-directory.md %})
- [Sync with Okta]({% link _articles/directory-connector/okta-directory.md %})
- [Sync with OneLogin]({% link _articles/directory-connector/onelogin-directory.md %})
{% callout success %} When you're finished configuring, navigate to the More tab and select the Clear Sync Cache button to prevent potential conflicts with prior sync operations. For more information, see [Clear Sync Cache]({% link _articles/directory-connector/clear-sync-cache.md %}). {% endcallout %}
Perform a Sync Test
Perform a sync test to check that all configured settings are in-place and working as expected. Sync tests will query the directory server and print the results to the Directory Connector Dashboard.
- Open the Directory Connector application.
- Navigate to the Dashboard tab.
- In the Testing section, select the Test Now button.
Perform a Manual Sync
Complete the following steps to run a one-time manual sync between your directory and your Bitwarden Organization:
- Open the Directory Connector application.
- Navigate to the Dashboard tab.
- In the Sync section, select the the Sync Now button.
Your synced users and groups will be immediately available in your Bitwarden Organization. Added users will receive an email invite to your Organization.
Start Automatic Sync
Complete the following steps to start automatic sync polling with Directory Connector:
- Open the Directory Connector application.
- Navigate to the Dashboard tab.
- In the Sync section, select the Start Sync button.
Directory Connector will begin polling your directory based on the Interval specified in your Sync Options.
If you exit or close the application, automatic sync will stop. To keep Directory Connector running in the background, minimize the application or hide it to the system tray.