PingAuthorize Server Documentation Index
Configuration Reference Home

License

Note: this component stores topology administrative data and is mirrored across all servers in the topology. It is not intended to be modified directly and is instead managed by the setup and uninstall tools.

Note: changes to topology configuration objects are immediately and automatically mirrored across all servers, so offline changes are not supported.

A license key is required for PingAuthorize Server use and can be imported from a license file. License keys can be requested via the Ping Identity licensing website https://www.pingidentity.com/en/account/request-license-key.html or by contacting sales@pingidentity.com.

Properties
dsconfig Usage

Properties

The properties supported by this managed object are as follows:


Basic Properties: Advanced Properties:
↓ governance-license-key  None

Basic Properties

governance-license-key

Description
License key enabling use of the PingAuthorize Server product.
Default Value
Contact Ping Identity to obtain a license for PingAuthorize Server.
Allowed Values
application/octet-stream
Multi-Valued
No
Required
No
Admin Action Required
None. Modification requires no further action


dsconfig Usage

To view the License configuration:

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

To update the License configuration:

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