p2-inc / keycloak-magic-link

Magic Link Authentication for Keycloak
https://phasetwo.io
Other
231 stars 46 forks source link

Simply copy the jar in the provider in the providers folder of quay.io/keycloak/keycloak:21.1.X image leads to org.keycloak.quarkus.runtime.cli.ExecutionExceptionHandler] ERROR: jakarta.ws.rs.core.UriInfo #43

Closed umadnomad closed 1 year ago

umadnomad commented 1 year ago

Hello and thanks for this amazing provider.

I wonder why it doesn't work with the vanilla image. Could you give me any insight?

Many thanks, have a nice day

xgp commented 1 year ago

In order to reproduce, I'd need to see the realm export file you're using.

Sometimes loading keycloaks with changed providers creates problems importing realms, as there are provider IDs that are not recognized.

umadnomad commented 1 year ago

Please close this issue, I just looked in your pom and you were using ver 22, with that works, I had 21.1.2. Sorry