Fully qualified class name: org.signserver.server.dispatchers.UserMappedDispatcher.

Overview

Dispatches the request to a worker based on a mapping from username and workername.

Available Properties

Property

Description

USERNAME_MAPPING 

Specifies the mappings from user name to worker name in a comma-separated list.

Example: 
username1:workername1, username2:workername2