keycloak-scim/testsuite/integration-arquillian/servers
Joerg Matysiak afc5cb4d14 KEYCLOAK-19617 Simplify creation of custom user profiles
* DeclarativeUserProfileProvider passes its ID to DeclarativeUserProfileModel, so this also works for derived classes.
* Moved creation of declarative user profile model to a protected factory method to allow subclasses to provide their own implementation.
* Added integration tests for custom user profile
* configured declarative-user-profile as default user profile provider in test servers
* Restore previously configured default provider after test with special provider settings
* Some refactoring in SpiProviderSwitchingUtils
2021-10-28 08:26:11 -03:00
..
app-server [KEYCLOAK-14378] Allow customization of debug settings for clustered JBoss app servers in tests. 2021-09-30 13:28:05 +02:00
auth-server KEYCLOAK-19617 Simplify creation of custom user profiles 2021-10-28 08:26:11 -03:00
cache-server Set version to 16.0.0-SNAPSHOT 2021-07-30 14:56:10 +02:00
migration Set version to 16.0.0-SNAPSHOT 2021-07-30 14:56:10 +02:00
pom.xml Set version to 16.0.0-SNAPSHOT 2021-07-30 14:56:10 +02:00
README.md KEYCLOAK-10004 refactor fuse adapter tests 2019-04-16 10:11:27 +02:00

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