h4. Motivation
Use keycloak middleware to protect graphql route. Graphiql could be removed (as it will stop working after this change anyway) - we may move that to UI where it belongs. Use keycloak express middleware: https://www.keycloak.org/docs/3.3/securing_apps/topics/oidc/nodejs-adapter.html
h4. Tasks
- Inspect routes on the server and apply authentication
|
|