Draft: Use keycloak mock
- Mar 16, 2021
-
-
Lukas Möller authored
-
- Mar 12, 2021
-
-
Lukas Möller authored
-
- Mar 06, 2021
-
-
Lukas Möller authored
(currently requires a local docker build) of the rewrite branch of the mock
-
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
(currently requires a local docker build) of the rewrite branch of the mock
The idea is to start a local keycloak server so that testing auth locally is easier. This branch uses an image that is built from the rewrite branch of the keycloak-mock repository localted at https://gitlab.ethz.ch/vseth/0403-isg/libraries/keycloak-mock.
After building the image as described in the READDME this project should start normally using docker-compose up
. At subsequent starts the keycloak mock container fails on startup. In addition to that (after fixing that issue) there are still several problems:
Both of these can be manually fixed in the keycloak admin interface which can be accessed using the credentials admin:admin.
(currently requires a local docker build) of the rewrite branch of the mock