[keycloak-dev] X509 integration tests

Bruno Oliveira bruno at abstractj.org
Fri Oct 20 06:13:05 EDT 2017


Good morning,

While investigating an issue with X509 certificates, I was wondering if we
run integration tests for it on Travis. Looking at travis.yml I don't see
any reference like `run-server-tests org.keycloak.testsuite.x*`.

What I'm trying to do is pretty much:

mvn clean install -Pdistribution -DskipTests=true && cd
testsuite/integration-arquillian && cd tests/base && mvn clean test -B -nsu
-Pauth-server-wildfly -Dtest=*X509BrowserLoginTest

But all the tests are failing. Am I missing something?


More information about the keycloak-dev mailing list