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 IPv4/IPv6 Authentication Agents 20Number of Views Disable RSA SecurID Authentication API 73Number of Views Generate an HMAC for Authentication Agents 122Number of Views RSA SecurID Authentication API for Authentication Agents 75Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.8 Setup and Configuration Guide
Don't see what you're looking for?