/keycloak-demo

Tutorial: use of Keycloak in applications

Primary LanguageTypeScript

Keycloak-SSO demo

This guide was created in intent to learn the basics of working with SSO using RHSSO v7.6.4.GA as Keycloak server.

Prerequisites:

  • 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).

Using guides:

The guide consists of the following parts while both has same subjects(paragraphs). However, each one of them explains these subjects from different perspective:

Code:

Advanced topics:

Note:

Some sections are still under development.

2023 - 2024