Sun Identity Manager Service Provider 8.1 Deployment

resourceAccounts View

Identity Manager User View 

IDMXUser View 

selectAll 

Not applicable 

resourceAccounts.currentResourceAccounts 

objects 

resourceAccounts.tobeCreatedResourceAccounts 

info.objects 

resourceAccounts.tobeDeletedResourceAccounts 

info.objects 

resourceAccounts.currentResourceAccounts[].attributes 

objects[] 

resourceAccounts.currentResourceAccounts[].selected 

Not applicable 


Note –

The mappings for info.objects are functionally similar to their resource accounts views counterparts, but they are not structurally similar.


In general, in Identity Manager, the resource accounts views operate by setting the selected attribute in the currentResourceAccounts list to true, which will then have different behavior for each view type.

In Service Provider, accounts are not selected with a boolean attribute. Instead, each operation has an action attribute that is initially null, and when set, triggers the operation.

All resource accounts views provide a way to update arbitrary account attributes in addition to performing an operation.

Most allow attributes to be placed in:

resourceAccounts.currentResourceAccounts[].attributes

The Rename view uses:

accounts[]

In the IDMXUser view, you always place attributes you want to modify in:

objects[]