auth::local::authentication::MergeUser (private)
auth::local::authentication::MergeUser from_user_id to_user_id \ [ authority_id ]
Defined in packages/acs-authentication/tcl/local-procs.tcl
Merge Implementation of local authentication. This will merge the names, emails, usernames, permissions, etc of the two users to merge.
- Parameters:
- from_user_id (required)
- to_user_id (required)
- authority_id (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- auth_authentication_implementations