keycloak-scim/testsuite/integration-arquillian/servers
Stefan Guilhen 84df008bc2 [KEYCLOAK-16341] Make the new stream-based methods in server-spi user interfaces default instead of the collection-based versions.
- this ensures that providing implementation for the collection-based methods is enough, which preserves
   backwards compatibility with older custom implementations.
 - alternative interfaces now allow new implementations to focus on the stream variants of the query methods.
2020-11-18 21:07:51 +01:00
..
app-server
auth-server [KEYCLOAK-16341] Make the new stream-based methods in server-spi user interfaces default instead of the collection-based versions. 2020-11-18 21:07:51 +01:00
cache-server
migration
pom.xml
README.md

Keycloak Arquillian Integration TestSuite - Test Servers

Test Servers

A set of modules that build test-server artifacts preconfigured for various test scenarios. The artifacts are used by the Arquillian TestSuite.

Auth Server

  • JBoss
    • Wildfly 10
    • EAP 7
  • Undertow

App Server

  • JBoss
    • JBossAS 7
    • Wildfly 8, 9, 10
    • EAP 6, 7
    • Relative (Wildfly 10 / EAP 7)
  • Tomcat
    • Tomcat 7, 8, 9

Load Balancer

  • Wildfly + mod_cluster