Implementing Cisco Collaboration Applications (CLICA) — Question 179
Which step is the first for web-based single sign-on login?
Answer options
- A. Authenticate.
- B. Redirect to IdP to get authenticated.
- C. Present authentication assertion.
- D. Request access to protected service.
Correct answer: D
Explanation
The first step in a web-based single sign-on login is to Request access to protected service, as this initiates the process. The other options represent subsequent actions that occur after access is requested, such as redirecting to the IdP or presenting assertions.