Skip to content

Commit

Permalink
Merge branch 'issues/104-tpp-engine' into releases/2020.05
Browse files Browse the repository at this point in the history
  • Loading branch information
romanstrobl committed Sep 3, 2020
2 parents bc68804 + 4d702f0 commit 2b8c142
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ docker pull powerauth/push-mysql
docker pull powerauth/webflow
docker pull powerauth/nextstep
docker pull powerauth/data-adapter
docker pull powerauth/tpp-engine
docker pull powerauth/webflow-mysql
```

Expand Down Expand Up @@ -122,6 +123,8 @@ _Note: All databases are already created with the correct structure and contain
| PowerAuth Data Adapter | Base URL | http://localhost:13050/powerauth-data-adapter |
| | Swagger Documentation | http://localhost:13050/powerauth-data-adapter/swagger-ui.html |
| | Status URL | http://localhost:13050/powerauth-data-adapter/api/service/status |
| PowerAuth TPP Engine | Base URL | http://localhost:13060/powerauth-tpp-engine |
| | Swagger Documentation | http://localhost:13060/powerauth-tpp-engine/swagger-ui.html |

You can verify status of PowerAuth server using POST method:

Expand Down

0 comments on commit 2b8c142

Please sign in to comment.