Spring Boot Open LDAP Authentication implementation in faster and easier way.

preview_player
Показать описание
This Video Lecture demonstrates implementation of LDAP Authentication using #Spring Boot. The demonstration starts with a lecture on basics of #LDAP , #LDAP Information Model, #Directory Information Tree , #Open LDAP , #Easy Installation links for Open LDAP. Followed by the lecture steps to implement #unsecure web application is demonstrated and then steps to implement #secure web application is demonstrated both with customized login page and spring security provided default login page. The #LDAP Authentication is demonstrated with the already existing users in #Open LAP Server Directory the secured page is shown with the authenticated user name and their #Authorities ( or roles). On the fly an user is added to the #Open LDAP server in command line using #ldapadd command with the #bind admin user and the new user is associated with an existing role by creating #LDIF files and #ldap authentication of the new user is checked and validated to see if their role is displayed on the secured response page.
Video Lecture PPT Git Hub Link:
Please Subscribe and Like if you like the video .
Рекомендации по теме
Комментарии
Автор

Thank you so much. I tried this with my own OpenLDAP and works like a charm. I had a hard with the AuthenticationManagerBuilder, but the issue was my server userDnPatterns and the Name you use to login. I have to use "cn={0}, ou=People" and login with the complete name.

hectoralpizar
Автор

Thank you, very clearly explained. Great content

narendrakumariitb
Автор

In this video you explained using spring security 6??

sanathrayala
Автор

how do you set user? I use apache directory

ahmetday
join shbcf.ru