.. | ||
app-server-spi | ||
jboss | ||
jetty | ||
karaf | ||
tomcat | ||
undertow | ||
pom.xml | ||
README.md |
Keycloak Arquillian Integration TestSuite - Test Servers - App Servers
- Keycloak Arquillian Integration TestSuite
- Keycloak Arquillian Integration TestSuite - Test Servers
- Keycloak Arquillian Integration TestSuite - Test Servers - Auth Server
- Keycloak Arquillian Integration TestSuite - Test Servers - App Servers
App Server - JBoss
JBoss-based container with installed and configured Keycloak adapter.
Submodules are enabled with profiles: -Papp-server-MODULE
Modules
wildfly9
Wildfly 9wildfly10
Wildfly 10wildfly
Wildfly 11eap6
EAP 6 Requires access to EAP product repo, or setting-Deap6.version
to public EAP 6 Alpha.eap
EAP 7 Requires access to EAP product repo.relative
Activate with-Papp-server-relative
.wildfly
Relative Wildfly 10 Based onauth-server/jboss/wildfly
. Activate with-Pauth-server-wildfly
.eap
Relative EAP 7 Based onauth-server/jboss/eap
. Activate with-Pauth-server-eap
.
Adapter Configs Location
- Provided (in standalone.xml as secure-deployment) WIP
- Bundled (in war) - Default.
SSL
Configures SSL in standalone.xml
. See profile ssl
.
App Server - Karaf
Submodules are enabled with profiles: -Papp-server-MODULE
Modules
karaf3
Karaf 3fuse61
JBoss Fuse 6.1fuse62
JBoss Fuse 6.2
App Server - Tomcat
Submodules are enabled with profiles: -Papp-server-MODULE
Modules
tomcat7
Tomcat 7tomcat8
Tomcat 8tomcat9
Tomcat 9