Skip to main content
This guide is for W&B Admins who enable LDAP-based single sign-on (SSO) for W&B Server, so that users can authenticate against an existing LDAP directory instead of managing separate W&B credentials. It explains how to configure the LDAP connection from the W&B App system settings UI or with environment variables. It also describes the required and optional configuration parameters, including the address, base distinguished name, and attributes. You can set up either an anonymous bind, or bind with an administrator DN and password.
Only W&B Admin roles can enable and configure LDAP authentication.

Configure LDAP connection

Choose one of the following methods to configure the LDAP connection. Use the W&B App tab to configure LDAP through the system settings UI, or use the Environment variable tab to configure LDAP at deployment time.
To configure LDAP through the W&B App:
  1. Go to the W&B App.
  2. Select your profile icon, then select System Settings.
  3. Toggle Configure LDAP Client.
  4. Add the details in the form. For more information about each input, see Configuration parameters.
  5. Click Update Settings to test your settings. This step establishes a test client or connection with W&B Server.
  6. If your connection is verified, toggle Enable LDAP Authentication and select Update Settings.
After you complete these steps, W&B Server authenticates users against your LDAP directory.

Configuration parameters

The following table lists and describes required and optional LDAP configurations.