Skip to content

Guide to integrate Keycloak with Angular. Includes step-by-step setup, Docker Compose configuration, and examples for authentication and authorization.

License

Notifications You must be signed in to change notification settings

oidacra/angular-keycloak

Repository files navigation

Keycloak Angular Integration Guide

This repository provides a simple guide for integrating Keycloak with an Angular application. It includes step-by-step instructions to set up centralized authentication and authorization using Keycloak.

Start the application

Run npx nx serve demo-wks to start the development server. Happy coding!

Run the Docker Compose

Go inside docker folder and run docker compose up to run keycloak. If you want edit any environment variable can edit the .env file inside docker folder.

About

Guide to integrate Keycloak with Angular. Includes step-by-step setup, Docker Compose configuration, and examples for authentication and authorization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages