e4987f10f5
* Hostname SPI v2 Closes: #26084 Signed-off-by: Václav Muzikář <vmuzikar@redhat.com> * Fix HostnameV2DistTest#testServerFailsToStartWithoutHostnameSpecified Signed-off-by: Václav Muzikář <vmuzikar@redhat.com> * Address review comment Signed-off-by: Václav Muzikář <vmuzikar@redhat.com> * Partially revert the previous fix Signed-off-by: Václav Muzikář <vmuzikar@redhat.com> * Do not polish values Signed-off-by: Václav Muzikář <vmuzikar@redhat.com> * Remove filtering of denied categories Signed-off-by: Václav Muzikář <vmuzikar@redhat.com> --------- Signed-off-by: Václav Muzikář <vmuzikar@redhat.com> |
||
---|---|---|
.. | ||
common | ||
quarkus | ||
services | ||
undertow | ||
pom.xml | ||
README.md |
Keycloak Arquillian Integration TestSuite - Test Servers - Auth Server
- 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
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
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