Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 618 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 618 Bytes

Keycloak extensions

Keycloak scrypt

This is a password hash provider for Keycloak 20+ to support scrypt hashes.

This is a fork of dreezey/argon2-password-hash-provider updated to work with mainline Keycloak and use scrypt instead.

The original README is here.


I has no long-term plan to support this fork; rather it's mainly a migration helper for a small subset of users in our systems using those systems.

However PRs etc are still welcome.

Redis event listener providers

Forwards user deletion events to Redis.