IdentityIQ-Engineer Exam Questions & Answers
SailPoint Certified IdentityIQ Engineer • SailPoint
100% money-back guarantee
Sample IdentityIQ-Engineer Questions
Practice with real exam-style questions, each with the verified correct answer and explanation.
is the following a valid role option that can be configured?
Solution: Configure a role to include a set of IdentitylQ capabilities.
The statement is true. In SailPoint IdentityIQ, it is possible to configure a role to include a set of IdentityIQ capabilities. Capabilities in IdentityIQ are permissions that grant users access to specific functionalities within the platform, such as managing identities, viewing reports, or administering roles. By associating a role with specific capabilities, you can control what actions users assigned to that role can perform within the IdentityIQ environment.
SailPoint IdentityIQ Administration Guide (Role Configuration and Capabilities Section)
SailPoint IdentityIQ Configuration Guide (Sections on Roles and Capabilities)
An engineer needs to trigger a workflow when a Division attribute changes from /7"to Senior IT, but only when the user is a manager.
Is this a valid process that the engineer could use to launch a workflow for a lifecycle event?
Solution: Create a trigger with an event type of rule and return True when the user's previous value of the division attribute is /7"andthe new value of the division attribute is Senior IT.
The scenario describes triggering a workflow when a 'Division' attribute changes from a specific value to 'Senior IT,' but only when the user is a manager. The proposed solution suggests creating a trigger with an event type of 'rule' that checks the previous and new values of the 'Division' attribute.
However, this approach has a couple of issues:
Trigger Configuration: In SailPoint IdentityIQ, a lifecycle event trigger typically operates on changes in identity attributes, but it's not standard to define this trigger using a rule that directly inspects the previous and new values. Instead, the lifecycle event would usually be configured in the context of the application or identity to directly listen to specific changes without needing to define the logic in a custom rule.
Condition Validation: The condition of checking if the user is a manager should ideally be integrated within the workflow itself or the lifecycle event configuration, not just as part of a rule in the trigger.
While a rule can be used to define complex conditions, the correct way to implement this in IdentityIQ would involve setting up the lifecycle event trigger specifically for the attribute change and managing any additional conditions (like checking if the user is a manager) within the workflow or using an appropriate script/rule in that context.
Therefore, while partially correct in approach, the described solution is not the best practice or a valid process in IdentityIQ, so the correct answer is B. No.
Reference: This answer is based on the SailPoint IdentityIQ Lifecycle Manager Guide, which provides best practices for configuring lifecycle events and triggers, as well as proper use of rules and workflow triggers in these scenarios.
A client needs a custom quicklink, which only managers can launch, in order to launch a simple workflow. Is this a valid step to take during the development of this custom quicklink?
Solution: Enter the name of the workflow to launch in the quicklink object.
Yes, this is a valid step. When developing a custom quicklink in SailPoint IdentityIQ, it is important to specify the workflow that the quicklink should launch. This is done by entering the name of the workflow in the quicklink object configuration. This allows the quicklink to trigger the desired workflow when selected by a user, such as a manager, who has access to that quicklink.
SailPoint IdentityIQ Quicklink Development Guide
SailPoint IdentityIQ Administration Guide (Custom Quicklinks and Workflow Integration)
Is this configuration option required when an engineer sets up a SCIM 2.0 application?
Solution: Name
The 'Name' configuration option is required when setting up a SCIM 2.0 application in SailPoint IdentityIQ. The 'Name' field is a mandatory identifier for the application within IdentityIQ. This name is used throughout the system to reference the application and is critical for configuration, management, and integration processes. Without specifying a name, IdentityIQ cannot properly identify and interact with the SCIM 2.0 application.
SailPoint IdentityIQ SCIM 2.0 Application Configuration Guide
SailPoint IdentityIQ Administration Guide (Application Setup and Naming Conventions)
A client needs a custom quicklink, which only managers can launch, in order to launch a simple workflow. Is this a valid step to take during the development of this custom quicklink?
Solution: Insert the "Managers" quicklink population as the dynamic scope in the quicklink object.
Inserting the 'Managers' QuickLink population as the dynamic scope in the QuickLink object is a valid step when creating a custom QuickLink that should only be accessible by managers. QuickLink populations are used to define which users have access to specific QuickLinks based on criteria like role, department, or other attributes. By assigning the 'Managers' population, only users who are members of that population will see and be able to launch the QuickLink.
Therefore, the correct answer is A. Yes.
Get access to all 122 verified questions with detailed answers.
Unlock All IdentityIQ-Engineer Questions