Jump to content

Spring Security Zero to Master along with JWT,OAUTH2


Recommended Posts

539499712_359020115_tuto.jpg
2.49 GB | 15min 0s | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English



Files Included :
FileName :1 - Course Introduction.mp4 | Size: (32.36 MB)
FileName :3 - What is Security & Why it is important.mp4 | Size: (36.33 MB)
FileName :4 - Creating a simple Spring security project.mp4 | Size: (54.09 MB)
FileName :5 - Understanding on how multiple requests work with out credentials.mp4 | Size: (17.44 MB)
FileName :7 - Spring Security Internal flow and Architecture.mp4 | Size: (31.42 MB)
FileName :1 - Introduction to method level security in Spring Security.mp4 | Size: (15.7 MB)
FileName :2 - Details about method invocation authorization in method level security.mp4 | Size: (11.61 MB)
FileName :3 - Implementing method level security using preauthorize and postauthorize.mp4 | Size: (38.01 MB)
FileName :4 - Details about filtering authorization in method level security.mp4 | Size: (6.63 MB)
FileName :5 - Implementing method level security using prefilter and postfilter.mp4 | Size: (16.05 MB)
FileName :6 - Summary of the section.mp4 | Size: (3.75 MB)
FileName :1 - Problems that OAUTH2 framework trying to solve.mp4 | Size: (10.67 MB)
FileName :10 - Summary of the Section.mp4 | Size: (2.8 MB)
FileName :2 - Introduction to OAUTH2.mp4 | Size: (17.85 MB)
FileName :3 - Different Components involved in OAUTH2 flow.mp4 | Size: (28.32 MB)
FileName :4 - Authorization code grant type flow in OAUTH2.mp4 | Size: (30.81 MB)
FileName :5 - Implicit grant type flow in OAUTH2.mp4 | Size: (17.04 MB)
FileName :6 - Resource owner credentials grant type flow in OAUTH2.mp4 | Size: (26.82 MB)
FileName :7 - Client credentials grant type flow in OAUTH2.mp4 | Size: (7.6 MB)
FileName :8 - Refresh token grant type flow in OAUTH2.mp4 | Size: (32.76 MB)
FileName :9 - How resource server validates the tokens issued by Auth server.mp4 | Size: (9.09 MB)
FileName :1 - Registering the client details with the GitHub to use it's OAUTH2 Auth server.mp4 | Size: (9.46 MB)
FileName :2 - Building a sample spring application that uses GitHub Auth server during OAUTH2.mp4 | Size: (90.12 MB)
FileName :3 - Running and verifying the sample application using GitHub OAUTH2.mp4 | Size: (11.45 MB)
FileName :1 - Introduction to OAUTH2 flow inside EazyBank web App.mp4 | Size: (43.03 MB)
FileName :10 - Understanding Authorization code grant type for EazyBank App.mp4 | Size: (9.6 MB)
FileName :11 - Creating Client and User details inside KeyCloak for Auth code grant flow.mp4 | Size: (9.38 MB)
FileName :12 - Testing Authorization code grant type using Postman App.mp4 | Size: (24.68 MB)
FileName :13 - Deep dive on Authorization code grant type with PKCE.mp4 | Size: (19.28 MB)
FileName :14 - Creating public facing client details inside KeyCloak server.mp4 | Size: (7.64 MB)
FileName :15 - Understanding PKCE Authorization code grant type inside Angular UI App.mp4 | Size: (67.03 MB)
FileName :16 - Important features of KeyCloak.mp4 | Size: (18.09 MB)
FileName :17 - Social Login integration with the help of KeyCloak Server.mp4 | Size: (25.74 MB)
FileName :18 - Summary of the Section.mp4 | Size: (6.19 MB)
FileName :2 - Introduction to OpenID Connect.mp4 | Size: (18.62 MB)
FileName :3 - Introduction to KeyCloak Auth Server.mp4 | Size: (33.69 MB)
FileName :4 - Installation of KeyCloak server & setup admin account.mp4 | Size: (10.59 MB)
FileName :5 - Setup a Realm inside KeyCloak Server for EazyBank App.mp4 | Size: (6.06 MB)
FileName :6 - Creating Client Credentials inside KeyCloak for API-API secured invocations.mp4 | Size: (14.1 MB)
FileName :7 - Setup EazyBank Resource Server.mp4 | Size: (100.13 MB)
FileName :8 - Getting Access token from KeyCloak using client credentials grant type.mp4 | Size: (13.43 MB)
FileName :9 - Passing Access token to Resource server for response through Postman.mp4 | Size: (30.82 MB)
FileName :app e2e-spec.ts | Size: (667 B)
FileName :app po.ts | Size: (312 B)
FileName :app-routing module.ts | Size: (1.77 KB)
FileName :app component spec.ts | Size: (1.08 KB)
FileName :app component.ts | Size: (225 B)
FileName :app module.ts | Size: (2.18 KB)
FileName :account component spec.ts | Size: (660 B)
FileName :account component.ts | Size: (879 B)
FileName :balance component spec.ts | Size: (660 B)
FileName :balance component.ts | Size: (840 B)
FileName :cards component spec.ts | Size: (646 B)
FileName :cards component.ts | Size: (999 B)
FileName :contact component.ts | Size: (819 B)
FileName :dashboard component.ts | Size: (447 B)
FileName :header component spec.ts | Size: (653 B)
FileName :header component.ts | Size: (1.02 KB)
FileName :loans component spec.ts | Size: (646 B)
FileName :loans component.ts | Size: (1017 B)
FileName :login component spec.ts | Size: (646 B)
FileName :login component.ts | Size: (296 B)
FileName :notices component spec.ts | Size: (660 B)
FileName :notices component.ts | Size: (786 B)
FileName :app constants.ts | Size: (246 B)
FileName :account model.ts | Size: (446 B)
FileName :account transactions model.ts | Size: (806 B)
FileName :cards model.ts | Size: (610 B)
FileName :contact model.ts | Size: (504 B)
FileName :loans model.ts | Size: (688 B)
FileName :user model.ts | Size: (758 B)
FileName :auth route.ts | Size: (1.66 KB)
FileName :dashboard service.ts | Size: (1.4 KB)
FileName :environment prod.ts | Size: (98 B)
FileName :environment.ts | Size: (718 B)
FileName :main.ts | Size: (384 B)
FileName :polyfills.ts | Size: (2.83 KB)
FileName :test.ts | Size: (778 B)
FileName :2 - Thank You and Congratulations.mp4 | Size: (2.41 MB)
FileName :1 - Understanding about UI part of the project.mp4 | Size: (9.67 MB)
FileName :2 - Creating backend services needed for the application.mp4 | Size: (16.48 MB)
FileName :3 - Testing the backend services with default configurations.mp4 | Size: (6.31 MB)
FileName :4 - Checking the default configuration inside the spring security library.mp4 | Size: (22.24 MB)
FileName :5 - Modifying the code as per our custom requirements.mp4 | Size: (32.28 MB)
FileName :6 - Denying all the requests.mp4 | Size: (13.04 MB)
FileName :7 - Permit all the requests.mp4 | Size: (5.7 MB)
FileName :8 - Summary of the Section.mp4 | Size: (4.87 MB)
FileName :1 - Configuring users using inMemoryAuthentication.mp4 | Size: (25.13 MB)
FileName :10 - Using JdbcUserDetailsManager to perform authentication.mp4 | Size: (60.95 MB)
FileName :11 - Creating our own custom implementation of UserDetailsService.mp4 | Size: (44.02 MB)
FileName :12 - Summary of the section.mp4 | Size: (8.55 MB)
FileName :2 - Configuring users using InMemoryUserDetailsManager.mp4 | Size: (16.57 MB)
FileName :3 - Understanding User Management interfaces and Classes.mp4 | Size: (17.13 MB)
FileName :4 - Deep Dive of UserDetails Interface.mp4 | Size: (62.07 MB)
FileName :5 - Deep Dive of UserDetailsService Interface.mp4 | Size: (16.75 MB)
FileName :6 - Deep Dive of UserDetailsManager Interface.mp4 | Size: (13.24 MB)
FileName :7 - Deep Dive of UserDetailsManager Implementations.mp4 | Size: (98.35 MB)
FileName :8 - Creating MySQL Database in AWS.mp4 | Size: (18.83 MB)
FileName :9 - Creating Users inside the DB as per JdbcUserDetailsManager class.mp4 | Size: (11.68 MB)
FileName :1 - How our passwords validated in Spring Security by default.mp4 | Size: (6.9 MB)
FileName :10 - Details about Spring Security Crypto package.mp4 | Size: (5.61 MB)
FileName :11 - Summary of the section.mp4 | Size: (4.41 MB)
FileName :2 - Encoding Vs Encryption Vs Hashing.mp4 | Size: (45.96 MB)
FileName :3 - How Our passwords will be validated with hashing by Spring Security.mp4 | Size: (4.65 MB)
FileName :4 - Definition of the PasswordEncoder.mp4 | Size: (10.79 MB)
FileName :5 - Deepdive into NoOpPasswordEncoder.mp4 | Size: (17.01 MB)
FileName :6 - Deepdive into StandardPasswordEncoder.mp4 | Size: (16.68 MB)
FileName :7 - Deepdive into Pbkdf2PasswordEncoder.mp4 | Size: (26.05 MB)
FileName :8 - Deepdive into Bcrypt and Scrypt PasswordEncoders.mp4 | Size: (23.53 MB)
FileName :9 - Implementing and enhancing our application to use Bcrypt password encoder.mp4 | Size: (26.65 MB)
FileName :1 - Role of AuthenticationProvider in the Spring Security flow.mp4 | Size: (7.36 MB)
FileName :2 - Scenarios where we need to implement Authentucation Provider.mp4 | Size: (7.32 MB)
FileName :3 - Understanding Authentication Provider definition.mp4 | Size: (61.55 MB)
FileName :4 - Understanding Authentication & Principal Interfaces.mp4 | Size: (38.61 MB)
FileName :5 - Implementing and Customizing the Authentication Provider inside our application.mp4 | Size: (28.7 MB)
FileName :6 - Summary of the Section.mp4 | Size: (5.24 MB)
FileName :1 - Setting up the EazyBank UI project.mp4 | Size: (15.34 MB)
FileName :10 - Making Spring Security changes to make CSRF not applicable for Contact page.mp4 | Size: (12.78 MB)
FileName :11 - Summary of the Section.mp4 | Size: (8.29 MB)
FileName :2 - Understanding the UI project and walkthrough of the Angular code.mp4 | Size: (38.35 MB)
FileName :3 - Understanding the backend project and walkthrough of the latest code.mp4 | Size: (20.84 MB)
FileName :4 - Testing the EazyBank application with both UI and Backend applications up.mp4 | Size: (10.13 MB)
FileName :5 - Deep dive into CORS (CROSS-ORIGIN RESOURCE SHARING).mp4 | Size: (21.77 MB)
FileName :6 - Making code changes to resolve CORS issue.mp4 | Size: (37.18 MB)
FileName :7 - Deep dive into CSRF (CROSS-SITE REQUEST FORGERY).mp4 | Size: (17.34 MB)
FileName :8 - Resolving CSRF error by disabling it in Spring Security.mp4 | Size: (7.8 MB)
FileName :9 - Resolving CFRF error by generating a CSRF token.mp4 | Size: (42.44 MB)
FileName :app e2e-spec.ts | Size: (667 B)
FileName :app po.ts | Size: (312 B)
FileName :app-routing module.ts | Size: (1.69 KB)
FileName :app component spec.ts | Size: (1.08 KB)
FileName :app component.ts | Size: (225 B)
FileName :app module.ts | Size: (1.92 KB)
FileName :account component spec.ts | Size: (660 B)
FileName :account component.ts | Size: (879 B)
FileName :balance component spec.ts | Size: (660 B)
FileName :balance component.ts | Size: (840 B)
FileName :cards component spec.ts | Size: (646 B)
FileName :cards component.ts | Size: (999 B)
FileName :contact component.ts | Size: (819 B)
FileName :dashboard component.ts | Size: (447 B)
FileName :header component spec.ts | Size: (653 B)
FileName :header component.ts | Size: (542 B)
FileName :loans component spec.ts | Size: (646 B)
FileName :loans component.ts | Size: (1017 B)
FileName :login component spec.ts | Size: (646 B)
FileName :login component.ts | Size: (1.3 KB)
FileName :logout component spec.ts | Size: (653 B)
FileName :logout component.ts | Size: (658 B)
FileName :notices component spec.ts | Size: (660 B)
FileName :notices component.ts | Size: (786 B)
FileName :app constants.ts | Size: (276 B)
FileName :app request interceptor.ts | Size: (1.3 KB)
FileName :account model.ts | Size: (446 B)
FileName :account transactions model.ts | Size: (806 B)
FileName :cards model.ts | Size: (610 B)
FileName :contact model.ts | Size: (504 B)
FileName :loans model.ts | Size: (688 B)
FileName :user model.ts | Size: (758 B)
FileName :auth routeguard.ts | Size: (629 B)
FileName :dashboard service.ts | Size: (1.4 KB)
FileName :login service spec.ts | Size: (368 B)
FileName :login service.ts | Size: (722 B)
FileName :environment prod.ts | Size: (98 B)
FileName :environment.ts | Size: (718 B)
FileName :main.ts | Size: (384 B)
FileName :polyfills.ts | Size: (2.83 KB)
FileName :test.ts | Size: (778 B)
FileName :1 - Authentication Vs Authorization.mp4 | Size: (23.5 MB)
FileName :2 - Spring Security Internal flow for AUTHN & AUTHZ.mp4 | Size: (7.18 MB)
FileName :3 - How Authorities stored in Spring Security.mp4 | Size: (19.27 MB)
FileName :4 - Configuring Authorities in Spring Security.mp4 | Size: (57.27 MB)
FileName :5 - Authority Vs Role.mp4 | Size: (6.07 MB)
FileName :6 - Configuring Roles in Spring Security.mp4 | Size: (18 MB)
FileName :7 - Deep dive of Ant, MVC, Regex matchers for applying restrictions on the paths.mp4 | Size: (29.52 MB)
FileName :8 - Summary of the Section.mp4 | Size: (3.68 MB)
FileName :1 - Introduction to Filters in Spring Security and the sample use cases.mp4 | Size: (8.93 MB)
FileName :2 - Inbuilt Filters provided by Spring Security and validating them inside our app.mp4 | Size: (58.34 MB)
FileName :3 - Implementing our own custom filter in Spring Security.mp4 | Size: (5.62 MB)
FileName :4 - Adding a custom filter using addFilterBefore() method.mp4 | Size: (49.09 MB)
FileName :5 - Adding a custom filter using addFilterAfter() method.mp4 | Size: (32.66 MB)
FileName :6 - Adding a custom filter using addFilterAt() method.mp4 | Size: (22.53 MB)
FileName :7 - Details about GenericFilterBean and OncePerRequestFilter.mp4 | Size: (39.52 MB)
FileName :8 - Summary of the Section.mp4 | Size: (3.24 MB)
FileName :1 - Introduction to Tokens in Authentication flow.mp4 | Size: (8.9 MB)
FileName :10 - Summary of the Section.mp4 | Size: (2.8 MB)
FileName :2 - Advantages of Token based Authentication.mp4 | Size: (11.22 MB)
FileName :3 - Exploring the JSESSIONID & CSRF Tokens inside our application.mp4 | Size: (7.99 MB)
FileName :4 - Deep dive about JWT Tokens.mp4 | Size: (54.5 MB)
FileName :5 - Making project configuration to use JWT tokens.mp4 | Size: (19.98 MB)
FileName :6 - Configuring filters to generate and validate JWT tokens.mp4 | Size: (34.4 MB)
FileName :7 - Making changes on the client side for JWT token based authentication.mp4 | Size: (9.44 MB)
FileName :8 - Validating the JWT changes made by running the applications.mp4 | Size: (15.33 MB)
FileName :9 - Validating the JWT token expiration scenario.mp4 | Size: (14.85 MB)
FileName :app e2e-spec.ts | Size: (667 B)
FileName :app po.ts | Size: (312 B)
FileName :app-routing module.ts | Size: (1.69 KB)
FileName :app component spec.ts | Size: (1.08 KB)
FileName :app component.ts | Size: (225 B)
FileName :app module.ts | Size: (1.92 KB)
FileName :account component spec.ts | Size: (660 B)
FileName :account component.ts | Size: (879 B)
FileName :balance component spec.ts | Size: (660 B)
FileName :balance component.ts | Size: (840 B)
FileName :cards component spec.ts | Size: (646 B)
FileName :cards component.ts | Size: (999 B)
FileName :contact component.ts | Size: (819 B)
FileName :dashboard component.ts | Size: (447 B)
FileName :header component spec.ts | Size: (653 B)
FileName :header component.ts | Size: (542 B)
FileName :loans component spec.ts | Size: (646 B)
FileName :loans component.ts | Size: (1017 B)
FileName :login component spec.ts | Size: (646 B)
FileName :login component.ts | Size: (1.29 KB)
FileName :logout component spec.ts | Size: (653 B)
FileName :logout component.ts | Size: (658 B)
FileName :notices component spec.ts | Size: (660 B)
FileName :notices component.ts | Size: (786 B)
FileName :app constants.ts | Size: (276 B)
FileName :app request interceptor.ts | Size: (1.33 KB)
FileName :account model.ts | Size: (446 B)
FileName :account transactions model.ts | Size: (806 B)
FileName :cards model.ts | Size: (610 B)
FileName :contact model.ts | Size: (504 B)
FileName :loans model.ts | Size: (688 B)
FileName :user model.ts | Size: (758 B)
FileName :auth routeguard.ts | Size: (629 B)
FileName :dashboard service.ts | Size: (1.4 KB)
FileName :login service spec.ts | Size: (368 B)
FileName :login service.ts | Size: (722 B)
FileName :environment prod.ts | Size: (98 B)
FileName :environment.ts | Size: (718 B)
FileName :main.ts | Size: (384 B)
FileName :polyfills.ts | Size: (2.83 KB)
FileName :test.ts | Size: (778 B)]
Screenshot
BsWhti0s_o.jpg



RapidGator

https://rapidgator.net/file/68f88e2883db14b38c12d5881c32214e/.Spring.Security.Zero.to.Master.along.with.JWTOAUTH2.part1.rar
https://rapidgator.net/file/c1b4c6fefa8fe8a3ffca46e313a792d5/.Spring.Security.Zero.to.Master.along.with.JWTOAUTH2.part2.rar
https://rapidgator.net/file/db7528e1ae043049d502570cb5d6086d/.Spring.Security.Zero.to.Master.along.with.JWTOAUTH2.part3.rar

NitroFlare

https://nitroflare.com/view/BF308937869A3F4/.Spring.Security.Zero.to.Master.along.with.JWTOAUTH2.part1.rar
https://nitroflare.com/view/04A65E3C9B50307/.Spring.Security.Zero.to.Master.along.with.JWTOAUTH2.part2.rar
https://nitroflare.com/view/617583E769518D9/.Spring.Security.Zero.to.Master.along.with.JWTOAUTH2.part3.rar



Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...