[keycloak-user] SQL Server integrated authorization

Chris Smith chris.smith at cmfirstgroup.com
Tue Jul 9 19:38:25 EDT 2019


I carefully read the latest SQL Server JDBC docs and putting the auth dll in the System path is sufficient.
The SQL server module now works with integrate security

-----Original Message-----
From: keycloak-user-bounces at lists.jboss.org <keycloak-user-bounces at lists.jboss.org> On Behalf Of Chris Smith
Sent: Tuesday, July 2, 2019 2:43 PM
To: keycloak-user at lists.jboss.org
Subject: [keycloak-user] SQL Server integrated authorization

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