keycloak-scim/testsuite/integration-arquillian/servers/auth-server/README.md

23 lines
878 B
Markdown
Raw Normal View History

2016-03-30 16:11:09 +00:00
# Keycloak Arquillian Integration TestSuite - Test Servers - Auth Server
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
- [Keycloak Arquillian Integration TestSuite - Test Servers - App Servers](../app-server/README.md)
### Common directory
- Contains all necessary files for all Auth servers
### Auth Server Services
- Contains usually test providers and its associated factories used in the testsuite
## Auth servers
2016-03-30 16:11:09 +00:00
### Undertow
- Arquillian extension for running Keycloak server in embedded Undertow.
- Activated by default, or explicitly by __`-Pauth-server-undertow`__
### Quarkus
- Builds keycloak server on top of used Quarkus with a particular version.
- Activated by __`-Pauth-server-quarkus`__