Skip to content

A Spring Boot Webflux project integrated with remote LDAP through Spring Security. Performs auth and autz for specific user.

License

Notifications You must be signed in to change notification settings

tanerinal/spring-security-ldap-jwt-webflux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Security with LDAP using JWT in a WebFlux Application

A Spring Boot WebFlux 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/authentication-with-remote-ldap-server-in-spring-webflux

About

A Spring Boot Webflux project integrated with remote LDAP through Spring Security. Performs auth and autz for specific user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages