Previous Topic: Navigate to the Active Rule Editor Dialog

Next Topic: Tasks Related to the Active Rule Editor Dialog

Active Rule Editor Dialog Fields and Controls
Library Name field

The name of the shared library that supports the Active Rule.

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.

You should not include a file extension for the shared library. For example, if you are using a Windows platform and your shared library is called lib.dll, and is located in the \SiteMinder\bin\ directory, you simply need to enter lib in the Library Name field.

Function Name field

The name of the actual function in the shared library that implements the Active Rule.

Function Parameter(s) field

(Optional) List of parameters to be passed to the function in the shared library.

Generated Script field

Displays the generated active rule script as you enter information in the other fields.