Hi
I’m working with keycloak, and installed some extensions for our use case (SMS MFA, SCIM, MAGIC LINK).
These installed fine on our test server, when we rolled out to development the extensions didn’t activate for existing realms including the master realm.
We started with keycloak 23, and have upgraded since then to the 26.4, where we added the extensions.
I’m not certain where to start debugging this issue, google has directed me to see if the jar files are in the right place (which seems likely based on the image working in other environments and by the fact that they are active in newly created realms).
There was some suggestions about looking in the database, but there wasn’t specific tables or what I should be looking for.
I don’t see any error logs when the new image was released, and the logs indicate that the extensions were activated.
What should I look at to debug this issue?