Issue Type: Enhancement Enhancement
Affects Versions: PLINK_2.5.2.FInal
Assignee: Anil Saldhana
Components: IDM
Created: 24/Sep/13 3:09 PM
Description:

The current API doesn't support adding multiple custom identity stores to a configuration in the same way as the File, JPA and LDAP identity stores.

Example:

IdentityConfigurationBuilder builder = new IdentityConfigurationBuilder();

builder.named("sample1").stores().file().jpa.ldap()... //supported

builder.named("sample2").stores().add(...).add(...) // not supported

Environment: All supported environments.
Project: PicketLink
Priority: Major Major
Reporter: Fernando Ribeiro
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