Token generator |
|
FeedbackServer provides out of the box a tool to generate automatically, create or import authentication tokens for our forms.
If we are using the Email Invitation Features FeedbackServer will automatically try to lookup targets distribution email and try to match a token email identity to send out the matching token to the email.
Let us import an existing list of tokens in the following format :
TokenValue, FirstName, LastName, Email
TokenValue, FirstName, LastName, Email
TokenValue, FirstName, LastName, Email
...
If a token value is missing it will be replaced by GUID type token.