Ticket #544 (closed defect: fixed)

Opened 1 year ago

Last modified 5 months ago

URL redirect from CAS should maintain virtual journal context.

Reported by: amit Assigned to: pradeep
Priority: critical Milestone:
Component: ambra Version: 0.8
Keywords: cas login Cc:
Blocking: Blocked By:

Description

Logging in from CT causes CAS to redirect to PLoS ONE journal in the publishing application. Users should remain within the virtual journal if they log-in via that.

Dependency Graph

Change History

08/16/07 14:42:08 changed by stevec

Hmm... Pradeep may have a better idea about this. I looked into this briefly to see if I could get it working for my local CT setup (rather than use the dummy sso filter). Looks like the Yale CAS client has two init params it can use to construct the redirected URL:

edu.yale.its.tp.cas.client.filter.serviceUrl

or

edu.yale.its.tp.cas.client.filter.serverName

It doesn't redirect to the requested URL. Seems like we'd have to change this behavior somehow. Not sure if we'd have to make a subclass off the existing filter.

08/16/07 18:11:17 changed by amit

  • owner changed from jsuttor to pradeep.

08/17/07 02:25:03 changed by amit

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r3490.

07/16/08 11:00:34 changed by

  • milestone deleted.

Milestone 0.8 deleted