nerdexam
CompTIA

CAS-002 · Question #289

An organization is selecting a SaaS provider to replace its legacy, in house Customer Resource Management (CRM) application. Which of the following ensures the organization mitigates the risk of…

The correct answer is E. Ensure the SaaS provider supports directory services federation. Directory services federation allows users to authenticate to the SaaS CRM using their existing corporate identity provider credentials, eliminating the need for a separate set of user credentials.

Technical Integration of Enterprise Components

Question

An organization is selecting a SaaS provider to replace its legacy, in house Customer Resource Management (CRM) application. Which of the following ensures the organization mitigates the risk of managing separate user credentials?

Options

  • AEnsure the SaaS provider supports dual factor authentication.
  • BEnsure the SaaS provider supports encrypted password transmission and storage.
  • CEnsure the SaaS provider supports secure hash file exchange.
  • DEnsure the SaaS provider supports role-based access control.
  • EEnsure the SaaS provider supports directory services federation.

How the community answered

(52 responses)
  • B
    4% (2)
  • C
    2% (1)
  • D
    6% (3)
  • E
    88% (46)

Why each option

Directory services federation allows users to authenticate to the SaaS CRM using their existing corporate identity provider credentials, eliminating the need for a separate set of user credentials.

AEnsure the SaaS provider supports dual factor authentication.

Multi-factor authentication strengthens the security of the login process but still requires users to maintain a separate credential set for the SaaS application, not eliminating the credential sprawl problem.

BEnsure the SaaS provider supports encrypted password transmission and storage.

Encrypting password transmission and storage protects credentials from interception and data breaches but does not remove the need for users to manage a distinct username and password for the SaaS platform.

CEnsure the SaaS provider supports secure hash file exchange.

Secure hash file exchange is a file integrity verification mechanism and has no relevance to user authentication or the management of identity credentials across applications.

DEnsure the SaaS provider supports role-based access control.

Role-based access control defines what resources and actions are permitted after a user has already authenticated and does not address how users prove their identity or whether they need a separate credential to do so.

EEnsure the SaaS provider supports directory services federation.Correct

Directory services federation, implemented via protocols such as SAML 2.0 or OIDC, establishes a trust relationship between the organization's on-premises or cloud identity provider and the SaaS application, so users log in once with corporate credentials and are granted access without a separate SaaS account. This directly eliminates the risk associated with managing a parallel set of credentials - including password reuse, orphaned accounts, and deprovisioning delays - because the SaaS application defers all authentication decisions to the authoritative corporate directory. Centralized identity management also simplifies access revocation when an employee leaves the organization.

Concept tested: Directory services federation and SSO for SaaS credential management

Source: https://learn.microsoft.com/en-us/azure/active-directory/hybrid/whatis-fed

Topics

#SaaS security#federation#SSO#identity management

Community Discussion

No community discussion yet for this question.

Full CAS-002 Practice