Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.18 KB

README.md

File metadata and controls

18 lines (10 loc) · 1.18 KB

SafeNet Trusted Access - API Access Management

Get started

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.

Overview

Documentation

A detailed description of the API Access Management Demo setup is available at thalesdocs.com.

Contributing

If you are interested in contributing to the API Access Management project, start by reading the Contributing guide.

License

MIT License, refer to LICENSE.