DependencyTrack / dependency-track

Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
https://dependencytrack.org/
Apache License 2.0
2.44k stars 530 forks source link

Unable to Login to Depenedency Track even part of LDAP group mapped with Administartors team #3817

Closed vanyagyosheva closed 3 weeks ago

vanyagyosheva commented 4 weeks ago

Current Behavior

The LDAP integration is successfully setup with Depenedency Track, and in the Administrators team , i mapped the LDAP group which my user account is member of. When i try to login with my LDAP user i have this errors

image

and in the pod log i see [UserResource] Successful user login / username: vangyo / IP Address: .. The user also appears in LDAP Users tab but Teams is 0

Steps to Reproduce

  1. Dependency Track is installed on k8s with helm chart

  2. LDAP setup

  3. In the Administration-> Teams tab I successfully find the LDAP group DN i'm part of and it is mapped

    image
  4. Login with my LDAP user and i get error Error 403

Expected Behavior

The user should be assigned to team Administrators and successfully login to dependency track with the provided authorization.

Dependency-Track Version

4.11.3

Dependency-Track Distribution

Container Image

Database Server

H2

Database Server Version

No response

Browser

Google Chrome

Checklist