mitreid-connect / OpenID-Connect-Java-Spring-Server

An OpenID Connect reference implementation in Java on the Spring platform.
Other
1.47k stars 767 forks source link

How do I debug LDAP overlay? #1482

Closed edmundday closed 5 years ago

edmundday commented 5 years ago

Sorry for this naive question, but I am trying to get the LDAP overlay to work. Most of the work is done by: artifactId ldap-openid-connect-server groupId edu.mit.kit So how can I look at this code?