Authenticate User Using Genian Agent

When performing user authentication, the agent's own authentication window is used instead of a web page. It provides simpler user authentication than CWP authentication through the agent.

  • Provides secondary authentication features such as fingerprint.
  • Enforces user authentication by prohibiting termination.

Add the Agent Action to a Policy

  1. Go to Policy in the top panel.
  2. Go to Policy > Node Policy in the left Policy panel.
  3. Click the desired Policy ID in Node Policy window.
  4. Find Agent Action. Click Assign.
  5. Find Authenticate User Using Genian Agent in the Available section. Select and drag it into the Selected section.
  6. Click Add.
  7. Click Update.

Authenticate User Using Genian Agent

  1. Go to Policy in the top panel.
  2. Go to Policy > Node Policy > Agent Action in the left Policy panel.
  3. Find and click Authenticate User Using Genian Agent in the Agent Action window.
  4. Enter in Conditions, optional settings.

Under Authentication Policy:

  1. For Authentication Methods, Select a method to authenticate a user.
  2. For 2-Step Authentication, Select a 2-Step Authentication method.

Under Agent Authentication Dialog Box Design:

  1. For Window Image, Specify an image for the Agent authentication dialog box.
  2. For Displaying Titlebar, Specify whether to display a title bar on the Agent authentication dialog box.
  3. For Dialog Box Color, Specify a dialog box background color.
  4. For Font Color, Specify a font color.
  5. For HTML Help Message, Specify a HTML Help Message.
  6. For URL Button, Specify a link to embed in the authentication window, and a button caption.

Under Miscellaneous:

  1. For Authentication Enforcement, Specify whether to enforce an authentication by disabling the close action for the Agent Authentication dialog box.

  2. For Program Run after Authentication, Add a program that is run after a user is successfully authenticated.

    [ Settings ]

Item Name Setting Item Description Remarks
File Path Enter target file path Specify the file path to which information will be delivered File Path Macro Options
Run Options Enter file run options Options to use when running the file Option "{AUTH_ID}" will be replaced with input ID, "{AUTH_PWD}" with input password
Encryption Method None Encrypt the run options when executing the file When using an encryption option other than BASE64, it will be additionally encoded as BASE64
Base64
AES
Blowfish
CAST
SEED
Encryption Key Enter key to use for encryption Enter the encryption key if required by the encryption method Use only the key length required by the encryption method
If the entered key is short, the rest will be filled with 0
The initialization vector value is set to 0
  1. Click the Add button under File Path to add the file information to be executed after authentication, then enter the file path.
  2. Enter the Run Options.
  3. Select the Encryption Method.
  4. Enter the Encryption Key.
  5. Select the Encryption Target.
  6. Click the Add button.
  • If there are additional files to be executed after authentication, click the Add button to add them.
  • To modify the options for a file to be executed after authentication, click the file path of the corresponding item to edit it.
  • Click the Update button at the bottom to complete the action settings.
  1. Go to Policy > Node Policy in the left Policy panel.
  2. Click the desired Policy ID in Node Policy window.
  3. Find Agent Action. Click Assign.
  4. Find Authenticate User Using Genian Agent in the Available section. Select and drag it into the Selected section.
  5. Click Add.
  6. Click Update.