IICS Certification IICS Security and Administration 1 — Questions and Answers
Question 1: What is the role of the 'Secure Agent' in IICS?
- A cloud-hosted Informatica server for running jobs remotely
- A lightweight software installed on-premise or in a private cloud that executes jobs and securely communicates with IICS (Correct answer)
- A firewall appliance for network security
- A data encryption tool for cloud storage
Correct answer: A lightweight software installed on-premise or in a private cloud that executes jobs and securely communicates with IICS
The Secure Agent is a lightweight program installed in a customer's environment that runs integration tasks and communicates securely with the IICS cloud platform.
Question 2: In IICS, what is a 'Secure Agent Group'?
- A group of user accounts with elevated privileges
- A set of Secure Agents clustered together for load balancing and high availability (Correct answer)
- A collection of encrypted connection credentials
- A role that grants access to specific IICS services
Correct answer: A set of Secure Agents clustered together for load balancing and high availability
A Secure Agent Group pools multiple Secure Agents for load balancing job execution and providing high availability.
Question 3: Which IICS role has full administrative access to configure the organization, manage users, and control service settings?
- Data Integration Operator
- Organization Administrator (Correct answer)
- Designer
- Monitor
Correct answer: Organization Administrator
The Organization Administrator role has full control over the IICS organization including user management, licenses, and service configurations.
Question 4: In IICS, what does 'sub-organization' capability allow an administrator to do?
- Create isolated tenant environments within the main organization for separate teams or customers (Correct answer)
- Run sub-tasks within a Taskflow
- Create nested user groups with shared permissions
- Partition a database connection for multiple environments
Correct answer: Create isolated tenant environments within the main organization for separate teams or customers
Sub-organizations allow an IICS administrator to create isolated, independently managed environments under the parent organization for separate teams or use cases.
Question 5: Which IICS security feature ensures that credentials stored in Connection objects are never transmitted in plain text?
- SSL/TLS encryption in transit plus encrypted credential storage in the IICS vault (Correct answer)
- Base64 encoding of passwords in the config
- Hashing credentials using MD5
- Storing credentials in environment variables
Correct answer: SSL/TLS encryption in transit plus encrypted credential storage in the IICS vault
IICS encrypts credentials in its secure vault and uses TLS for all communication, ensuring passwords are never transmitted in plain text.
Question 6: What is the purpose of IICS 'User Roles' in access control?
- To define data transformation templates
- To grant users specific permissions to view, design, run, or administer IICS assets and services (Correct answer)
- To configure Secure Agent runtime settings
- To define acceptable data quality thresholds
Correct answer: To grant users specific permissions to view, design, run, or administer IICS assets and services
User Roles assign predefined sets of permissions to users, controlling what they can see and do across IICS services and assets.
What is the role of the 'Secure Agent' in IICS?