nerdexam
Cisco

300-810 · Question #228

Which HTTP response code does Cisco UCM use to redirect a client to the identity provider for authentication?

The correct answer is D. 302. In SAML-based Single Sign-On (SSO), when a user attempts to access a Cisco UCM resource without an active session, UCM acts as the Service Provider (SP) and must redirect the client's browser to the Identity Provider (IdP) for authentication. This redirect is accomplished using H

Single Sign-On for Collaboration Applications

Question

Which HTTP response code does Cisco UCM use to redirect a client to the identity provider for authentication?

Options

  • A300
  • B301
  • C304
  • D302

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    4% (1)
  • D
    89% (24)

Explanation

In SAML-based Single Sign-On (SSO), when a user attempts to access a Cisco UCM resource without an active session, UCM acts as the Service Provider (SP) and must redirect the client's browser to the Identity Provider (IdP) for authentication. This redirect is accomplished using HTTP 302 Found, which is a temporary redirect response. The browser follows this redirect to the IdP's login page. HTTP 301 is a permanent redirect, which is not appropriate for dynamic SSO flows. HTTP 300 is a multiple-choice response, and 304 means 'Not Modified' - neither is used in SSO authentication flows.

Topics

#HTTP status codes#Single Sign-On (SSO)#Identity Provider (IdP)#Authentication redirection

Community Discussion

No community discussion yet for this question.

Full 300-810 Practice