[keycloak-user] SQL Server integrated authorization

Lilian BENOIT lilian.benoit at lbenoit.fr
Wed Jul 3 08:49:43 EDT 2019


Hello Chris,

Best way is defined new module.
Documentation for that is : 
https://www.keycloak.org/docs/latest/server_installation/index.html#package-the-jdbc-driver

LB.

Le 02/07/2019 21:42, Chris Smith a écrit :
> My keycloak instance is planned to use SQL Server for its database.
> It will be running on a Windows Server in an Active Directory domain
> I'd like to not embed the User/Password in the standalone.xml file.
> To enable this, the driver requires a windows dll to perform the db
> connection authentication.
> 
> So, I'm looking for the best way to accomplish this.
> 
> I'd rather not add -Djava.library.path=<path to folder> as a parameter
> when invoking standalone.bat
> 
> Is there a way to configure it in the module created for the JDBC 
> driver jar?
> 
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user


More information about the keycloak-user mailing list