keycloak-scim/testsuite/integration-arquillian/servers/app-server
Ricardo Martin 0cd0d03c08
Remove all adapter-core code moved to util (#30012)
* Remove all tests that are only executed for undertow app server
* Remove installation steps for OIDC adapter in wildfly/eap app server
* Remove the util adapters package except HttpClientBuilder
* Remove HttpClientBuilder and use plain apache http client
Closes #29912

Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-06-03 09:28:02 +02:00
..
app-server-spi Use a valid SemVer format for the SNAPSHOT version (#17334) 2023-03-03 11:11:44 +01:00
jboss Remove all adapter-core code moved to util (#30012) 2024-06-03 09:28:02 +02:00
undertow Can we remove undertow OIDC adapter? 2024-05-07 19:47:46 +02:00
pom.xml Remove remaining Fuse adapter bits 2024-05-06 09:02:26 +02:00
README.md Remove old-WildFly, EAP 7.4 and 6.4 SAML adapters 2024-05-03 15:39:05 +02:00

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

Adapter Configs Location

  • Provided (in standalone.xml as secure-deployment) WIP
  • Bundled (in war) - Default.

SSL

Configures SSL in standalone.xml. See profile ssl.