auth::sync::process_doc::ims::GetParameters (private)

 auth::sync::process_doc::ims::GetParameters

Defined in packages/acs-authentication/tcl/sync-procs.tcl

Parameters for IMS Enterprise 1.1 auth_sync_process implementation.

Testcases:
auth_sync_process_ims_implementations
Source code:
    return {
        Elements {List of elements covered by IMS batch synchronization, which we should prevent users from editing in OpenACS. Example: 'username email first_names last_name url'.}
    }
Generic XQL file:
packages/acs-authentication/tcl/sync-procs.xql

PostgreSQL XQL file:
packages/acs-authentication/tcl/sync-procs-postgresql.xql

Oracle XQL file:
packages/acs-authentication/tcl/sync-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: