Keycloak User Storage Provider for mailcow
.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.