Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into a comprehensive introduction to Spring Security in this 57-minute conference talk from Spring I/O 2019 in Barcelona. Explore defense-in-depth strategies and learn how to secure applications using open-source software. Follow along with live coding demonstrations as the speaker guides you through implementing various security measures, including request filtering, form-based authentication, password encoding, and authorization. Discover how to integrate OAuth2, create resource servers, work with JSON Web Tokens, and customize security configurations. Access accompanying slides and GitHub repository for additional resources and code examples. Gain practical insights into protecting applications from security breaches and implementing robust security measures using Spring Security.
Syllabus
Introduction
Who am I
Outside and Security
System Security
Spring Security
Request Filtering
Lets Code
Dress Appropriately
Lets Get Started
My Favorite IDE
Form Controller
Terminal
Spring Security Configuration
Login Page
Password Encoder
Authorization
OAuth
Generating a new project
Adding dependencies
Configuration
Endpoint Rest Controller
Login with Google
Resource Servers
OAuth2 Resource Server
Resource Controller
JSON Web Token
Creating a Filter
Creating Endpoints
Customer Customization
Demo
Taught by
Spring I/O