/keycloak-http-storage-provider

keycloak extension to fetch user info from an http api

Primary LanguageJavaMIT LicenseMIT

WIP: Keycloak Http storage provider

⚠️ this is very early work with some strong hypothesis on the backend API

This extension adds an user storage provider fetching user info from an http API. The first goal is to just allow authentication with the API, as well as password update.