Currently, in order to allow access to the (Admin, Master, Developer) portals via http it is necessary to configure routes that are generated by Zync manually.
Multiple customers need to configure these (e.g. because they do SSL offloading). Since these routes are managed by zync, manual configuration isn't desirable. So the request is to make these configurable via environment variables.
Expected options are:
- TLS enabled
- edge/Redirect
- edge/Allow
- TLS disabled
- is related to
-
THREESCALE-5883 Make `force_ssl` and `secure_cookie` options configurable
- Closed
- relates to
-
THREESCALE-8102 Make route creation in zync optional.
- To Test (QE)