-
Notifications
You must be signed in to change notification settings - Fork 22
Deployment Checklist
Juraj Ďurech edited this page May 14, 2019
·
8 revisions
PowerAuth Cryptography documentation has been moved to: https://developers.wultra.com/docs/develop/powerauth-crypto/Deployment-Checklist
Please use the new developer portal to access documentation.
Typical PowerAuth 2.0 deployment for mobile banking application follows this sequence of steps:
- Prepare the environment and database
- Install PowerAuth 2.0 Server
- Deploy PowerAuth 2.0 Admin (optional, but recommended)
- Integrate PowerAuth 2.0 Server with your mobile banking API
- Integrate PowerAuth 2.0 Server with activation channels, such as the Internet banking
- Integrate PowerAuth 2.0 Mobile SDK in your mobile apps
If you need any assistance, do not hesitate to drop us a line at [email protected].
PowerAuth 2.0 Specification
- Overview
- Basic Definitions
- Activation
- Key Derivation
- Checking Status
- Signatures
- MAC Token Based Authentication
- End-To-End Encryption
- Standard REST API
- Implementation Details
- List of Used Keys
Deployment
Applications
- PowerAuth Server
- PowerAuth Admin
- PowerAuth Push Server
- PowerAuth CMD Tool
- PowerAuth Mobile SDK
- SDK for RESTful APIs
- PowerAuth Web Flow
Development
Releases