C.3 Resource Definition Object (nrfResource)

The schema object that contains provisioning resource definitions.

Table C-1 Resource Definition Object Schema Definition

Attribute Name

Description

nrfLocalizedName

The localized name of the resource.

nrfLocalizedDescrs

The localized description of the resource.

Owner

The owner of the resource. It is the DN of an inetOrgPerson user.

nrfRequestDefGrant

Provisioning request definition used for approving the granting of a resource assignment.

nrfRequestDefRevoke

Provisioning request definition usef for approving the revocation of a resource assignment.

nrfEntitlementRef

Identity Manager entitlement associated with the resource. Supports embedding of dynamic parameter macros to allow users to specify values at request time.

nrfApprovers

Resource approvers. Order of approvers is maintained by an integer in the second element.

nrfQuorum

Used to support quorum approvals in templated PRDs. This is the quorum condition. Can be percentage or number of approvers required.

nrfDynamicParameters

XML document that describes allowable parameter values that can be specified at request time when the resource is being granted.

nrfCategoryKey

Used to categorize resource.

nrfAllowAprOveride

Allow requesting system (such as role provisioning) to override approval of the resource provisioning.

nrfAllowMulti

Allow the resource to be assigned to the same user multiple times.

nrfResourceWeightage

Used to determine the order of assignment and revocation of resource entitlement in the connected systems. Applicable when the resource is assigned through a role.

This attribute has been added in Identity Manager 4.8.1 version.