This service uses Kong in the role of API gateway for the Special platform.
It's responsibilities are the following:
- dispatch external calls to the right service
- handle authentication against Keycloak
The following external plugins are added:
The ENV KONG_NGINX_PROXY_SET needs to set "session_secret" otherwise the OIDC plugin might malfunction. See nokia/kong-oidc#1 for more info.