Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. dynamically adapting for the configured authentication features (modules, chains, levels, ...)
  2. highly customizable, either graphically and processing

APIGW

...

At high-level, this API gateway it's an HTTP reverse proxy exposing a set of public APIs, where the response for invocation of a public API is the result of a configurable process which involves the invocation of one or more internal APIs.

Capabilities:

  • configurable mapping between public and internal APIs
  • authentication / authorization enforcement
  • throttling
  • monitor / statistics
  • lifecycle management: draft / staging / published / deprecated / ...

Keymaster

Shall be based on existing Open Source products as Apache Zookeper or Consul

...