An open API service indexing awesome lists of open source software.

https://github.com/thalesgroup/sta-api-access-management

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.
https://github.com/thalesgroup/sta-api-access-management

access android api enforcement gateway ios management policy sdk

Last synced: 10 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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](/Resources/image2021-4-20_11-35-5.png)

## Documentation

A detailed description of the API Access Management Demo setup is available at [thalesdocs.com](https://thalesdocs.com/sta/Content/STA/API/APIdemo.htm).

## Contributing

If you are interested in contributing to the API Access Management project, start by reading the [Contributing guide](/CONTRIBUTING.md).

## License

MIT License, refer to [LICENSE](/LICENSE).