Can the following be achieved via configuration of control variables in the out-of-the-box Lifecycle Manager (LCM) workflows?
Proposed Solution:
Specify the email template for notifications.
Is this statement valid regarding the control and usability of the Debug pages in IdentityIQ?
Proposed Solution:
Objects can be deleted on a singular basis or in bulk.
A customer wants to make changes in their IdentitylQ user interface. Consider branding and other IdentitylQ Ul changes. Is this statement valid?
Solution: Primary and secondary colors are set through the IdentitylQ Configuration > Miscellaneous page.
Can the rule library named Common Rules Library " be included in a Rule by adding this code?
Solution:
Can the rule library named “Common Rules Library” be included in a Rule by adding this code?
Proposed Solution:
< ReferencedRules >
< Reference class= " sailpoint.object.RuleLibrary " name= " Common Rules Library " / >
< /ReferencedRules >
A bank is two years into an ongoing project to provide all access through roles. The bank is actively using roles and actively adding to their role model. They need to ensure that all roles include the correct entitlements.
Will this certification type achieve the goal?
Solution: Account Group Membership Certification
Is the following true of Identity Provisioning Policies?
Proposed Solution:
A self-service Registration Identity Provisioning Policy is required to support the self-service registration workflow (LCM Registration).
Is this statement true about IdentityIQ ' s syslog event searching capabilities?
Proposed Solution:
When searching the syslog events from the Advanced Analytics page, it is not possible to search syslog events by attributes other than an Incident Code.
A manager wants to extend the access granted to an employee.
Is this a default role type that is available for the manager to request in IdentityIQ during the access request process?
Proposed Solution:
HR Role
Is this configuration option required when an engineer sets up a SCIM 2.0 application?
Solution: Name
An engineer is assigned to configure an account attribute. The requirements are:
Purpose: Flag privileged accounts
Read from: Financial application, privileged attribute
Calculate from: Keystore application, responsibility-code attribute
Usage 1: Display as option in Advanced Analytics
Usage 2: Use when writing rules
Usage 3: Include in policies
Does the engineer need to set this configuration option on the account attribute to meet the requirements?
Solution: Source Mappings: Application Rule
A client wants users who belong to an IdentitylQ workgroup named Management to be able to request entitlements and roles, but only for other users whose location attribute is the same as theirs.
Is this a population that will achieve the goal?
Solution: Create a quicklink population, set the membership match list to the IdentitylQ workgroup " Management, " and set " Who can members request for? " as report to the requester.
An engineer needs to first create a custom audit event and then set up an associated report.
What are four steps to accomplish this goal?
Proposed Solution:
Write logic in a BeanShell rule, task, or workflow step to created the audit event, populated with the appropriate data values.
Is this statement valid regarding the control and usability of the Debug pages in IdentityIQ?
Proposed Solution:
When creating a new object through the Debug-Object page, IDs are automatically generated when the object is saved.
Is the following statement true?
Proposed Solution:
A Bundle profile must be associated to an Identity object.
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.
An implementation engineer needs to perform an initial installation of identitylQ.
Drag the options from the left into the answer area on the right, and place them in the correct order.
A bank is two years into an ongoing project to provide all access through roles. The bank is actively using roles and actively adding to their role model. They need to ensure that all roles include the correct entitlements.
Will this certification type achieve the goal?
Solution: Application Owner Certification
Assuming that the policy violation owner has the necessary permissions, is this a valid option for the policy violation owner to use when acting on a policy violation of type ' Account Policy ' ?
Proposed Solution:
Export CSV / Import CSV
Is the following statement true?
Proposed Solution:
All ManagedAttribute objects associated to an Identity can be viewed on the ‘Policy’ tab from ‘View Identity’ QuickLink.
IdentitylQ is using emails to notify users about completion of steps within a process, or actions that need to be addressed.
To ensure this notification is working, a main configuration must be set up in IdentitylQ to provide mail server and mail server authentication details.
Is this a required setting that an engineer must set up in IdentitylQ in order to ensure successful communication with the SMTP server?
Solution: Email Protocol
Is this an example of a mover lifecycle event?
Solution: An employee quits their job and needs all of their accounts disabled.
Is this statement true about the IdentitylQ Audit functionality and/or options?
Solution: The built-in auditing options are immutable; they are always recorded. However, custom audits can be turned on or off.
A customer wants to make changes in their IdentityIQ user interface.
Consider branding and other IdentityIQ UI changes. Is this statement valid?
Proposed Solution:
If SailPoint is removed from the header bar, “Powered by SailPoint IdentityIQ” must be added to the copyright footer.
An implementation engineer needs to perform an upgrade of IdentitylQ between releases. Is the following statement true?
Solution: Supported platforms of an older version of IdentitylQ will always be supported in newer versions of IdentitylQ.
Is this what should be performed in order to generate the database script to extend Application attributes in the IdentitylQ database on the initial installation?
Solution: Run a build with the updated schema placed inside it.
Is the following statement about workflows and sub-workflows (subprocesses) true?
Proposed Solution:
The outputs of a subprocess (sub-workflow) can be returned to variables in the calling workflow using the returns attribute of the calling step.
For example:
< Step icon= " Task " name= " Initialize " posX= " 134 " posY= " 10 "
returns= " identityRequestId,project " send= " identityName,plan " >
...
Is the following a true statement about IdentitylQ authentication and authorization?
Solution: What users can see and do in IdentitylQ can be party controlled by their authorized scope.
Is this a correct procedure for testing generated emails in a non-production system?
Solution: Change the Email Notification Type to POP3 under Global Settings > Configure IdentitylQ Settings > Mail Settings, run the test scenario. and verity if the emails were successfully delivered to mailboxes specified on Identity objects.
Assuming that the policy violation owner has the necessary permissions, is this a valid option for the policy violation owner to use when acting on a policy violation of type ' Role SOD Policy?
Solution: Schedule Policy Composition Certification
Select the best policy type for defining each access policy. Use the drop-down menus to select your answers.
Can this be achieved using Rapid Setup user interface configuration options?
Solution: Disable an account and remove all its entitlements on a particular application during Mover events.
Is the following statement about workflow step types and their usage true?
Proposed Solution:
A step named " end " is required to allow the workflow to end correctly.
Is this statement true about identitylQ ' s syslog event storage?
Solution: IdentitylQ logging events are stored in a database table in addition to log files.
The engineer is configuring a new application definition.
The customer wants an Audit record to be created with the error message, if provisioning fails.
Is this the rule an engineer should write to accomplish the goal?
Solution: Configure a Postlterate rule
Can an Escalation Rule be used to handle this scenario?
If an access review has not been completed within 7 days, re-assign it to the certifier ' s manager.
Proposed Solution:
Can this action be performed as part of configuring an application definition in IdentitylQ?
Solution: Define account correlation via a rule.
Is the following statement about workflows and sub-workflows (subprocesses) true?
Proposed Solution:
Many standard LCM sub-workflows can be leveraged in custom workflows, with their behavior controlled via input variables.
Is this statement true about email templates or behavior within them?
Solution: Whole paragraphs cannot be included or omitted based on conditional tests, such as #if (SremindersRemaining > 0). Only individual lines can be omitted in this manner.
Is this a true statement about localization support in IdentitylQ?
Solution: Message files may be added to support additional languages, but the out-of-the-box supplied message files cannot be modified.
Is this statement true about identitylQ ' s syslog event storage?
Solution: Both logging and auditing can have a negative influence on performance. Logging and auditing both require extra function calls within The application and will generate data that will need to be stored.
Is the following statement about workflow step types and their usage true?
Solution: The step actions available when editing a step in the Business Process Editor are: Script. Rule, Subprocess and Call Method.
Is this a question that an engineer should ask the customer when initially setting up a new IdentitylQ test environment?
Solution: Does the customer need a deployment accelerator? "
Is this a purpose of an IdentitylQ certification?
Solution: to review a snapshot of a user ' s system access
Is this statement valid regarding the control and usability of the Debug pages in IdentityIQ?
Proposed Solution:
Changing an object ' s name and saving the object is the correct way to create a new copy of the object.
Is the following statement about IdentitylQ rule inputs and outputs correct?
Solution: The lypical input variables for a rule are listed in the BeanShell rule editor in IdentitylQ, based on the rule registry.
Can the following IdentitylQ object be extended to store client-specific data by updating the corresponding .HBM file?
Solution: Link
Is this statement valid regarding the control and usability of the Debug pages in IdentitylQ?
Solution: The application server must be restarted after reloading the logging file through the Debug-Logging page.
Is this statement correct about writing and executing source mapping rules to populate identity attributes?
Solution: Once the value for the identity attribute has been calculated, the rule must persist the identity attribute to the database.
Is this an example of a joiner lifecycle event?
Proposed Solution:
A contractor whose contract expired and accounts were disabled has a new contract with the company; the contractor needs all of their previous accounts enabled.
An engineer needs to first create a custom audit event and then set up an associated report.
What are four steps to accomplish this goal?
Proposed Solution:
Set up a new AuditAction in the AuditConfig object XML:
< ObjectAttribute displayName= " User Type " editMode= " Permanent " extendedNumber= " 2 " name= " userType " type= " string " / >
Is this what should be performed in order to generate the database script to extend Application attributes in the IdentitylQ database on the initial installation?
Solution: Run the command iiq extendedSchema in the IIQ_Home/WEB-INF/bin directory.
Is the following statement about IdentityIQ rule inputs and outputs correct?
Proposed Solution:
In the Rule Editor in the IdentityIQ user interface, an input variable can be inserted by double-clicking its name from the list of " Arguments " .
Is this a correct procedure for testing generated emails in a non-production system?
Proposed Solution:
Change the Email Notification Type to IMAP under Global Settings > Configure IdentityIQ Settings > Mail Settings, run the test scenario, and verify if the emails were successfully delivered to mailboxes specified on Identity objects.