Implementing Cisco Collaboration Cloud and Edge Infrastructure (CLCEI) — Question 135
A Webex engineer is configuring SSO in Control Hub with Active Directory Federation Services. The engineer wants to authenticate users for all the applications that they are given rights to. The engineer also wants to eliminate further prompts when users switch applications during a particular session. Which action tells ADFS the fields to map to Webex to identify a user?
Answer options
- A. Send LDAP attributes as claims.
- B. Create claim rules for Webex authentication
- C. Add a relying party trust to the ADFS.
- D. Map the E-mail-addresses LDAP attribute to the uid outgoing claim type.
Correct answer: B
Explanation
The correct answer is B because creating claim rules specifically instructs ADFS on how to map user attributes to Webex, which is essential for seamless SSO. Option A, while related, does not directly address the need for claim rules. Option C involves setting up trust but does not define how attributes are mapped, and option D focuses on a specific attribute rather than the overall claim rule configuration.