Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Connecting to JIRA through a central authentication service (CAS)
Connecting to JIRA through a central authentication service (CAS) [message #589174] Tue, 22 April 2008 22:39
Eclipse UserFriend
Originally posted by: nclemeur.daesim.com

Hello,

I am trying to connect to a JIRA instance where the authentication has
been customised and is handled in a separate application (CAS).

The problem I am having is that it seems that mylyn does not handle well
the redirect to the authentication form (from https://www.mysite.com/jira
to https://www.mysite.com/cas). The error displayed is "Server error:
(302)Found"

JIRA is running on tomcat which is accessed through mod_jk and apache. For
authentication, I am using CAS (http://www.ja-sig.org/products/cas/)
through mod_auth_cas which means that the authentification is done before
the JIRA instance is accessed. Once the authentication is done in CAS, the
user is automatically redirected through original request.In JIRA, I have
a filter that check the remote user and automatically log the user in.

I would appreciate any advice helping to found where the problem is.

I am running JIRA 3.12.2 and Mylyn 2.3.

PS: to test that my eclipse configuration was ok I have successfully
connected to http://jira.codehaus.org
Previous Topic:Is it possible to report a bug from the Problems view?
Next Topic:Error parsing server response
Goto Forum:
  


Current Time: Thu Sep 19 08:27:02 GMT 2024

Powered by FUDForum. Page generated in 0.03018 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top