My Oracle Support Banner

Testing LDAP Integration with Test URL has Incorrect Testing Steps in Documentation (Doc ID 2015180.1)

Last updated on JANUARY 08, 2024

Applies to:

Oracle WebCenter Sites - Version 11.1.1.8.0 to 11.1.1.8.0 [Release FatWire]
Information in this document applies to any platform.

Symptoms

After performing LDAP integration, documentation advises to verify the integration by hitting the following url in the browser

       http://<servername>:<port>/<context>/CatalogManager?ftcmd=login&<username>=ContentServer&<password>=password

However, this yields a blank screen and an error in sites.log:

[ERROR] [.kernel.Default (self-tuning)'] [logging.cs.auth.request] Catalog Manager request authentication failed.
[ERROR] [.kernel.Default (self-tuning)'] [com.fatwire.logging.cs] Exception processing CatalogManager request
COM.FutureTense.Common.ContentServerException: ContentServerException: (Request Authentication failed in Catalog Manager) Error code:REQUEST AUTHENTICATION FAILED
at COM.FutureTense.Common.CatalogManager.execute(CatalogManager.java:343)
at COM.FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)
at COM.FutureTense.Servlet.FTServlet.doGet(FTServlet.java:53)
...
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused by: java.lang.Exception: Request Authentication failed in Catalog Manager
at COM.FutureTense.Common.CatalogManager.execute(CatalogManager.java:340)
... 31 more

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.