thomasdarimont / keycloak-extension-playground

Simple project environment for creating custom Keycloak extensions
Apache License 2.0
659 stars 170 forks source link

Hi I am having trouble installing auth-require-group extension #13

Closed toddas closed 3 years ago

toddas commented 4 years ago

Hi, thank you for sharing this great collection of extensions, I am having a bit of trouble using the requere group extension the extension gets deployed but it doesn't appear in the keycloak admin panel. Most likely I am missing something. I am using keycloak 10.0.1 in standalone mode I just packaged the files to a jar and uploaded it to /keycloak/standalone/deployments Thank you in advance

toddas commented 3 years ago

Yep, I am an idiot (and really new to java) anyone having this issue don't forget to compile the source into a jar first the extension works very well! great job