NovatecConsulting / keycloak-user-storageLinks
A custom user storage for Keycloak
☆72Updated 5 years ago
Alternatives and similar repositories for keycloak-user-storage
Users that are interested in keycloak-user-storage are comparing it to the libraries listed below
Sorting:
- Simple custom User Storage Provider extension for Keycloak. Deployed as .ear with dependencies & jboss-cli based setup.☆92Updated 5 years ago
- Simple in-memory User Storage Provider SPI implementation for Keycloak. Demo purposes only!☆70Updated 2 years ago
- BeerCloak: a comprehensive Keycloak extension example☆141Updated 2 years ago
- Repository for Keycloak Demos☆196Updated 3 years ago
- Keycloak JAX-RS application embedded in a Spring-Boot App.☆296Updated 2 years ago
- Keycloak extensions☆226Updated 2 years ago
- PoC for Spring Boot 2 + Spring Security 5 + Keycloak 3.4.3 without Keycloak Adapter☆145Updated 6 years ago
- Keycloak module to produce events to kafka☆130Updated 2 months ago
- Provides a Keycloak user federation provider for migrating users from a legacy system to Keycloak with zero downtime.☆96Updated 2 years ago
- Repository will contain integration patterns with keycloak☆256Updated 8 months ago
- The repo for my post series about Keycloak and how to use it to secure Spring Boot applications and services☆73Updated 6 years ago
- By default Keycloak only supports ReCaptcha for Regsitration, not login. so we created a simple module for activating recaptcha for login☆80Updated 2 years ago
- ☆202Updated 3 years ago
- The goal of this project is to create a simple Spring Boot REST API, called simple-service, and secure it with Keycloak. Furthermore, the…☆169Updated last month
- Example for protecting Spring Boot Admin & Spring Boot Actuator endpoints with Keycloak☆59Updated 6 years ago
- Simple event-listener for Keycloak which restricts the current user sessions to one (last one wins) only. Demo purposes only!☆59Updated 5 years ago
- A detailed example connecting to Keycloak (OpenID Complaint Authentication and Authorization Server) using Spring Oauth2 OpenID Connector…☆124Updated 3 years ago
- An example for building custom keycloak protocol mappers☆110Updated 3 years ago
- ☆46Updated 10 months ago
- An example project for Keycloak Customizations