CWWIM3007W A request was made with the 'attribute_value' attribute. This attribute does not conform to the RDN created using the 'attribute_value'='attribute_value' value, node name. Value is the unique identifier for the user or group.
Explanation
The identifier specified by a uniqueName must be in an RDN style format.
An attempt to parse the unique identifier from the RDN style name failed because the unique identifier was not in the correct format.
Programmer response
If you are using the unique name as the identifier when the entity is passed to the underlying repository,
ensure that the format of the unique name in the identifier property is correct RDN style format.
Also ensure that the isRDNReadyFormat flag in the configuration file is set to true.