Resolve "Use keycloak for authentication in development"
Closes #96 (closed)
- To test:
- run
tsm-orchestrationwith./up-with-dev.sh - Go to localhost/frontend and login with using Helmholtz AAI
- If you want to make sure, that the initial json file is used to setup the keycloak make sure, that the volume of the keycloak-db is removed
./dc-with-dev.sh down -v
- run
Edited by Tobias Kuhnert