KEYCLOAK-5244 fix PasswordPolicyTest.testBlacklistPasswordPolicyWithTestBlacklist on Wildfly
This commit is contained in:
parent
aaf25ad4f0
commit
a3a1761eb7
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@
|
|||
-Djboss.bind.address=0.0.0.0
|
||||
-Dauth.server.http.port=${auth.server.http.port}
|
||||
-Dauth.server.https.port=${auth.server.https.port}
|
||||
-Dkeycloak.password.blacklists.path=${keycloak.password.blacklists.path}
|
||||
${adapter.test.props}
|
||||
${migration.import.properties}
|
||||
${auth.server.profile}
|
||||
|
|
Loading…
Reference in a new issue