Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Keycloak: SSO Course from Zero to Hero
Rating: 4.0 out of 5(310 ratings)
3,685 students
Created byArnab Das
Last updated 2/2026
English

What you'll learn

  • Understand the benefits of using Keycloak in our full-stack application
  • How to Install Keycloak on various OS ?
  • How to use Keycloak and the various functionality it is offering ?
  • Authentication & Authorization with Keycloak
  • Using Keycloak RestAPIs
  • Extending Keycloak: Creating Keycloak Custom Templates
  • Keycloak Integration with FastAPI as a backend application
  • Keycloak Integration with React as a frontend application
  • Keycloak Event Listeners
  • Keycloak Spring Boot Integration

Course content

12 sections72 lectures4h 35m total length
  • Introduction to Keycloak2:33

    Discover Keycloak, an open source single sign-on and identity and access management solution, supporting OpenID Connect, OAuth 2.0, and SAML 2.0, with features like user federation and MFA.

  • About Instructor1:05

    Meet a senior technical staff member from Edge Verb, Infosys, with four years of Keycloak experience. This course helps future Keycloak learners understand sso concepts more simply.

  • Why learn Keycloak ?2:06

    Learn how Keycloak handles user registration and login for front-end and back-end apps, enabling secure credentials, centralized user management, federation with social providers, branding, and cost-effective open-source advantages.

  • Why learn Keycloak ?1:22
  • Features of Keycloak1:31
  • All GitHub Repos0:04

Requirements

  • No programming experience is required, You will learn everything you need to know

Description

In this course, you will learn Keycloak, an open-source software product that allows single sign-on with Identity and Access Management aimed at modern applications.


Keycloak is an open-source tool that provides identity and access management for web applications and services. It supports standard protocols such as OpenID Connect, OAuth 2.0, and SAML 2.0, and offers features such as single sign-on, user federation, social login, and authorization policies. Here are some possible use cases for Keycloak:


1. Secure microservices and APIs: Keycloak can be used to secure microservices and APIs by providing authentication and access control based on standard protocols like OpenID Connect and OAuth 2.0. This ensures that only authorized users and applications can access your services, helping to maintain the security and integrity of your infrastructure.


2. Integrate with external identity providers: Keycloak can act as an identity broker that allows users to authenticate with external identity providers, such as Google, Facebook, or LDAP. This simplifies the user experience and reduces the need to manage multiple user accounts and passwords. Keycloak can also synchronize user data and attributes from external sources, and map them to roles and groups within Keycloak.


3. Customize and extend Keycloak: Keycloak is highly configurable and extensible, allowing you to customize its look and feel, add new features, and integrate with other systems. You can use themes, templates, and internationalization to change the appearance of Keycloak’s user interface. You can also use extensions, such as SPIs, event listeners, and user storage providers, to add new functionality and logic to Keycloak. You can also use REST APIs and an admin console to manage Keycloak programmatically.

Who this course is for:

  • Cyber Security Expert
  • Backend Developers
  • Full-Stack Developers
  • Python Developers