Allow for downloading JDBC drivers from alternate URLs and allow for using username/password
InfoSec812 opened this issue · 2 comments
InfoSec812 commented
SUMMARY
In some environments, access to Maven Central is not allowed, but those environments often have a local repository manager which "proxies" maven central. Sometimes those repository managers require authentication to download. It would be useful to be able to:
- Set an alternative URL for downloading JDBC drivers
- Set credentials for authentication to download said JDBC drivers.
ISSUE TYPE
- Feature Idea
guidograzioli commented
Good idea!
guidograzioli commented
We should likely do the same here https://github.com/ansible-middleware/keycloak/blob/main/roles/keycloak_quarkus/tasks/install.yml#L62 in case some place hosts available keycloak releases in their internal nexus/artifactory