Hi, is there a WebApi available for synchronize users in Forms?
The reason we need to call the WebApi externally is because we have modify the PrimaryEmailAddress value in Web.config and RoutingEngineServiceHost.exe.config to using "sAMAccountName", as it is a strict requirement from the client to authenticate using Windows username instead of email address, so we need to update the email address in the cf_users and cf_user_snapshot table after synchronizing users.
Thanks