Yan,

In our action class we get parameters with:
service = requestContext.getRequestParameters().get("service");
target = requestContext.getRequestParameters().get("TARGET");

Ray

On Fri, 2018-12-28 at 11:51 -0800, Yan Zhou wrote:
Hello,

When an app directs to CAS, the CAS login URL is appended "service" parameter 
for later redirect.

In CAS4., state transition from Login page preserves the "service" parameter, 
the URL does not change as the flow transitions to different states.

But in CAS5, any state transition from Login page removes the "service" 
parameter from URL, the URL becomes ..../cas/login.

We have additional flow that we would want to keep the originating URL with 
"service" parameter, how can I enable that in CAS5?

Thanks,
Yan

--
Ray Bon
Programmer analyst
Development Services, University Systems
2507218831 | CLE 019 | [email protected]

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/1546446984.2831.3.camel%40uvic.ca.

Reply via email to