entitlement

The <entitlement> node defines an <entitlement>. It contains the dn of the actual <entitlement> definition which is stored in the XMLData attribute in IdentityVault. This element contains additional information about the <entitlement> type, filters and additional extensions that can be used by clients for data-collections.

Example

See <entitlement-configuration>

1. Allowed Content

type
entitlement type
parameters
parameter list
filters
filters to include or exclude query results
query-xml
modifications for queries
member-assignment-query
memeber assignment information for accounts
member-assignment-extensions
memeber assignment information for groups
query-extensions
optional query extensions
account
get account information

2. Attributes

AttributeValue(s)Default Value
dn CDATA
the LDAP DN of the entitlement object in the IDV
#REQUIRED
name CDATA
the IDV name of the entitlement
#IMPLIED
parameter-format legacy   |  idm4
indicates the format for the parameters. Pre IDM 4.0 format is refered as legacy
idm4
resource-mapping true   |  false
flag indicating whether or not this entitlement should be included in the resource mapping
true
resource-mapping-state add   |  pending
indicates whether resource associations should be added effective immediately or pending approval
add
role-mapping true   |  false
flag indicating whether or not this entitlement should be included in the role mapping
true

3. Content Rule

( type ? , parameters ? , filters ? , query-xml ? , member-assignment-query ? , member-assignment-extensions ? , query-extensions ? , account ? )

4. Parent Elements

entitlements
  entitlement list

Top Elements || All Elements || Tree


EntitlementConfiguration DTD