Skip to content

sw1tchdev/keycloak-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keycloak-workshop

Keycloak Workshop. Learn how to connect Frontend and Backend with Keycloak in the "right-way"

First Steps

  1. Copy .env.example to .env in root repository directory
  2. Copy apps/backend/.env.example to apps/backend/.env
  3. Copy apps/frontend/.env.example to apps/frontend/.env
  4. Execute command docker compose up --build

Services

Tasks

  1. Create realm workshop in Keycloak
  2. Create backend and frontend clients in Keycloak
  3. Fix Frontend code to working properly with Keycloak
  4. Fix Backend code to working properly with Keycloak
  5. Write the missing code in Backend

About

Keycloak Workshop. Learn how to connect Frontend and Backend with Keycloak in the "right-way"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published