Skip to content

In this repository I am trying to extend the Keycloak server with a custom UserStorage SPI

Notifications You must be signed in to change notification settings

nononsensecode/keycloak-user-storage-spi-demo

Repository files navigation

Keycloak User Storage SPI Demo

This project is written in Kotlin. It extends the keycloak server to use a REST api as user storage. It will get users, realm role mappings and client role mappings from this external source.

You can get the REST api for users from github following this link

About

In this repository I am trying to extend the Keycloak server with a custom UserStorage SPI

Topics

Resources

Stars

Watchers

Forks

Languages