Configure User Token Identification#
This feature is marked as deprecated and will be removed in a future version.
To configure user token authentication in the GUI, it is necessary to perform the following steps:
-
Edit the following application entries located in
/Cmf/Guis/Configuration/Common/Authentication/: -
TokenBasedIdentificationMode - set value to KeyboardWedge
- DefaultAuthenticationMode - set value to Token
- KeyboardWedgeMaximumDelay - maximum time between keystrokes (in milliseconds)
- KeyboardWedgeIdSequenceLength - token sequence length
- KeyboardWedgeTerminationSequence - an optional termination sequence for the token
- KeyboardWedgeSeparator - an optional separator between the token and the PIN
-
KeyboardWedgePINLength - length of the PIN (optional)
-
Edit the
Cmf.Foundation.Services.HostService.dll.configfile which is typically located atC:\Program Files\Critical Manufacturing\Business Tierand modify the following entry by setting it to false: -
Restart the Critical Manufacturing service.
Info
When configuring user token authentication, steps 2. and 3. only need to be performed once per application server.
Info
Be sure to set a Token for the user that has the same length as the specified KeyboardWedgeIdSequenceLength