nerdexam
(ISC)2

CCSP · Question #120

Which of the following in a federated environment is responsible for consuming authentication tokens?

The correct answer is A. Relying party. In a federated environment, the relying party is the service or application that receives and validates an authentication token issued by an identity provider.

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

Question

Which of the following in a federated environment is responsible for consuming authentication tokens?

Options

  • ARelying party
  • BIdentity provider
  • CCloud services broker
  • DAuthentication provider

How the community answered

(21 responses)
  • A
    90% (19)
  • C
    5% (1)
  • D
    5% (1)

Why each option

In a federated environment, the relying party is the service or application that receives and validates an authentication token issued by an identity provider.

ARelying partyCorrect

The relying party, also known as the service provider, is the application or service that trusts the assertions made by the identity provider. It consumes the authentication token provided by the identity provider to grant access to its resources, essentially 'relying' on the identity provider for user authentication.

BIdentity provider

The identity provider is responsible for authenticating the user and issuing the authentication token, not consuming it.

CCloud services broker

A cloud services broker (CSB) acts as an intermediary, facilitating relationships between cloud consumers and providers, but does not directly consume authentication tokens for federated access.

DAuthentication provider

An authentication provider is a general term for a service that authenticates users; in a federated context, it's typically the identity provider that issues tokens, while the relying party consumes them.

Concept tested: Federated identity management roles

Source: https://learn.microsoft.com/en-us/azure/active-directory/hybrid/concept-federation

Topics

#Federated Identity#Relying Party#Authentication Tokens#IAM

Community Discussion

No community discussion yet for this question.

Full CCSP Practice