opensingular / singular-keycloak-database-federation

Keycloak User Storage SPI for Relational Databases (Keycloak User Federation, supports postgresql, mysql, oracle and mysql)
Apache License 2.0
120 stars 57 forks source link

Keycloak 19.0.2 - "User federation provider could not be created: unknown_error" when adding provider #25

Closed jongreene76 closed 2 years ago

jongreene76 commented 2 years ago

When attempting to add a provider using this SPI in version 19.0.2 Keycloak shows "User federation provider could not be created: unknown_error"

jongreene76 commented 2 years ago

If you switch the Master realm Theme from "Keycloak.v2" to the original "Keycloak" theme the error no longer occurs.

viniciusuriel commented 2 years ago

This issue is a duplicate of #19 , the solution is exactly the one you figured out.