PingAuthorize Server Documentation Index
Configuration Reference Home

Plugin Root

Note: this component is designated "advanced", which means that objects of this type are not expected to be created or altered in most environments. If you believe that such a change is necessary, you may want to contact support in order to understand the potential impact of that change.

The Plugin Root defines the parent entry for all plug-ins defined in the server.

It can also include configuration attributes that define the order in which those plug-ins are to be loaded and invoked.

Relations from This Component
Properties
dsconfig Usage

Relations from This Component

The following components have a direct composition relation from Plugin Roots:

Properties

The properties supported by this managed object are as follows:


dsconfig Usage

To view the Plugin Root configuration:

dsconfig get-plugin-root-prop
     [--tab-delimited]
     [--script-friendly]
     [--property {propertyName}] ...

To update the Plugin Root configuration:

dsconfig set-plugin-root-prop
     (--set|--add|--remove) {propertyName}:{propertyValue}
     [(--set|--add|--remove) {propertyName}:{propertyValue}] ...