Skip to content

Commit 651af7c

Browse files
authored
Document that LDAP sync happens at login-time (#94)
Signed-off-by: nscuro <nscuro@protonmail.com>
1 parent a1beff2 commit 651af7c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/guides/administration/configuring-ldap.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ user's own credentials to verify their password. On success, the system grants
1212
access. With user provisioning enabled, Dependency-Track creates the account
1313
automatically on first login.
1414

15+
On every successful login, Dependency-Track refreshes the user's distinguished
16+
name and email from the directory, and (when team synchronisation is enabled)
17+
re-evaluates team membership against the user's current LDAP groups. A user
18+
who never logs in keeps the attributes captured at provisioning time.
19+
1520
## Prerequisites
1621

1722
- A service account in the LDAP directory with read access to users and groups.

0 commit comments

Comments
 (0)