Back to Browse

#5 Setting UP JDBC Authentication with Spring Security | Security Database Default Schema

14.1K views
Apr 22, 2021
1:16:32

In this video, I will help you to set up a JDBC authentication with spring security from scratch.In the previous videos we were learning to authenticate users from in memory where we used to store users in the server memory. This is one of the simplest approach to set up a database for spring security users and load them using spring security default schema. I will give you a deep dive on the users and authority schema. By following the spring security schema, we have to write minimal code as spring internally takes care of writing the users retrieval logic. Time Stamp Introduction : 00:00 Spring Security Database Default Schema - 06:52 Crating the Users table - 07:25 Users and Authorities table relationships: 16:25 Creating the Authorities table: 22:16 Adding Spring JDBC dependency: 30:12 Creating a Datasource :32:50 Configuring jdbc authentication : 40:16 Authenticating users with NoopPasswordEncoder : 45:07 Authenticating users with BcyrptPasswordEncoder: 47:46 Channel Update : 54:27 How A Password Encoder works: 57:23 Before you get started with my spring security course, make sure that you have completed my earlier spring courses i.e spring core https://www.youtube.com/watch?v=r2Q0Jzl2qMQ&list=PL3NrzZBjk6m-nYX072dSaGfyCJ59Q5TEi spring mvc https://www.youtube.com/watch?v=zCHrZdJODg4&list=PL3NrzZBjk6m-OSeL3DRMD_ISa0u-9c1l1 spring mvc intermediate https://www.youtube.com/watch?v=40YaLHbrwrY&list=PL3NrzZBjk6m_2jw8sC0BkEwSPFHxgQDWr Spring JDBC https://www.youtube.com/watch?v=5j_vh1b9dV8&list=PL3NrzZBjk6m-rYTKze-5Y5RvU8eykal4j spring live project https://www.youtube.com/watch?v=m_b_FwDjAXM&list=PL3NrzZBjk6m-9CVPueDLLermojwtfuW_f If you are new here and you are already experienced with spring framework, you can continue with this course as well. #SpringSecurity #SpringSecurityFullCourse #Spring For more courses visit https://www.seleniumexpress.com Any time you are getting stuck with issues, Feel free to ask for support. You can send mail to [email protected] you can ping me on my Facebook page https://www.facebook.com/seleniumexpress Make sure to join my private Facebook page (Ask me here) “SeleniumExpress - Support" https://www.facebook.com/groups/187000222361579/ you can ask for support in my website forum https://www.seleniumexpress.com Subscribe to my YouTube channel https://www.youtube.com/channel/UCpUYkSDJpHug-vfC5S-NXRA?sub_confirmation=1 Follow me on Insta https://www.instagram.com/selenium_express/ Music : ————— credits: - (channel intro) Adventures by A Himitsu https://soundcloud.com/a-himitsu Creative Commons — Attribution 3.0 Unported— CC BY 3.0 http://creativecommons.org/licenses/b... Music released by Argofox https://youtu.be/8BXNwnxaVQE Music provided by Audio Library https://youtu.be/MkNeIUgNPQ8

Download

1 formats

Video Formats

360pmp4131.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

#5 Setting UP JDBC Authentication with Spring Security | Security Database Default Schema | NatokHD