Issue Type: Enhancement Enhancement
Affects Versions: PLINK_2.6.0.Beta2
Assignee: Pedro Igor
Components: IDM
Created: 16/Jan/14 1:13 PM
Description:

When using two identity stores, and only one of them supporting attributes (ad-hoc), the following exception is raised when the entity being used to store attributes has a wrong mapping:

throw new IdentityManagementException("Could not find mapper for attributes for type [" + attributedType + "].");

This happens because the entity does not provide a String-based field to store the referenced IdentityType. In this case we should use a more specific message.

Fix Versions: PLINK_2.6.0.CR1
Project: PicketLink
Priority: Minor Minor
Reporter: Pedro Igor
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira