ableasdale / jetty-ldap-login

Testing the Jetty LdapLoginModule

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jetty LDAP Login

A simple tool to test LDAP Authorization using Jetty.

Running the Application

Execute:

gradle run

This will start a Web Server on port 8080. Test your credential using the input fields:

Login Page

If the credentials have successfully been authorized against the LDAP Server, you'll see:

Success

About

Testing the Jetty LdapLoginModule


Languages

Language:Java 85.5%Language:HTML 14.5%