keycloak-provider topic

List keycloak-provider repositories

keycloak-2fa-sms-authenticator

310
Stars
164
Forks
Watchers

Keycloak Authentication Provider implementation to get a 2nd-factor authentication with a OTP/code/token send via SMS (through AWS SNS). Demo purposes only!

keycloak-restrict-client-auth

270
Stars
21
Forks
Watchers

A Keycloak authenticator to restrict authorization on clients

keycloak-home-idp-discovery

220
Stars
42
Forks
Watchers

Keycloak: Home IdP Discovery - discover home identity provider or realm by email domain

keycloak-user-spi-demo

67
Stars
31
Forks
Watchers

Simple in-memory User Storage Provider SPI implementation for Keycloak. Demo purposes only!

keycloak-sms-provider

26
Stars
11
Forks
Watchers

A Keycloak provider which permits authenticate a user with a code sent on SMS

argon2-password-hash-provider

25
Stars
16
Forks
Watchers

Argon2 Password Hash Provider for Keycloak

keycloak-event-publisher

18
Stars
5
Forks
Watchers

Keycloak event listener provider implementation to send events either to a HTTP REST endpoint or to a JMS topic

keycloak-http-webhook-provider

25
Stars
6
Forks
Watchers

A Keycloak provider that posts events to a URL via HTTP POST as JSON

keycloak-aws-ses-email-provider

19
Stars
14
Forks
Watchers

Drop-in Email Provider SPI replacement for Keycloak to send emails via AWS Simple Email Service (SES). Demo purposes only

ct-keycloak-iam

15
Stars
7
Forks
Watchers

This project extends the Keycloak authentication server to cover complicated enterprise use cases such as multi-tenancy, custom storage, n-level resellers by extending Keycloak through its SPIs such a...