Open
Description
Add user.externalId
to the user object and allow DB selects/Fuzzy Search on this field value
Problem
When not using the ElasticSearch, linking a user from FusionAuth to an external system for synchronization reasons can be difficult.
Solution
Add a fuzzy searchable field on the user using a regular DB engine and FusionAuth
Alternatives/workarounds
Consider syncing external systems using the user.id
field.
Due to integration restrictions, this is not always available as an option.
Additional context
Internal -> https://inversoft.slack.com/archives/C02Q208MSNP/p1671580612958709
related issue: #1516
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.