Skip to content

Network issues

The E-SEC Learning Platform and Authoring Tool are cloud applications which access various services. In company networks, it may occur that those services are blocked, for instance by a proxy server or firewall. To ensure the proper functionality of our applications, the URLs and request methods of all services in use must be un-blocked.

URLs

Websites

  • e-sec.com
  • login.e-sec.com
  • learning.e-sec.com
  • learning.e-sec.support
  • authoring.e-sec.com
  • authoring.e-sec.support

APIs

  • learning-api.e-sec.com
  • authoring-api.e-sec.com

Edge

  • learning-edge.e-sec.com
  • authoring-edge.e-sec.com

Worker services

  • learning-worker.e-sec.com
  • authoring-worker.e-sec.com

Payment service

  • api.stripe.com
  • js.stripe.com

Courses

  • courses.e-sec.com
  • learning-courses.e-sec.com
  • authoring-courses.e-sec.com
  • course-engines.e-sec.com
  • client.exploodo.media
  • store.exploodo.media

HTTP Request Methods

Our apps use RESTful APIs as the backend, with all types of HTTP requests involved, i.e. GETPOSTPATCHPUT and DELETE. It may occur that proxy servers block one or various of those request methods and, as a consequence, data is not saved correctly. To fix this issue, please create exceptions for those request methods for the API domains.

Furthermore the edge and worker service URLs use websockets, which are needed for processes like course rollouts as well as the authoring tool.