Allow overriding of database properties by setting environment variab…#9134
Allow overriding of database properties by setting environment variab…#9134ioemat wants to merge 1 commit intokeycloak:mainfrom
Conversation
…les or system properties. Closes keycloak#9133
|
@ioemat Can you please check if these changes are enough for you ? See https://github.com/pedroigor/keycloak/tree/issue-9133. |
|
See #9199. |
|
Sorry @pedroigor, I missed your comment yesterday, I will test with your branch and report back if it solves our issue. |
|
@pedroigor your fix is working in our environment, thanks for this |
Hello guys, I followed all the work done regarding the XA problem with Azure sql database(I have an almost similar scenario of a POC here), but it's not quite clear for me how can I setup the new parameters. I already have wrote them into keycloak.conf but in my case the problem still happens (it keeps using a SQLServerXADataSource). Could you please point me in right direction on how to configure these two new parameters? |
|
@Ricardo-PSilva You should run Also, see #10191 (comment). It should be related to your question. |
Thanks @pedroigor ! I will comment on that discussion. |
…les or system properties.
Closes #9133