2016-03-30 16:11:09 +00:00
|
|
|
# Keycloak Arquillian Integration TestSuite - Test Servers - App Servers
|
2016-03-24 10:24:21 +00:00
|
|
|
|
2016-03-30 16:11:09 +00:00
|
|
|
- [Keycloak Arquillian Integration TestSuite](../../README.md)
|
|
|
|
- [Keycloak Arquillian Integration TestSuite - Test Servers](../README.md)
|
|
|
|
- [Keycloak Arquillian Integration TestSuite - Test Servers - Auth Server](../auth-server/README.md)
|
|
|
|
- Keycloak Arquillian Integration TestSuite - Test Servers - App Servers
|
2016-03-24 10:24:21 +00:00
|
|
|
|
|
|
|
## App Server - JBoss
|
|
|
|
|
|
|
|
JBoss-based container with installed and configured Keycloak adapter.
|
|
|
|
|
|
|
|
Submodules are enabled with profiles: `-Papp-server-MODULE`
|
|
|
|
|
|
|
|
### Modules
|
|
|
|
|
|
|
|
* __`wildfly9` Wildfly 9__
|
2018-04-18 11:31:04 +00:00
|
|
|
* __`wildfly10` Wildfly 10__
|
|
|
|
* __`wildfly` Wildfly 11__
|
2016-03-24 10:24:21 +00:00
|
|
|
|
|
|
|
### Adapter Configs Location
|
|
|
|
|
2016-06-24 11:32:03 +00:00
|
|
|
* __Provided__ (in standalone.xml as secure-deployment) WIP
|
2016-03-24 10:24:21 +00:00
|
|
|
* __Bundled__ (in war) - Default.
|
|
|
|
|
|
|
|
### SSL
|
|
|
|
|
|
|
|
Configures SSL in `standalone.xml`. See profile `ssl`.
|