Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 801 Bytes

Deploying-PowerAuth-Standard-RESTful-API.md

File metadata and controls

9 lines (5 loc) · 801 Bytes

Deploying PowerAuth RESTful API

This chapter explains how to deploy PowerAuth Standard RESTful API.

Enrollment Server is a Spring application (packaged as an executable WAR file) responsible for exposing the RESTful API according to the specification. It exposes services for end-user applications (PowerAuth Clients), such as the mobile banking app or mobile token app.

You can use this application in case you need to use PowerAuth and cannot integrate it in your own API using our integration libraries.

Detailed information about deploying Enrollment Server is available in Enrollment Server documentation.