Pandora Security Matrix

From SmartWiki
Revision as of 14:55, 9 July 2010 by Michael Reid (talk | contribs)

Jump to: navigation, search

Setting the Pandora Security Matrix

The Pandora security matrix defines which system users can execute specific functions with using API enabled pages. So though program code can be created to use all these functions, only the functions authorized for a particular role would be able to execute these functions.

These functions consist of:

  • Eight general system level functions.
  • Eight specific functions for each UTA enabled within the instance.

General System Functions

These functions are general to the entire instance.

Session_Login (Find)||Enables Login to the instance. Session_getCurrentUser (Find)||Enables retrieving the current user information. Session_getCurrentCompany (Find)||Enables retrieving the current user’s organisational information. Company (All)||Enables organisation search functions to retrieve all organisations. Company Below (Find,Update)||Enables organisation search functions to retrieve only organisations at the user’s hierarchical level and lower. Contact (All)||Enables contact search functions can retrieve all contacts. Contact Below (Find,Update)||Enables contact search functions to retrieve contacts at the user’s hierarchical level and lower
Send Message (Add) Enables sending a massage (email or quick message).