Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 518 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 518 Bytes

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.