Mobile Server 1.0
  • MobileServerServerModule
  • MobileServerClientModule
  • MobileServerInternalCA
  • MobileServerDatabaseJdbc
  • MobileServerEnrollment
  • Form-format
Powered by GitBook
On this page
  • Introduction
  • Configuration
  • Configuration
Export as PDF

MobileServerClientModule

The client api of MobileID

Introduction

Client side http api for MobileID. The api must be accessible from Internet.

Configuration

Module name: MobileServerClientModule

Configuration

This is the configuration. All http configuration parameters is also valid.

{
  "name": "MobileServerClientModule",
  "config": 
  {
    "http_context": "/mosclient",
    "http_port": 7002
  }
}

PreviousMobileServerServerModuleNextMobileServerInternalCA

Last updated 1 year ago