Keycloak User Storage Provider for mailcow
Denys Konovalov
0ea00211eb
All checks were successful
Keycloak mailcow Build / Build und Bereitstellung (push) Successful in 1m1s
Reviewed-on: #20 |
||
---|---|---|
.gitea/workflows | ||
.vscode | ||
src/main | ||
.gitignore | ||
LICENSE | ||
pom.xml | ||
README.md | ||
renovate.json |
keycloak-mailcow
Keycloak User Storage SPI for mailcow
Connects to a mailcow MariaDB database and uses the username
and password
columns of the mailbox
table for authentication.
Currently, only BCrypt-hashed passwords are supported.