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

PropertyDescription
USERNAME_MAPPING Comma separated list of mappings from user name to worker name. 
The property is of the form: 
username1:workername1, username2:workername2