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.
Question
Federation should be __________ to the users.
Options
- AHostile
- BProportional
- CTransparent
- DExpensive
How the community answered
(37 responses)- A3% (1)
- B3% (1)
- C89% (33)
- D5% (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.
"Hostile" is antithetical to good user experience and system design for any service, including federation.
While federation mechanisms should be 'proportional' to security needs, 'transparent' specifically describes the desired user experience.
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.
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
Community Discussion
No community discussion yet for this question.