When you encounter the FOUND_ALREADY_LINKED error in ForgeRock IDM, it's likely due to a mismatch between the mapping's source and target attributes. This error usually occurs when you're trying to map an existing user or group to a new attribute, and the system detects that the attribute is already linked to another entity.
To resolve this issue, you can try the following:
- Check the mapping configuration: Review the mapping configuration to ensure that the source and target attributes are correct.
- Update the mapping: Update the mapping to reflect the correct source and target attributes.
- Re-run the mapping: Re-run the mapping to re-sync the data and resolve the conflict. By following these steps, you should be able to resolve the FOUND_ALREADY_LINKED error and get your IDM setup working correctly.
Read more: Resolve FOUND_ALREADY_LINKED Errors in ForgeRock IDM Mappings
Top comments (0)