Is this authentication method description correct?
Proposed Solution / Statement:
Certificate-based authentication can be used to verify users and devices.
Does this proposed solution meet the requirement / solve the scenario?
Is this a valid statement about identity profile?
Proposed Solution / Statement:
The priority of an identity profile can be updated via REST API.
Does this proposed solution meet the requirement / solve the scenario?
On 4 February 2021, the following error occurred on source Control Central of type Active Directory for identity Clarence.Harper:
Failed to update attributes. There is no such object on the server.
Is this a valid place to look for more information about what caused the error?
Proposed Solution / Statement:
In Identity Security Cloud go to search and query for:
type:event AND subtype:provision AND error:TRUE AND date: > =2021-2-4 AND identity:Clarence.Harper
Open the relevant result for more details.
Does this proposed solution meet the requirement / solve the scenario?
Test connection for the Active Directory source fails when Transport Layer Security (TLS) is on:
java.lang.Exception: [s0100] Failed to connect to server ...
PKIX path validation failed
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Is this a valid step towards analyzing and resolving this issue?
Proposed Solution / Statement:
Ensure that the correct AD certificate has been imported in the VA certificates folder.
Does this proposed solution meet the requirement / solve the scenario?
Is this a valid statement regarding sources in Identity Security Cloud?
Proposed Solution / Statement:
Sources primarily serve as backup storage locations for identity data to ensure business continuity in case of system failures.
Does this proposed solution meet the requirement / solve the scenario?
Is this a true statement regarding identity attribute mappings and identity profiles?
Proposed Solution / Statement:
Username, last name, and work email must have a value.
Does this proposed solution meet the requirement / solve the scenario?
Is this a valid way to set-up role assignment criteria?
Proposed Solution / Statement:
A list of Excluded Identities can be defined to prevent specific identities from receiving the role membership.
Does this proposed solution meet the requirement / solve the scenario?
A user requests access for a specific entitlement. The access request shows as pending for the user and seems stuck.
Is this a valid troubleshooting step for the scenario above?
Proposed Solution / Statement:
An administrator can review the access request within Access Request Administration to see where the workflow is paused.
Does this proposed solution meet the requirement / solve the scenario?
When reviewing accounts in a flat file source, some entitlements seem to be missing.
Is this a potential cause of this issue?
Proposed Solution / Statement:
The delimited file is not sorted by account ID. All entitlements for a single account ID must be listed together within the delimited file. Otherwise, only a partial subset of the entitlements will be added to the identity.
Does this proposed solution meet the requirement / solve the scenario?
An organization is considering purchasing an IGA tool. The manager asks the administrator to explain what compliance features the IGA tool provides for separation of duties, protecting personally identifying data and privileged access, and how the company can prove to the auditors that they comply with all laws and regulations.
Is this a good explanation of one of such features?
Proposed Solution / Statement:
"Separation of duties can be enforced using rules that can be configured in the system. These rules look for forbidden combinations of access owned by a single user. The rules can be used in a detective way, meaning actively searching for these forbidden combinations, or a preventative way, meaning that an extra validation step is made when a change in user access is requested."
Does this proposed solution meet the requirement / solve the scenario?