COmanage Match has a relatively simple Permissions model, based on the following types of users:

  • Platform Administrator: Has full administrative control of the installation. The initial Platform Administrator is established during Match Installation.
  • Matchgrid Administrator: Has full control of a given Matchgrid.
  • Reconciliation Manager: Can review and resolve pending requests for a given Matchgrid.
  • Reconciliation Support: Can review pending requests for a given Matchgrid. (Not yet implemented, CO-2435)

Permissions are set by the Platform Administrator via the Permissions menu, which is available from the top level Match page. Permissions are based on the logged in user's authenticated identifier (ie: $REMOTE_USER).

Permissions apply to users logging in via the web interface. For API permissions, see API Users.