Skip to content

technis-hq/keycloak-firebase-scrypt

 
 

Repository files navigation

Keycloak Firebase Scrypt

Add a password hash provider to handle password hashing with the custom Firebase Scrypt algorithm inside Keycloak. Implementation adapted from firebase-scrypt-java and leroyguillaume/keycloak-bcrypt.

Build from source

./gradlew jar

Run

docker-compose

docker compose up -d

How to use

Go to Authentication / Password policy and add hashing algorithm policy with value firebase-scrypt.

Releases

Releases are handled by GitHub Actions when a new tag is pushed to origin.

About

Add Firebase-Scrypt password provider in Keycloak

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%