Software AG Products 10.7 | Administering Integration Server | Authenticating Clients | Client Authentication and Access Control
 
Client Authentication and Access Control
Client authentication works with access control. After Integration Server determines the user name of a client, it can then determine whether the client should be granted access to the requested resource. Integration Server uses the client's group membership to control access to the server resources.
The server authenticates when a client attempts to
The server controls access to the requested resource by determining whether
Invoke a service
The client is a member of a group listed among the Allowed Groups or Denied Groups in the Execute ACL that is associated with the service.
Access Integration Server Administrator
The client is a member of the Administrators Group, which indicates the client has administrator privileges.
Connect to Integration Server from Designer
The client is a member of the Developers Group, which indicates the client has developer privileges.
For more information, refer to Controlling Access to Resources with ACLs.