keycloak_quarkus: RBKC: Add support for `sqlserver`
hwo-wd opened this issue · 0 comments
hwo-wd commented
SUMMARY
While Keycloak supports sqlserver
out of the box, RHBK does not and the respective jdbc driver needs to be installed manually:
Database drivers are shipped as part of Red Hat build of Keycloak except for the Oracle Database and Micrsoft SQL Server drivers which need to be installed separately.
PR incoming.
ISSUE TYPE
- Feature Idea