Sign up without first and last name

You need to build it first, the git repo contains the source code, not the builds itself.
Read https://github.com/zonaut/keycloak-extensions/blob/master/README.md on how to build it.
When building a target folder is created by the build tool which will put the jar in there.
You’ll need to have a JDK installed though.

1 Like

Hi zonaut,

is your spi-registration-profile extension compatible with the new Quarkus distribution of Keycloak? I tried to install it, but unfortunately it won’t show up in the admin panel.

Thanks for your help.