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:
- Install Keycloak (Open Source IAM)
- Create a Keycloak Realm
- Create an Identity Provider to connect to your previously created Login Page
- Test the setup with a Keycloak Client
Prerequisites
- Docker Desktop: This tutorial sets up Keycloak as a Docker container. If you don't already have a Docker runtime, you can install Docker Desktop for Windows from https://docs.docker.com/docker-for-windows/install/ or for Mac from https://docs.docker.com/docker-for-mac/install/
Comments
0 comments
Article is closed for comments.