Project

General

Profile

Mongrel server halt at CASClient::Frameworks::Rails::Filter

Added by Sudipto Dey over 12 years ago

I am using rubycas-client 2.2.1 and it is working fine at my local machine. But when i am trying to integrate to portal CAS login for integrating the session its not working out. It is bringing the server to halt but the session is getting integrated.The data in database and the code at local machine is same.Ruby version is 1.8.7 and rails version is 3.1.1.

We are using Suse Linux Enterprise 11 . I checked the development log its halting the server after this following line. As I looked into the code I found CASClient::Frameworks::Rails::Filter is taking care of redirection which is working but bringing the server to halt.

Requesting CAS response for URI https://exaple.portal:8443/cas/proxyValidate?ticket=ST-10-cI40FkyCGrNkr0zKkR6S-exapmle.portal&service=http%3A%2F%2Fexample.portal%3A3000%2Flogin

I am new to ruby and to Redmine. Any help is really appreciated.

Thanks in Advance.


Replies (3)

RE: Mongrel server halt at CASClient::Frameworks::Rails::Filter - Added by Mischa The Evil over 12 years ago

You are using the CAS Web Authentication plugin on Redmine 1.2.x? If yes, this looks like a plugin issue to me. See the external issue tracker of the plugin (author) at https://forja.cenatic.es/tracker/?atid=836&group_id=186&func=browse. Seems like someone else is also experiencing similar problems when using the plugin on Redmine 1.2.x...

RE: Mongrel server halt at CASClient::Frameworks::Rails::Filter - Added by Sudipto Dey over 12 years ago

Thanks for your reply.I am using Redmine 1.0.4. I found similar issues but didnt find a solution to it.

Though i am not very sure but i think this parameter is not getting passed due to some service which is not running in my live serever which is Linux SUSE Enterprise 11 .If possible can you please tell me by what or how the session key and cas_user param received by application is passed to it from cas server.

Once more Thanks for your opinion.

RE: Mongrel server halt at CASClient::Frameworks::Rails::Filter - Added by Mischa The Evil over 12 years ago

Sudipto Dey wrote:

[...] If possible can you please tell me by what or how the session key and cas_user param received by application is passed to it from cas server.

Sorry, I can't. I am not familiar with the topic at all. I just tried to help you in the right direction...

    (1-3/3)