Re: [cas-user] CAS OAuth Support 3.5.2 - Working with service parameter.

2014-07-22 Thread Jonathan H Shek
pac4j: www.pac4j.org<http://www.pac4j.org> 2014-07-17 14:08 GMT+02:00 Jonathan H Shek mailto:jhs...@mit.edu>>: Hi Jérôme, I wasn’t able to restore "service" as a query parameter. For security reasons, the HttpServletRequest class does not expose any methods to modif

Re: [cas-user] CAS OAuth Support 3.5.2 - Working with service parameter.

2014-07-17 Thread Jonathan H Shek
d.com<http://www.casinthecloud.com> | Twitter: @leleuj Chairman of CAS: www.jasig.org/cas<http://www.jasig.org/cas> | Creator of pac4j: www.pac4j.org<http://www.pac4j.org> 2014-07-16 15:01 GMT+02:00 Jonathan H Shek mailto:jhs...@mit.edu>>: Hi Jérôme, Which theme resolv

Re: [cas-user] CAS OAuth Support 3.5.2 - Working with service parameter.

2014-07-16 Thread Jonathan H Shek
Hi Jérôme, Which theme resolver are you using? Our code is configured as follows: >From our Cas-servlet.xml . . . >From our argumentExtractorsConfiguration.xml (I believe these are the default >argument extractors that comes with CAS Server 3.5.2) org.

Re: [cas-user] CAS OAuth Support 3.5.2 - Working with service parameter.

2014-06-13 Thread Jonathan H Shek
Hi, I’ll see what I can do about a stack trace. For my testing, I’m simply causing a “BadUsernameOrPasswordAuthenticationException” to be thrown in my OAuthAuthenticationHandler. I do see that the service parameter is saved to the session and flow scope, but doesn’t cas use either the SamlA