+

Search Tips   |   Advanced Search

IdMgrConfig


Use the Jython or Jacl scripting languages to configure the virtual member manager with wsadmin. The commands and parameters in the IdMgrConfig group can be used to create and manage the entity type configuration.

The IdMgrConfig includes the following commands:

 

deleteIdMgrSupportedEntityType

The deleteIdMgrSupportedEntityType command deletes the supported entity type configuration specified.

Parameters and return values

-name

The name of the supported entity type. The value of this parameter must be one of the supported entity types. (String, required)

Examples

Batch mode example usage:

Interactive mode example usage:

 

getIdMgrSupportedEntityType

The getIdMgrSupportedEntityType command returns the configuration of the supported entity type specified.

Parameters and return values

-name

The name of the supported entity type. The value of this parameter must be one of the supported entity types. (String, required)

Examples

Batch mode example usage:

Interactive mode example usage:

 

listIdMgrSupportedEntityTypes

The listIdMgrSupportedEntityTypes command lists all of the supported entity types that are configured.

Parameters and return values

Examples

Batch mode example usage:

Interactive mode example usage:

 

resetIdMgrConfig

The resetIdMgrConfig command resets the current configuration to the last configuration that was saved.

Parameters and return values

Examples

Batch mode example usage:

Interactive mode example usage:

 

showIdMgrConfig

The showIdMgrConfig command returns the current configuration XML in string format.

Parameters and return values

Examples

Batch mode example usage:

Interactive mode example usage:

 

updateIdMgrLDAPBindInfo

The updateIdMgrLDAPBindInfo command updates the LDAP password under the federated repository. The change is also reflected in the wimconfig.xml file.

Parameters and return values

-id

The ID of the repository. (String, required)

Examples

Batch mode example usage:

Interactive mode example usage:

 

updateIdMgrSupportedEntityType

The updateIdMgrSupportedEntityType command updates the configuration specified for a supported entity type.

Parameters and return values

-name

The name of the supported entity type. The value of this parameter must be one of the supported entity types. (String, required)

-defaultParent

The default parent node for the supported entity type. (String, optional)

-rdnProperties

The RDN™ attribute name for the supported entity type in the entity domain name. To reset all the values of the rdnProperties parameter, specify a blank string (""). (String, optional)

Examples

Batch mode example usage:

Interactive mode example usage:





 

Related tasks


Use AdminTask for scripted administration

 

Related


Commands for AdminTask
IdMgrRepositoryConfig
IdMgrRealmConfig