Skip to content
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

feat(kc-saml-plugin): keycloak weld conflict with jans weld , remove keycloak dependency #6514

Closed
pujavs opened this issue Nov 8, 2023 · 2 comments · Fixed by #7238
Closed
Assignees
Labels
kind-feature Issue or PR is a new feature request needs-information Creator of the issue or PR needs to add more information in order to be meaningfully triaged.
Milestone

Comments

@pujavs
Copy link
Contributor

pujavs commented Nov 8, 2023

jans-config-id-plugin will allow to CRUD operations for Trusted IDP on Keycloak server.

Keycloak is powered by Quarkus Weld and it jans weld

Keycloak lib used are;

  • org.keycloak:keycloak-admin-client-jakarta

  • org.keycloak:keycloak-core

  • org.keycloak:keycloak-services

  • org.keycloak:keycloak-server-spi

  • Error Log
    2023_11_08.jetty-weld-error.log

@nynymike
Copy link
Contributor

nynymike commented Nov 8, 2023

Why do you need to load these libraries? Aren't you just calling the KC API?

@mo-auto mo-auto added the kind-feature Issue or PR is a new feature request label Nov 8, 2023
@moabu moabu added this to the 1.0.21 milestone Nov 30, 2023
@ossdhaval ossdhaval added the needs-information Creator of the issue or PR needs to add more information in order to be meaningfully triaged. label Dec 8, 2023
@moabu moabu modified the milestones: 1.0.21, 1.0.22 Dec 14, 2023
@pujavs pujavs changed the title feat(config-api-idp-plugin): keycloak weld conflict with jans weld feat(kc-saml-plugin): keycloak weld conflict with jans weld , remove keycloak dependency Jan 2, 2024
@pujavs
Copy link
Contributor Author

pujavs commented Jan 2, 2024

Fixed via PR 7238

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind-feature Issue or PR is a new feature request needs-information Creator of the issue or PR needs to add more information in order to be meaningfully triaged.
Projects
None yet
5 participants