nerdexam
Cisco

500-445 · Question #4

Which LDAP URL allows configuration in the properties pane under SSO configuration?

The correct answer is B. Ldap://idap_server:80. Option B is correct because port 80 (HTTP) is the specific port accepted by the SSO configuration properties pane for LDAP URL input in this context - the UI validates or restricts the port to HTTP-based communication, making it the only option that enables the configuration to…

Understanding Cisco UCCE Chat and Email

Question

Which LDAP URL allows configuration in the properties pane under SSO configuration?

Options

  • ALdap://idap_server:3269
  • BLdap://idap_server:80
  • CLdap://idap_server:443
  • DLdap://idap_server:3268

How the community answered

(34 responses)
  • B
    91% (31)
  • C
    3% (1)
  • D
    6% (2)

Explanation

Option B is correct because port 80 (HTTP) is the specific port accepted by the SSO configuration properties pane for LDAP URL input in this context - the UI validates or restricts the port to HTTP-based communication, making it the only option that enables the configuration to proceed.

Why the distractors are wrong:

  • D (port 3268) is a valid Active Directory Global Catalog port used for broad LDAP searches across a forest, but it is not accepted in this particular SSO properties pane.
  • A (port 3269) is the SSL/encrypted equivalent of 3268 (Global Catalog over TLS), also rejected by the properties pane.
  • C (port 443) is standard HTTPS - not an LDAP port - and is similarly not recognized in this configuration context.

Memory tip: Think "80 = go" - just as port 80 is the default door for web traffic, it's the one port that opens the door to the SSO properties pane for LDAP configuration. The AD Global Catalog ports (3268/3269) are common distractors because they're legitimately used in Active Directory LDAP setups, but they don't apply here.

Topics

#LDAP configuration#SSO setup#Cisco UCCE#Authentication

Community Discussion

No community discussion yet for this question.

Full 500-445 Practice