Likely a JBoss-specific issue. Got logs?
From: Brent Sun [mailto:[email protected]] Sent: Wednesday, November 4, 2015 10:04 PM To: [email protected] Subject: [cas-dev] exception.message=Error+decoding+flow+execution hi, I used cas-server-overlay, had: <bean id="serviceRegistryDao" class="org.jasig.cas.services.JsonServiceRegistryDao" c:configDirectory="${service.registry.config.location:classpath:services}" /> in deployerConfigContext.xml, added a json with content: "serviceId" : "^(http|https|imaps)://.*" where supports http, built and deployed cas.war on jboss eap, when do authentication, it returns such url: https://bitlt00430:11443/cas/login?service=http%3A%2F%2Fbitlt00430%3A8080%2Fc%2Fportal%2Flogin%3Fp_l_id%3D21820 <https://bitlt00430:11443/cas/login?service=http%3A%2F%2Fbitlt00430%3A8080%2Fc%2Fportal%2Flogin%3Fp_l_id%3D21820&exception.message=Error+decoding+flow+execution> &exception.message=Error+decoding+flow+execution with un-successful login. exception.message=Error+decoding+flow+execution what does this mean? anyone can help? thanks. rgds brent -- You are currently subscribed to [email protected] <mailto:[email protected]> as: [email protected] <mailto:[email protected]> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev -- 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-dev
