Skip to content

Repository files navigation

Custom Keycloak Account UI

This is a template to build a custom Keycloak Account UI using the Keycloak Account UI package.

Getting started

To use HMR (Hot module replacement) in development, run the following command:

pnpm i
pnpm run dev

Then start the Keycloak server:

pnpm run start-keycloak

open the admin-console in your browser (http://localhost:8080/), when you the go to the Manage Account by clicking on the name in the toolbar, you will see the custom UI.

Build

To build the application for production, run the following command:

mvn install

This will create a "jar" file in the target directory that you can deploy to your Keycloak server by copying it to the providers directory.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages