Skip to content

A Spring Boot MVC project integrated with remote LDAP through Spring Security. Performs auth and autz for specific user by using JWT.

License

Notifications You must be signed in to change notification settings

tanerinal/spring-security-ldap-jwt-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Security with LDAP using JWT in a Web MVC Application

A Spring Boot MVC project, integrated with remote LDAP through Spring Security. Performs auth and autz for specific user by using JWT.

Note: Before using, update application.yml with your LDAP server's information.

The article about this project may be accessed via this link: https://dzone.com/articles/user-authentication-remote-ldap-server

About

A Spring Boot MVC project integrated with remote LDAP through Spring Security. Performs auth and autz for specific user by using JWT.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages