Updating ID fields
To generate new Federated IDs, you can either use the existing user resolution search criteria or update the criteria before regeneration.
Before you begin
Role required: iamsync_admin
Important:
Any change to the ID fields results in the change of Federated IDs for all existing records on the selected table. These changes may have implications on performance, compliance, and
licensing.
About this task
In ServiceNow, Federated IDs ensure consistent user identification across multiple instances. By default, the User ID and Email ID fields are used as the system's search criteria for identifying and matching users across instances. When you change the ID fields, the system regenerates Federated IDs (a hash based on the selected ID fields) for all records in the selected table based on the updated criteria. You can regenerate Federated IDs in two ways:
- Update. Updates the system with your new search criteria when you add or remove ID fields. Use when you want to remove or add fields (such as Employee Number) or modify which attributes define a unique user. This approach is helpful for improving accuracy or aligning with new compliance requirements.
- Regenerate Federated IDs. Uses existing search criteria when you only need to refresh Federated IDs without changing the identification logic. This is useful after XML data imports, the instance not working correctly, or low-level database updates.