Properties
This section includes the Properties for the mobileid module
Name
Description
Default
Mandatory
enabled
true/false
true
flow_layout
The layout used. Possible values are STANDARD or MINIMAL
STANDARD
server_api_url
Address to communicate with the server module
N/A
validity
The validity of the generated certificates. Use one of the following formats: P365D - for 365 days PT8H - for 8 hours Overrides the setting in the CA-module
P730D (Two years)
"mobileid": {
"enabled": true,
"validity" : "P365D",
"server_api_url": "http://127.0.0.1:9097/mos",
"flow_layout": "STANDARD"
}