Hi,

I have been able to configure an Apache proxy in front of Syncope 
(/syncope-console) running under Tomcat.  I am using mod_ajp to connect the 
Apache to the Tomcat that Syncope is running under and I configured an AJP 
connector on that Tomcat.  Also, I am able to pass a logged-in user ("admin") 
in REMOTE_USER.  

I have tested with another webapp on that same Tomcat, and using that other 
webapp, I have confirmed that the user that I am passing in is logged into 
Tomcat itself, but with syncope-console, I still get the Syncope login form.

>From some testing, it appears that syncope-console is not leveraging the 
>standard Tomcat authentication mechanism and appears to be doing the logging 
>"into" the syncope-console app on its own.  Can Syncope (/syncope-console) be 
>configured to accept that logged-in user automatically (i.e., "identity 
>assertion")?

Thanks,
Jim

Reply via email to