ansible-middleware/keycloak

keycloak_quarkus: Add support for custom providers hosted on MVN

Closed this issue · 1 comments

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.

WIP