Browse Source

This shared step from each article was deprecated when API Keys happened. (#782)

pull/787/head
fred_the_tech_writer 4 years ago committed by GitHub
parent
commit
7daa1d2fd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      _articles/directory-connector/azure-active-directory.md
  2. 1
      _articles/directory-connector/gsuite-directory.md
  3. 2
      _articles/directory-connector/ldap-directory.md
  4. 1
      _articles/directory-connector/okta-directory.md
  5. 1
      _articles/directory-connector/onelogin-directory.md

1
_articles/directory-connector/azure-active-directory.md

@ -74,7 +74,6 @@ Complete the following steps to configure Directory Connector to use your Azure @@ -74,7 +74,6 @@ Complete the following steps to configure Directory Connector to use your Azure
The available fields in this section will change according to your selected Type.
4. Enter the collected [**Tenant** hostname](#get-tenant-hostname), [**Application Id**](#get-app-id), and [**Secret Key**](#create-app-secret-key).
5. In the **Account** section, select Organization to connect to your directory from the dropdown.
## Configure Sync Options

1
_articles/directory-connector/gsuite-directory.md

@ -87,7 +87,6 @@ Complete the following steps to configure Directory Connector to use your Google @@ -87,7 +87,6 @@ Complete the following steps to configure Directory Connector to use your Google
5. Enter the email address of an **Admin User** with full access to your Google Directory.
6. If you have one, enter the **Customer ID** of your directory. Many users will not have or be required to enter a Customer ID.
7. Select the **Choose File** button and select the [downloaded JSON key](#obtain-service-account-credentials).
8. In the **Account** section, select Organization to connect to your directory from the dropdown.
## Configure Sync Options

2
_articles/directory-connector/ldap-directory.md

@ -43,8 +43,6 @@ Complete the following steps to configure Directory Connector to use your LDAP o @@ -43,8 +43,6 @@ Complete the following steps to configure Directory Connector to use your LDAP o
|Username|The Distinguished Name of an administrative user that the application will use when connecting to the directory server.<br><br>For Active Directory, the user should be a member of the built-in administrators group.|`cn=admin,cn=users,dc=ad,dc=company,dc=com`<br><br>`company\admin`|
|Password|The password of the user specified above. The password is safely stored in the operating system's native credential manager.||
5. In the **Account** section, select Organization to connect to your directory from the dropdown.
## Configure Sync Options
{% callout success %}

1
_articles/directory-connector/okta-directory.md

@ -33,7 +33,6 @@ Complete the following steps to configure Directory Connector to use your Okta D @@ -33,7 +33,6 @@ Complete the following steps to configure Directory Connector to use your Okta D
The available fields in this section will change according to your selected Type.
4. Enter your Okta Organization URL in the **Organization URL** field (e.g. `https://yourdomain.okta.com`).
5. Paste the API Token Value in the **Token** field.
6. In the **Account** section, select Organization to connect to your directory from the dropdown.
## Configure Sync Options

1
_articles/directory-connector/onelogin-directory.md

@ -31,7 +31,6 @@ Complete the following steps to configure Directory Connector to use your OneLog @@ -31,7 +31,6 @@ Complete the following steps to configure Directory Connector to use your OneLog
The available fields in this section will change according to your selected Type.
4. Enter the **Client ID** and **Client Secret** [obtained from OneLogin](#create-api-credentials).
5. From the **Region** dropdown, select your region.
6. In the **Account** section, select Organization to connect to your directory from the dropdown.
## Configure Sync Options

Loading…
Cancel
Save