Dash Enterprise Administration
4.3.1
4.3.1
  • Changelog
  • Installation
    • Capacity Planning
      • Dash Enterprise Single Server
      • Dash Enterprise for Kubernetes
    • Before you install
    • Dash Enterprise Single Server
      • Installation on cloud provider
      • On-premise installation on own server
      • Fully offline installation
    • Dash Enterprise Kubernetes
      • Amazon Web Services resource prerequisites
      • Google Cloud Platform resource prerequisites
      • Microsoft Azure resource prerequisites
  • Configuration
    • Set up your Server Manager
    • Run preflight checks
    • Configure basic settings
    • Authentication settings
      • Built-in local authentication
      • LDAP authentication
      • SAML authentication
    • Dash Enterprise Kubernetes additional required configuration
    • Configure optional settings
    • Add SELinux permissions to mapped directories
    • Other options and customizations
    • Using Snapshots & Backups
    • Running and logging into Dash Enterprise
    • Next steps
  • Advanced Configuration
    • General troubleshooting and problem solving
      • Dash Enterprise Kubernetes
    • Load balancer configuration
    • Reverse proxy setup instructions
    • Docker storage driver requirements and considerations
    • Import an LDAPS certificate from Active Directory into Dash Enterprise
    • Transfer Dash Enterprise to a new server
    • Sync license changes
    • Change channels for an upgrade
    • Admin panel reference
    • Configure Dash Enterprise to use common SAML IdPs
      • Active Directory Federation Services (AD FS)
      • PingFederate
      • Okta
    • Configure Dash Enterprise to use common LDAP IdPs
      • Okta
  • Upgrade
    • Prepare for the upgrade
    • Upgrade
      • Dash Enterprise Single Server
      • Dash Enterprise for Kubernetes
    • After the upgrade
  • Advanced Troubleshooting
    • Dash Enterprise Architecture and Internals
    • Navigating the System
    • Navigating the Support Bundle
    • Getting Help and Reporting Issues
    • Troubleshooting Specific Issues
Powered by GitBook
On this page
  • Setup
  • Adding to Okta
  • Adding to Dash Enterprise

Was this helpful?

  1. Advanced Configuration
  2. Configure Dash Enterprise to use common LDAP IdPs

Okta

This document applies to Dash Enterprise version 3.4+ and Okta.

PreviousConfigure Dash Enterprise to use common LDAP IdPsNextPrepare for the upgrade

Last updated 2 years ago

Was this helpful?

Setup

Please note that these steps assume a Dash Enterprise domain of https://dash.example.com and an Okta domain of https://example-domain.okta.com. Please substitute your Dash Enterprise and Okta domains as appropriate.

Adding to Okta

1- As an admin, login to Okta and browse to the “Directory => Directory Integrations” page.

2- On the main section, click the “Add LDAP Interface” button.

Adding to Dash Enterprise

1- As an admin, login to Okta and browse to the “Directory => Directory Integrations” page.

2- Click on the created “LDAP interface” link.

3- Click on the Directory Interface to obtain your LDAP server's details for use in the Dash Enterprise Server Manager Settings

5- Browse to the “Settings” page.

6- On the “Settings” page, scroll down to the “Authentication” section and check Use LDAP for Authentication toggle.

7- Set the following options in this section (leave unspecified options as is, and replace example-domain with your Okta account domain):

  • Server URI: ldaps://plot2020q1.ldap.okta.com

  • Bind DN: uid=example@example.com,dc=example-domain,dc=okta,dc=com

    1. The uid value should be the name of an admin on Okta, and may be a read-only admin account.

  • Bind Password: The password for the admin account

  • Search DN: dc=example-domain,dc=okta,dc=com

  • Enable custom search filters

    1. Search filter: (&(objectClass=person)(uid=%(user)s))

    2. Group search filter: (objectClass=groupOfUniqueNames)

8- Scroll down and click “Save” and then restart Dash Enterprise.

4- Browse to your replicated admin at

https://dash.example.com:8800