Skip to main content
Skip table of contents

Configure display of open tasks in Smart ID Self-Service

This article is added for Smart ID 23.04.19.

This article describes how to configure the display of open tasks in Smart ID Self-Service. This feature is applicable for Smart ID 23.04 and later.

  • If the enabled parameter is set to true, the open tasks are visible.

  • If the enabled parameter is set to false, the open tasks are hidden.

To enable or disable the open tasks feature, you need to modify the openTasks property in the config.json file.

Open <SMARTIDHOME>/docker/compose/selfservice/docker-compose.yml to modify the property.

Example: Enable display of open tasks

CODE
"openTasks": {     
  "enabled": true
}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.