Implementing Cisco Collaboration Applications (CLICA) — Question 114
Which HTTP response code does Cisco UCM use to redirect a client to the identity provider for authentication?
Answer options
- A. 300
- B. 301
- C. 304
- D. 302
Correct answer: D
Explanation
The correct answer is D, as the HTTP status code 302 indicates a temporary redirect, which is used to direct a client to the identity provider for authentication. Options A, B, and C represent other types of responses that do not specifically serve the purpose of redirecting for authentication.