Skip to content

dinottepaolo/play-pac4j-java-demo-LDAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an adapted play-pac4j-java-demo implementing an OpenLDAP request by FormClient.

You need a configured and running LDAP server, in theapplication.conf file you can change your environment's parameters.

## Start & test

Build the project and launch the Play app on http://localhost:9000:

cd play-pac4j-java-demo
bin\activator run

To test, you can call a protected url by clicking on the "Protected url by xxx" link, which will start the authentication process with the xxx provider.