Practical Bootcamp JWT Authentication with Java and Spring Boot

JWT (JSON web token) is a standard for securing APIs in a Microservices architecture; using this standard, we can secure APIs’ built-in technology such as Nodejs, Python, .NET, and so on. But in this course, we will build APIs using Java and Spring Boot and then we will be securing them using JWT and Spring security.

We will cover important concepts such as authentication, authorization, the importance of securing RESTful APIs, JWT (Json Web Token), various components and terminology associated with JWT, Workflow, and a diagrammatic use case of using JWT.

Along the course, you will learn to implement JWT in our Spring Boot project by creating a Spring Boot project from scratch. We will add the required Maven dependencies and learn to set up projects in GitHub and follow a continuous integration process. You will also learn to create our Hibernate entity classes and start configuring JWT and Spring security. Moving further, we will configure the allowed and not allowed endpoints and create user registration and login endpoints. We will understand how to create role-based classes and create multiple roles as well as restrict users to functionalities based on roles.

By the end of the course, you will learn to create security-related classes such as configuration, filters, and services, and learn to use Postman to test our APIs.

All resources and code files are placed here: https://github.com/PacktPublishing/Practical-Bootcamp-JWT-Authenticatio…

Type
video
Category
publication date
2022-08-26
what you will learn

Learn basics of security such as authentication and authorization
Implement JWT with Spring Boot and Spring security
Create APIs that will talk to the database using Spring data JPA
Learn to protect your APIs based on user role
Learn to set up a Spring Boot project from scratch
Learn everything about JWT (JSON Web Token)

duration
271
key features
Learn various components and terminology associated with JWT * Extract user information and role information from JWT * Create security-related classes such as configuration, filters, services
approach
Learn different concepts of JWT with hands-on implementation of JWT in our Spring Boot project.
audience
This course is for anyone who wants to learn about securing APIs at an industry-grade standard.
meta description
Understand JWT authentication and authorization and use it to secure your Spring Boot-based microservices.
short description
Welcome to this practical hands-on bootcamp on JWT authentication. In this course, you will learn to build APIs using Java and Spring Boot followed by the process of securing them using JWT (JSON Web Token) and Spring security. Familiarize yourself with all the industry’s best practices and standards along the way. All you need is your interest in learning about securing APIs at an industry-grade standard to get started.
subtitle
Learn to secure your Spring Boot-based microservices and RESTful APIs using JWT authentication and authorization
keywords
JWT, web token, authentication, authorization, database, GitHub, git push, API, Spring Boot, JWT config
Product ISBN
9781803234021