Keycloak OpenID Connect Integration

Introduction

This guide explains how to set up the Keycloak IAM and connect to your previously created Login Page (Quick start tutorial)

This tutorial will take 10 minutes, and will guide you through:

  1. Install Keycloak (Open Source IAM)
  2. Create a Keycloak Realm
  3. Create an Identity Provider to connect to your previously created Login Page
  4. Test the setup with a Keycloak Client

Prerequisites

Main Steps

  1. Install Keycloak
  2. Create your Realm in Keycloak
  3. Create your Identity Provider
  4. Create your Client
  5. Test your Configuration