IICS Certification IICS Security and Administration 2 — Questions and Answers
Question 1: How does IICS support Single Sign-On (SSO) for enterprise customers?
- Only through Informatica-managed credentials
- Via SAML 2.0 integration with enterprise identity providers (Correct answer)
- Through OAuth 1.0 only
- Through Windows Active Directory Kerberos tickets only
Correct answer: Via SAML 2.0 integration with enterprise identity providers
IICS supports SAML 2.0 federation, allowing organizations to integrate with enterprise identity providers (IdPs) for single sign-on.
Question 2: In IICS Administration, what does the 'Monitor' tab primarily provide?
- A code editor for fixing failed jobs
- Visibility into job execution history, running jobs, and job metrics across services (Correct answer)
- Configuration screens for Secure Agents
- User audit logs for compliance reporting
Correct answer: Visibility into job execution history, running jobs, and job metrics across services
The Monitor tab provides a centralized view of all job runs — their status, start/end times, row counts, and error details.
Question 3: What is 'IP allowlisting' used for in IICS?
- Restricting which IP addresses can access the IICS organization or specific services (Correct answer)
- Filtering data rows based on an IP address column
- Whitelisting database query types
- Defining which Secure Agents can connect to a data source
Correct answer: Restricting which IP addresses can access the IICS organization or specific services
IP allowlisting restricts access to the IICS organization to requests originating from specified IP addresses or ranges.
Question 4: Which IICS feature allows administrators to audit user activity such as logins and asset changes?
- Activity log / Audit log (Correct answer)
- Job Monitor
- Change Data Capture log
- Secure Agent log
Correct answer: Activity log / Audit log
The Activity or Audit log records user actions including logins, asset modifications, and administrative changes for compliance and security review.
Question 5: In IICS, what does a 'User Group' allow administrators to do?
- Bundle multiple users together and assign shared roles and permissions at the group level (Correct answer)
- Group multiple Secure Agents for load balancing
- Create shared data integration templates
- Organize assets into shared folders
Correct answer: Bundle multiple users together and assign shared roles and permissions at the group level
User Groups let administrators assign roles and permissions to a collection of users at once, simplifying access management.
Question 6: What is the purpose of 'runtime environments' in IICS and how do they relate to Secure Agents?
- Runtime environments are cloud VMs; Secure Agents are optional
- A runtime environment represents the execution environment (Secure Agent or Hosted Agent) where tasks run; tasks are assigned to a runtime environment (Correct answer)
- Runtime environments define the database schema used by a mapping
- Runtime environments are clusters managed by Informatica; Secure Agents are customer-managed
Correct answer: A runtime environment represents the execution environment (Secure Agent or Hosted Agent) where tasks run; tasks are assigned to a runtime environment
A runtime environment in IICS is the execution target (a Secure Agent group or Hosted Agent) to which tasks are assigned for running.
How does IICS support Single Sign-On (SSO) for enterprise customers?