Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Pass the SailPoint Identity Security Engineer IdentityIQ-Engineer Questions and answers with ValidTests

Exam IdentityIQ-Engineer All Questions
Exam IdentityIQ-Engineer Premium Access

View all detail and faqs for the IdentityIQ-Engineer exam

Viewing page 5 out of 6 pages
Viewing questions 41-50 out of questions
Questions # 41:

Can a Workgroup be used for the following scenario?

Solution: Providing a group of users with specific capabilities.

Options:

A.

Yes

B.

No

Questions # 42:

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: Edit Mode: Read Only

Options:

A.

Yes

B.

No

Questions # 43:

Is the following statement about IdentityIQ rule inputs and outputs correct?

Proposed Solution:

The default description of a Rule, which originates from the Rule Registry, usually provides information about the Rule ' s purpose and its expected output.

Options:

A.

Yes

B.

No

Questions # 44:

Is this an example of a joiner lifecycle event?

Proposed Solution:

An employee previously left the company. Their access was disabled but has been reinstated; the employee needs all of their previous accounts enabled.

Options:

A.

Yes

B.

No

Questions # 45:

Is the following true of Identity Provisioning Policies?

Solution: The Create Identity Provisioning Policy will be applied to identity creation during aggregation from an authoritative source so that identities will be created with valid/authorized attribute values.

Options:

A.

Yes

B.

No

Questions # 46:

An implementation engineer needs to perform an upgrade of IdentitylQ between releases. Is the following statement true?

Solution: Every version release (excluding patch releases) between the current version of IdentitylQ and the target version of IdentitylQ must be installed in sequential order for an upgrade.

Options:

A.

Yes

B.

No

Questions # 47:

Can the search type in Identity be used to accomplish this result?

Proposed Solution:

Identifying the number of employees that report to a specific person

Options:

A.

Yes

B.

No

Questions # 48:

The engineer uses the sailpoint.api.IdentityService in a BeanShell method to look up and return all account names for an identity on the application ' MagicBox ' . Is this a correct implementation?

Proposed Solution:

import sailpoint.api.IdentityService;

import sailpoint.api.SailPointContext;

import sailpoint.object.Application;

import sailpoint.object.Identity;

import sailpoint.object.Link;

import sailpoint.tools.GeneralException;

public List getAccountNames(SailPointContext context, Identity identity) throws GeneralException {

Application application = context.getObjectByName(Application.class, " MagicBox " );

IdentityService service = new IdentityService(context);

List < String > accountNames = new ArrayList < String > ();

List < Link > links = service.getLinks(identity, application);

if (links != null) {

for (Link link : links) {

accountNames.add(link.getNativeIdentity());

}

}

return accountNames;

}

Options:

A.

Yes

B.

No

Questions # 49:

Is the following statement true?

Solution: Every Link object must be associated to an Identity object

Options:

A.

Yes

B.

No

Questions # 50:

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

Options:

A.

Yes

B.

No

Viewing page 5 out of 6 pages
Viewing questions 41-50 out of questions