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

2014-07-22 Thread Jonathan H Shek
: www.pac4j.orghttp://www.pac4j.org 2014-07-17 14:08 GMT+02:00 Jonathan H Shek jhs...@mit.edumailto: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 modify its query parameters . I’m

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

2014-07-17 Thread Jonathan H Shek
://www.jasig.org/cas | Creator of pac4j: www.pac4j.orghttp://www.pac4j.org 2014-07-16 15:01 GMT+02:00 Jonathan H Shek jhs...@mit.edumailto:jhs...@mit.edu: Hi Jérôme, Which theme resolver are you using? Our code is configured as follows: From our Cas-servlet.xml !-- Theme Resolver -- beanid

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 !-- Theme Resolver -- bean id=themeResolver class=org.jasig.cas.services.web.ServiceThemeResolver p:defaultThemeName=${cas.themeResolver.defaultThemeName}

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