-
Notifications
You must be signed in to change notification settings - Fork 8
Next Step Server REST API Reference
Roman Štrobl edited this page Aug 5, 2017
·
69 revisions
PowerAuth 2.0 Web Auth Server communicates with the Next Step Server via a RESTful API to resolve next step in the authentication process. This chapter defines the RESTful API implemented by Next Step Server and consumed by the Web Auth Server during authentication.
The Next Step Server API is also used by other services involved in the authentication process (e.g. Mobile Token).
Overview
Applications
- Web Flow Server
- Next Step Server
- Data Adapter
- Mobile Token
- PowerAuth Server
- PowerAuth Admin
- PowerAuth Push Server
REST APIs
- NextStep Server REST API Reference
- Data Adapter REST API Reference
- Web Flow REST API Reference
- Mobile Push Registration API
- Mobile Token REST API Reference
Deployment
Customizing Web Flow
- Customizing Web Flow Appearance
- Implementing Data Adapter Interface
- Web Flow Configuration
- Configuring Next Step Definitions
- Customizing Operation Form Data
- Mobile Token Configuration
Technical Notes
Development
Releases