cti-nts / keycloak-gsis-providers

This Keycloak plugin adds production and testing identity providers for using GSIS OAuth 2 Services
Apache License 2.0
15 stars 9 forks source link

Build Failure On Quarkus #59

Open spyko opened 2 months ago

spyko commented 2 months ago

Hi,

I have a Keycloak version 24.0.2 running on Docker with Docker Compose. When starting Keycloak with the keycloak-gsis-provider I got an exception (Attached).

I changed the the inner class to static and it looks OK. Maybe you should consider it a change. It looks that is a limitation of Quarkus but it needs more investigation. exception.txt

XhmikosR commented 2 months ago

If it doesn't break previous compatibility, we could add it. We don't really have tests and it's hard to test.