Skip to main content
Prophecy can connect to your organization’s LDAP directory for authentication.
  • You can integrate Microsoft Entra ID over LDAP by using the same configuration fields.
  • Group mapping can be enabled using group-to-team mapping. To automatically create new teams in Prophecy via group mappings, set the ENABLE_AUTO_TEAM_CREATION flag to true in your Prophecy deployment.

Configuration

Here are the basics steps to connect Prophecy with your LDAP directory:
  1. Log in to Prophecy as an admin user.
  2. Navigate to the SSO tab of the Prophecy Settings page.
  3. Under Authentication Provider, select LDAP.
  4. Fill out the rest of the information and click Save. More information about the available fields can be found below.

Host and Certs

Binds

Configured LDAP Groups API

You can use the Configured LDAP Groups API to retrieve all config data for your LDAP groups. Example:
Response:

User Matchers

This list contains field pairs that are used to match a user to a group. It adds a requirement to the filter that an attribute in the group must match the user’s attribute value.