Advanced Group Box

casso127
HID_global-policy-advanced-tab
The Advanced group box is where you specify an active policy that was created using APIs to enable custom functionality.
  • Edit Active Policy
    Displays active policy fields when selected.
  • Library Name
    Specifies the name of the shared library that supports the active policy.
    You can include a path in the Library Name, however, it is not required. If you do not specify a path, the Policy Server uses the default path for your system to search for the shared library at run-time.
    Do not include a file extension for the shared library.
    Example
    : The shared library on the Windows platform is called lib.dll and is located in the \
    CA Single Sign-On
    \bin\ directory. You only need to enter
    lib
    to specify the shared library.
  • Function Name
    Specifies the function in the shared library that implements the active policy.
  • Function Parameter(s)
    List of parameters to be passed to the function in the shared library.
  • Active Expression
    Displays the active policy script.