nerdexam
(ISC)2

CCSP · Question #94

Federation should be __________ to the users.

The correct answer is C. Transparent. Federation should be transparent to users, meaning they should experience seamless access across different systems without needing to understand the underlying authentication mechanisms.

Submitted by saadiq_pk· Apr 18, 2026Cloud Concepts, Architecture and Design

Question

Federation should be __________ to the users.

Options

  • AHostile
  • BProportional
  • CTransparent
  • DExpensive

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    89% (33)
  • D
    5% (2)

Why each option

Federation should be transparent to users, meaning they should experience seamless access across different systems without needing to understand the underlying authentication mechanisms.

AHostile

"Hostile" is antithetical to good user experience and system design for any service, including federation.

BProportional

While federation mechanisms should be 'proportional' to security needs, 'transparent' specifically describes the desired user experience.

CTransparentCorrect

User experience is a critical aspect of identity federation. When federation is implemented transparently, users are not aware of the complex authentication and authorization processes happening in the background; they simply log in once and gain access to multiple services, which enhances usability and reduces friction.

DExpensive

While federation might have implementation costs, the term describes a desired characteristic, not an attribute of expense.

Concept tested: Identity federation user experience

Source: https://learn.microsoft.com/en-us/azure/architecture/guide/identity/federated-identity

Topics

#Identity Federation#Single Sign-On (SSO)#Identity and Access Management (IAM)#User Experience

Community Discussion

No community discussion yet for this question.

Full CCSP Practice