api-docs cannot be accessed by LDAP enabled user, points to /?error instead
book
Article ID: 411924
calendar_today
Updated On:
Products
CA Automic Applications Manager (AM)
Issue/Introduction
When attempting to reach the api-docs endpoint, http://[AM Server name]:[REST port]/api-docs, in Applications Manager 9.6.1 with a user that has LDAP authentication enabled, the user is directed to http://[AM Server name]:[REST port]/?error instead
Have the Master's agent set up for LDAP connections
Create a user that has LDAP Authentication enabled
Make sure that user can log into AM
Point a browser to http://[AM Server name]:[REST port]/api-docs
Log in as a non-LDAP user
http://[AM Server name]:[REST port]/api-docs/swagger-ui/index.html
Close and re-open the browser or open a new incognito session
Point the browser to http://[AM Server name]:[REST port]/api-docs
Log in as a LDAP Authenticated user
Expected behavior: Redirected to http://[AM Server name]:[REST port]/api-docs/swagger-ui/index.html like it is with a non-LDAP user
Actual behavior: http://[AM Server name]:[REST port]/?error
Environment
Version 9.6.1
Resolution
A fix was released for this with Application Manager 9.6.2, released in December of 2025.