You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to easily add third-party dependency (an dependency that is not already part of the Keycloak distribution) to an extension, and the dependencies should be packaged together with the extension as a single deployable artifact to Keycloak.
Discussion
No response
Motivation
No response
Details
No response
The text was updated successfully, but these errors were encountered:
This could be done via maven plaugins and repacking (prefixing) of the packages to avoid conflicts when the same libraries are used by multiple extensions in different versions.
Description
It should be possible to easily add third-party dependency (an dependency that is not already part of the Keycloak distribution) to an extension, and the dependencies should be packaged together with the extension as a single deployable artifact to Keycloak.
Discussion
No response
Motivation
No response
Details
No response
The text was updated successfully, but these errors were encountered: