Hi Guys,
I have an issue regarding CAS+Apache+SVN+Java WebApp integration.
Here is the case:

I have some Java web applications that already integrated to CAS (including
Confluence & Jira).
Those applications are deployed to several tomcat servers and using Apache
HTTPD as a reverse proxy.
In the same HTTPD server, we also managed to provide an SVN repository using
mod_dav_svn, and we set it up using basic authentication that directly
connect to LDAP which also act as CAS credentials storage.

That method was ok but that means once user authentication to CAS and access
Java application and then switch to browse Subversion, the server prompt to
input username/password from a dialog box (which is usual for basic auth).

Another problem come when user trying to embed an image to a Confluence
page, when user trying to access that site, browser prompts for
username/password as many as number of embedded images on the page - this
one quite annoying.

Question is, is there any way I can delegate browser session to Subversion
apache module? so then once I logged in to CAS, server won't prompt for
username/password when accessing Subversion.

Regards,
Sukma

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to