This Techlab is based on Keycloak version 8.
Important
|
This Techlab contains exercises and solutions. The solutions are partially integrated as asciidoc comments. Use a asciidoc visualizer to play the Techlab without solutions. |
-
Introduction to the topic IAM - Identity and Access Management and related terminology.
-
Short intro to Keycloak.
-
Setup of the local environment the techlab is based on.
-
OAuth 2.0 incl. hands-on exercises.
-
OpenIdConnect incl. hands-on exercises.
-
Bearer-, JSON, by-reference etc. incl. hands-on exercises.
-
Some basic examples using Spring Boot, JEE, JavaScript and Gatekeeper to secure applications incl. hands-on exercises.
-
More labs you can choose from.
-
Local Keycloak Setup: https://github.com/puzzle/keycloak-techlab-setup
-
Keycloak quickstarts: https://github.com/keycloak/keycloak-quickstarts
-
docker, docker-compose, cURL, maven