nerdexam
CompTIA

CV0-003 · Question #303

A company is deploying a new instant messaging app to allow for communications with external vendors. Each entity will host its own version of the application, but users must be able to talk between…

The correct answer is D. Multifactor authentication. Allowing users at two separately hosted messaging instances to communicate securely across company boundaries requires multifactor authentication to verify cross-organizational user identities.

Security

Question

A company is deploying a new instant messaging app to allow for communications with external vendors. Each entity will host its own version of the application, but users must be able to talk between the companies. Which of the following security techniques would MOST likely be used to allow this to happen?

Options

  • AUser synchronization
  • BPassword synchronization
  • CPublic federation
  • DMultifactor authentication

How the community answered

(33 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    12% (4)
  • D
    79% (26)

Why each option

Allowing users at two separately hosted messaging instances to communicate securely across company boundaries requires multifactor authentication to verify cross-organizational user identities.

AUser synchronization

User synchronization replicates account data between directories but does not provide a security mechanism to authenticate or authorize cross-company communication.

BPassword synchronization

Password synchronization maintains consistent credentials across systems but does not add the additional verification layer required to secure inter-organizational messaging.

CPublic federation

Public federation describes the architectural model for routing messages between separately hosted instances, but it is a connectivity and trust framework rather than a discrete security authentication technique.

DMultifactor authenticationCorrect

Multifactor authentication is the security technique used to strongly verify users who communicate across organizational boundaries, preventing impersonation and unauthorized access between externally hosted systems. When each company hosts its own application instance, MFA ensures that users connecting from an external organization are genuinely authenticated before messages are permitted to flow between the two instances, satisfying both the security and interoperability requirements.

Concept tested: MFA for cross-organizational application authentication

Source: https://learn.microsoft.com/en-us/azure/active-directory/authentication/concept-mfa-howitworks

Topics

#public federation#inter-company authentication#SaaS#identity management

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice