Internal Architecture

While the application is packaged as a simple Docker image, there are multiple components bundled inside of it. The following diagram provides a basic overview of those components.

PowerAuth Cloud Internal Architecture

  • Enrollment Server - Application published to the public internet via the /enrollment-server context that is accessed by the mobile clients.
  • PowerAuth Server - Docker-internal application responsible for device registration, registration lifecycle, signature verifications and operation approval.
  • PowerAuth Push Server - Docker-internal application responsible for sending push messages via APNS and FCM.
  • PowerAuth mToken - Proxy application available from the internal network published via /powerauth-cloud context, should not be published to the public internet. Access is protected with basic HTTP authentication.
Last updated on Apr 11, 2021 (22:28) View product
Search

1.2.x

PowerAuth Cloud