-
Notifications
You must be signed in to change notification settings - Fork 765
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenID Connect with OpenLDAP #1582
Comments
Hello, **Error 404 Not Found There was an error processing your request. Not Found** Knowing that OpenLDAP and OpenID Connect are installed on the same machine |
This link works with tomcat, however, when I try to login with an LDAP account It shows me the following message: Maybe I misconfigured the user-context.XML file, can you please check:
|
Can the LDAP server and OpenID Connect be in the same server |
Actually there was a problem in the LDAP schema.
|
Hello,
I was able to install OpenID Connect by following the instructions given here leaving everything on default. Now I want to use an LDAP directory so here is how I intend to proceed. Please tell me if this is correct. Personally, I'm thinking of installing OpenLDAP first, then downloading ldap-openid-connect-server and modifying the user-context.xml file to point to my LDAP server, and finally use the commands mvn package and mvn jetty:run-war to build and deploy the server. Is it correct ? I'm really not an expert.
The text was updated successfully, but these errors were encountered: