API Access Management ensures that only authenticated and authorized clients can successfully complete a call to an API. The code in this repository provides all the components required to setup an end to end demonstration scenario for API Access Management. One goal of API Access Management is to separate mapping of roles to user/groups from enforcing policies which in turn allows separation of duties for management tasks. API Gateways also abstract the policy enforcement from the actual API implementation, allowing API developer on achieving the required API function while a dedicated, specialized group implements access policies. Refer to the documentation for further setup and configuration details.
A detailed description of the API Access Management Demo setup is available at thalesdocs.com.
If you are interested in contributing to the API Access Management project, start by reading the Contributing guide.
MIT License, refer to LICENSE.