MobileServerEnrollment
The enrollment module of MobileID
Introduction
Configuration
Configuration
Name
Description
Default
Mandatory
{
"name": "MobileServerEnrollment",
"config": {
"http_context": "/enrollment",
"context_path": "/mobileid",
"validity" : "P365D",
"server_api_url": "http://192.168.86.27:7001/mos",
"flow_layout": "STANDARD",
"http_auth_redirect_url": "/enrollment/authn/myauth",
"http_port": 8080
}
}Last updated