Denys Konovalov 804d1441f9
All checks were successful
deploy / deploy (push) Successful in 29s
disable mailcow keycloak logs
2024-06-15 14:28:46 +02:00
2023-12-22 18:31:12 +01:00
2024-06-15 14:28:46 +02:00
2023-12-21 17:45:26 +01:00
2023-12-22 00:33:49 +01:00
2024-03-27 22:42:34 +01:00
2023-12-22 16:31:37 +01:00

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.

References

Description
Keycloak User Storage Provider for mailcow
Readme
2024-06-15 16:46:12 +02:00
Languages
Java 100%