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&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] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-dev