Before creating a JIRA issue, which CAS client are you using? CASFilter makes it sound like its the Yale CAS Client.
On Fri, Sep 11, 2009 at 2:52 PM, Andrew Feller <[email protected]>wrote: > Thiago, > > I think this is something that should be addressed ( please create a JIRA > ticket ), however I don't know how big of an issue it is because we are > talking about sending additional parameters to the CAS server, which by > default only recognizes specific parameters. You can modify CAS however you > want to recognize whatever you want, but I would be leery of thing approach > in general as it typically makes it difficult to upgrade. > > $0.02, > > Andrew Feller > 12901 Jefferson Hwy #821 > Baton Rouge, LA 70816 > [email protected] > (225) 802-6868 > > > On Fri, Sep 11, 2009 at 1:23 PM, Thiago Morello < > [email protected]> wrote: > >> I've noticed that when using a query string on the loginUrl field of >> CASFilter, it doesn't concatenates very well with the "service" parameter. >> >> We use the loginUrl like this: https://cas-server.com?domain=customer >> When redirected to the login screen it becomes >> https://cas-server.com?domain=customer?service=site.com and not >> https://cas-server.com?domain=customer&service=site.com as it should be. >> >> I made a small change on the java client CASFilter to fix this problem on >> my system and i suppose this is a bug. >> >> What do you guys think? It is a bug on the client or the system should not >> handle a query string on the cas server url? >> -- >> 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 >> > > -- > 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 > > -- 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
