When user accesses URI the user is not challenged for authentication but the resource is protected in the Entitlements Manager
Originally Published: 2006-04-24
Article Number
Applies To
Issue
When user accesses URI the user is not challenged for authentication but the resource is protected in the Entitlmeents Manager
Resolution
----------------------------------------------
LoadModule ct_auth_module /u/ctrust/agent/agent-apache2-46/lib/libct_apache2_agent.so
<IfModule ct_apache_mod.c>
CTAgentRoot /u/ctrust/agent/agent-apache2-46/webservers/java3
Alias /cleartrust/ "/u/ctrust/agent/agent-apache2-46/htdocs/"
<Directory "/u/ctrust/agent/agent-apache2-46/htdocs/">
AuthType Basic
Require valid-user
AuthName CT
</Directory>
<Location /CDMS>
AuthType Basic
Require valid-user
AuthName CT
</Location>
</IfModule>
----------------------------------------------
Once Scott modified this configuration from /CDMS to / he was being authentication for CDMS and paystub applications.
Related Articles
Managing Local Group Users with the Cloud Administration Local Groups Public API 26Number of Views Disable RSA SecurID Authentication API 72Number of Views IPv4/IPv6 Authentication Agents 20Number of Views RSA Authentication Agents 97Number of Views RSA SecurID Authentication API for Authentication Agents 73Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?