Dispatcher Introduction
Dispatchers are only used with Nevis Mobile Authentication, not FIDO2.
A dispatcher sends a token generated by nevisFIDO. If the token must be sent to a precise recipient (usually a third party), the dispatcher uses a dispatch target. A dispatch target contains the information required by the dispatcher to send the token to a third entity and guarantee that only that third party is able to consume it.
For concept information regarding dispatchers, refer to the Concept and Integration Guide.
The Dispatch Target Service is used to create, delete and modify dispatch targets managed by nevisFIDO. The Dispatch Token Service is used to generate and dispatch tokens.
Dispatchers are configured as part of the FIDO UAF configuration of the nevisFIDO instance.
Dispatchers are implemented using Plugins.