MobileServerServerModule
The server api of MobileID
Introduction
Configuration
Configuration
Name
Description
Default
Mandatory
{
"name": "MobileServerServerModule",
"config":
{
"http_context": "/mos",
"issuer": "Fortified ID",
"issuer_id": "<should be a guid>",
"client_api_url": "http://192.168.86.27:7002/mosclient",
"http_port": 7001
}
}Last updated