-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use keycloak-client libraries instead of keycloak-common, keycloak-core and keycloak-adapter-spi #43259
Labels
area/housekeeping
Issue type for generalized tasks not related to bugs or enhancements
area/keycloak
Milestone
Comments
pskopek
added
the
area/housekeeping
Issue type for generalized tasks not related to bugs or enhancements
label
Sep 13, 2024
/cc @pedroigor (keycloak), @sberyozkin (keycloak) |
pskopek
added a commit
to pskopek/quarkus
that referenced
this issue
Sep 13, 2024
…re and keycloak-adapter-spi Closes quarkusio#43259 Signed-off-by: Peter Skopek <[email protected]>
pskopek
added a commit
to pskopek/quarkus
that referenced
this issue
Oct 10, 2024
…re and keycloak-adapter-spi Closes quarkusio#43259 Signed-off-by: Peter Skopek <[email protected]>
pskopek
added a commit
to pskopek/quarkus
that referenced
this issue
Oct 14, 2024
…re and keycloak-adapter-spi Closes quarkusio#43259 Signed-off-by: Peter Skopek <[email protected]>
pskopek
added a commit
to pskopek/quarkus
that referenced
this issue
Oct 15, 2024
…re and keycloak-adapter-spi Closes quarkusio#43259 Signed-off-by: Peter Skopek <[email protected]>
pskopek
added a commit
to pskopek/quarkus
that referenced
this issue
Oct 15, 2024
…re and keycloak-adapter-spi Closes quarkusio#43259 Signed-off-by: Peter Skopek <[email protected]>
sberyozkin
pushed a commit
to pskopek/quarkus
that referenced
this issue
Oct 18, 2024
…re and keycloak-adapter-spi Closes quarkusio#43259 Signed-off-by: Peter Skopek <[email protected]>
pskopek
added a commit
to pskopek/quarkus
that referenced
this issue
Oct 23, 2024
…re and keycloak-adapter-spi Closes quarkusio#43259 Signed-off-by: Peter Skopek <[email protected]>
pskopek
added a commit
to pskopek/quarkus
that referenced
this issue
Oct 24, 2024
…re and keycloak-adapter-spi Closes quarkusio#43259 Signed-off-by: Peter Skopek <[email protected]>
pskopek
added a commit
to pskopek/quarkus
that referenced
this issue
Nov 6, 2024
…re and keycloak-adapter-spi Closes quarkusio#43259 Signed-off-by: Peter Skopek <[email protected]>
pskopek
added a commit
to pskopek/quarkus
that referenced
this issue
Nov 14, 2024
…re and keycloak-adapter-spi Closes quarkusio#43259 Signed-off-by: Peter Skopek <[email protected]>
pskopek
added a commit
to pskopek/quarkus
that referenced
this issue
Nov 19, 2024
…re and keycloak-adapter-spi Closes quarkusio#43259 Signed-off-by: Peter Skopek <[email protected]>
michalvavrik
pushed a commit
to michalvavrik/quarkus
that referenced
this issue
Dec 22, 2024
…re and keycloak-adapter-spi Closes quarkusio#43259 Signed-off-by: Peter Skopek <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/housekeeping
Issue type for generalized tasks not related to bugs or enhancements
area/keycloak
Description
This change aims on breaking cyclic dependency between Keycloak and Quarkus.
keycloak-client libraries are not pdirectly dependent on anything from Keycloak and have separate release cycle.
Tests still remain to be dependent on Keycloak main artifacts.
Implementation ideas
No response
The text was updated successfully, but these errors were encountered: