Introduction
  • Course introduction
  • Important note!
  • Course Summary
Keycloak
  • Introduction to: Keycloak, IAM (Identity Acess Management), Open-Source IAM
  • Keycloak Official documentation
Install and configure Keycloak
  • Important prerequisites
  • Download, start and login in Keycloak
  • Create a new realm
  • Create a new client
  • Create new roles
  • Create two users, set the users passwords, assign roles the users
Create a Spring Boot App from scratch
  • Important prerequisites
  • Create a Spring Boot App by using Spring Initializr
Integrate Keycloak with a Spring Boot App
  • Important prerequisites
  • Login simulation - Generate Access Token via Postman
  • Code part - Keycloak configurations + security configurations
  • Code part - Verify Authentication and Authorization
Course recap
  • Course recap
  • Thank you for your time!
  • Useful links