Subdomain 1.1: Plan an agent solution
1.During identity strategy planning, a maker must decide how a single sign-on experience should work for an agent embedded in a custom web portal that already authenticates users through the company's own identity provider. Which authentication configuration element becomes relevant to reduce duplicate sign-in prompts?
- A.The token exchange URL used for configuring single sign-on
- B.The agent's display name shown in the chat header
- C.The number of topics configured in the authoring canvas
- D.The default language selected for the agent's greeting
Show answer & explanation
Correct answer: A — The token exchange URL used for configuring single sign-on
- A. This is correct because the token exchange URL field exists specifically to support configuring single sign-on, letting an already-authenticated portal session pass through to the agent without a second sign-in prompt.
- B. This is incorrect because the display name only affects how the agent is labeled in the chat header and has no role in passing an existing sign-in session to the agent.
- C. This is incorrect because the number of topics is a conversation design detail and does not affect how authentication sessions are shared between the portal and the agent.
- D. This is incorrect because the default greeting language is a localization setting and is unrelated to single sign-on session sharing.