Skip to main content

IF Security Levels

There are 2 levels of security in Integration Framework:

  • Connection: The 'Connection' security level allows only those users or groups configured in this security part, to connect to the Integration Framework Server. Basically, this means that while IF allows all users to connect to its end-points (Windows Communication Foundation communication channels), only authorized user’s packets are managed.
  • Object: The 'Object' security levels allows each IF object (Channel, DataServer, Dataset, Trigger...etc ) to have a specific security descriptor. Child objects inherit their parent security descriptor, though security can be changed object by object, thereby restricting the access according to specific needs.

IF Security Access Criteria

The following table lists the IF Security criteria:

AccessDescription
ReadView and read object properties
AddAdd new element/child object
ModifyEdit Element and its properties
DeleteElement deletion
ExecuteRun actions
FullObject's owner: all the access rights above edit security attributes
ScriptEditView script source code and compile it
ChannelConfigurationModify communication channel security