h4. Motivation
Integrate ionic server with sample keycloak application and realm. Both example and realm is already created on server repository https://github.com/aerogear/apollo-voyager-server/tree/master/examples/keycloak
h4. Tasks
Ionic server needs to have keycloak integration. Project is located in: https://github.com/aerogear/apollo-voyager-ionic-example/tree/master/server
Example application that can be used as inspiration is located here: https://github.com/aerogear/apollo-voyager-server/tree/master/examples/keycloak
We need to add this support as optional ( in a way that it should can be enabled only when some certain flag will be enabled ( and disabled. Suggestion is to use separate docker compose for keycloak - same as in example when we bind or pass config for APB) app linked above and document two different flows. |
|