8d4d5c1c54
Closes #29089 Signed-off-by: Douglas Palmer <dpalmer@redhat.com>
29 lines
990 B
Markdown
29 lines
990 B
Markdown
# Keycloak Arquillian Integration TestSuite - Test Servers - App Servers
|
|
|
|
- [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
|
|
|
|
## App Server - JBoss
|
|
|
|
JBoss-based container with installed and configured Keycloak adapter.
|
|
|
|
Submodules are enabled with profiles: `-Papp-server-MODULE`
|
|
|
|
### Modules
|
|
|
|
* __`wildfly9` Wildfly 9__
|
|
* __`wildfly10` Wildfly 10__
|
|
* __`wildfly` Wildfly 11__
|
|
* __`eap6` 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.
|
|
|
|
### Adapter Configs Location
|
|
|
|
* __Provided__ (in standalone.xml as secure-deployment) WIP
|
|
* __Bundled__ (in war) - Default.
|
|
|
|
### SSL
|
|
|
|
Configures SSL in `standalone.xml`. See profile `ssl`.
|