This guide was created in intent to learn the basics of working with SSO using RHSSO v7.6.4.GA as Keycloak server.
- The Keycloak server (RHSSO v7.6.4.GA) must be up and running on th local machine (localhost:8080).
- The realm configuration is imported from realm-export.json file as well.
- NodeJS v.16+ with npm package manager.
- Some IDE (e.g VSCode).
The guide consists of the following parts while both has same subjects(paragraphs). However, each one of them explains these subjects from different perspective:
-
RHSSO Developer Guide - Explains the flows from appliation/coding perspective.
-
RHSSO Developer Guide Keycloak - Explains the flows from Keycloak setup (Client,Role,etc.) perspective.
- Red Hat Single Sign-On (RHSSO) High-Availability - setting up a Red Hat Single Sign-On (RHSSO) high-availability (HA) in various configurations.
Some sections are still under development.
2023 - 2024