auth-server-feature does not work for auth-server-quarkus-embedded (#30045)
Fixes #29259 Signed-off-by: Pedro Ruivo <pruivo@redhat.com>
This commit is contained in:
parent
cd2451d58b
commit
ad32f8bdbc
1 changed files with 1 additions and 0 deletions
|
@ -657,6 +657,7 @@
|
|||
org.keycloak.testsuite.arquillian.containers.KeycloakQuarkusEmbeddedDeployableContainer
|
||||
</property>
|
||||
<property name="bindHttpPortOffset">${auth.server.port.offset}</property>
|
||||
<property name="defaultFeatures">${auth.server.feature}</property>
|
||||
</configuration>
|
||||
</container>
|
||||
|
||||
|
|
Loading…
Reference in a new issue