system-config/playbooks/roles/keycloak
Jeremy Stanley 2891745508 Revert "Switch from legacy to new style keycloak container"
The image change switches from Wildfly to Quarkus, which seems to
come with undocumented impact to H2 databases because Keycloak
maintainers consider that "for development purposes only" and not to
be used in production.

When reintroducing this change, we'll include an actual RDBMS in
order to ease future upgrade work.

Retain the added test that exercises the admin credentials and API,
but adjust it back to the path used by the legacy image.

This reverts commit fb47277a56.

Change-Id: I0908490cea852853f086e594a816343edaf6a454
2024-01-29 20:37:33 +00:00
..
handlers Add a keycloak server 2021-12-03 14:17:23 -08:00
tasks Add a keycloak server 2021-12-03 14:17:23 -08:00
templates Revert "Switch from legacy to new style keycloak container" 2024-01-29 20:37:33 +00:00
README.rst Add a keycloak server 2021-12-03 14:17:23 -08:00

Run a Keycloak server.