Prerequisites
The Securosys Authorization App is tailored to work in combination with Rest-API Transaction Security Broker (TSB) and Securosys Hardware Security Modules (HSMs), either:
- On-premises, Primus HSM, or
- CloudHSM
To be able to use the Securosys Authorization App functionalities, please adhere to the prerequirements listed below. You must meet one of the following architectural requirements:
- CloudHSM
- HSM on-premises
- Testing Environment
- CloudHSM - TSBaaS:
- Rest-API access with
TSB_ENGINE
license installed (available in CloudHSM ECO, SBX and PLATINUM services)
- Rest-API access with
Check TSB_ENGINE
License Information
If your subscription supports the Securosys Authorization App, the following license flags should appear:
GET /v1/licenseInfo
{
"clientFlags": [
...
"KEY_AUTH",
"REST_API",
"TSB_ENGINE",
...
]
}
- Primus HSM: Set up and configured successfully, including:
- Device setup completed with the initial wizard
Root Key Store
installed and configured- Enabled security features:
Client API access
,Key Auth
,JCE
,Rest-API
,TSB Workflow Engine
- Created at least one user
- Transaction Security Broker (REST API): Successfully deployed and configured the TSB Docker container with the
TSB_ENGINE
license
For testing purposes, you can create a 90-day free trial partition on the Securosys Cloud platform by visiting https://cloud.securosys.com/.
This trial partition provides a secure, isolated environment where you can explore and test various functionalities of Securosys products without committing to a paid license. The cloud-based environment replicates the full feature set available in production, allowing you to evaluate API integration capabilities. This trial setup is ideal for development, experimentation, or simply gaining hands-on experience with Securosys services.