keycloak_quarkus: Add support for custom providers hosted on MVN
hwo-wd opened this issue · 1 comments
hwo-wd commented
Extend the way we can configure providers such that mvn SPIs are supported as well; this is especially helpful when hosting things on MVN Central or on a Github MVN repository. For the latter the usage of a username and a PAT is required.
hwo-wd commented
WIP