Advanced OpenID Connect with Keycloak and Spring Security
Step-by-Step OAuth, OpenID Connect with Keycloak, GitLab, JWT, Multi Identity Providers, Identity Broker and Spring Boot
Created by Viraj Shetty | 6.5 hours on-demand video course
How do we use OAuth and OpenID Connect in real world Enterprise applications? How do we handle multiple OpenID Connect Identity Providers ? How do we use Identity Brokers for integration with SAML and Social Providers like Google, GitLab or Facebook? How do we mix OpenID Connect and OAuth using multiple Providers at the same time ?
This Advanced OpenID Connect with Keycloak and Spring Security course on OAuth and OpenID Connect builds on my previous course called Enterprise OAuth and OpenID Connect with Hands On development using Keycloak, GitLab, Okta and Spring Boot 3.x/Spring Security 6.x. Students are expected to have some knowledge of OAuth and Spring Boot.
What you’ll learn
- Review of OAuth and OpenID Concepts for Social and Enterprise Applications
- Understanding Keycloak as an Identity and Access Management Provider
- Step-by-step use of Spring Security with Authorization Code with (and without) PKCE
- Step-by-step use of Spring Security with Client Credentials grant
- Step-by-step coding of OAuth 2 Clients, JWT and Opaque Resource Servers with Spring Security
- Designing Enterprise Authorization using Keycloak Scopes and Roles
- Hands On integration with Enterprise Okta SAML Identity Providers with Keycloak
- Hands On Identity Brokering using Keycloak with OpenID Connect using GitLab
- Handling Multiple Identity Providers in Spring Boot and Spring Security
Recommended Course
[NEW] Spring Security 6 Zero to Master along with JWT,OAUTH2 Best seller
Enterprise OAuth 2.0 and OpenID Connect
[NEW] Master Microservices with SpringBoot,Docker,Kubernetes Best seller
Advanced OAuth Security Best seller
Who this course is for:
- Java developers who wants to build Enterprise Security with OAuth 2 and OpenID Connect
- Java Developers and Architects who wants to learn Keycloak