The User Mapped Dispatcher dispatches the request to a Worker based on a mapping from username and workername.
Fully qualified class name: org.signserver.server.dispatchers.UserMappedDispatcher.
To download a sample configuration file for this Worker, see Sample Worker Configurations.
Property | Description |
|---|
USERNAME_MAPPING | Specifies the mappings from user name to Worker name in a comma-separated list. Example:
username1:workername1, username2:workername2 |