Hi,

In CAS 4.2.3 it is really easy modify the webflow. For example, I override 
this file to add my new decisionState between two CAS-states:

        login-webflow.xml

How can I do it in CAS 6.3.2 in a easy way? 

I have done it by adding my new actions, for example, extending:

implements CasWebflowExecutionPlanConfigurer {
....
}

As it is explained in: 
https://apereo.github.io/cas/6.3.x/webflow/Webflow-Customization-Extensions.html.
 


But I can't do it modifying de .xml file.

Is it posible that override de login-webflow.xml in this CAS-version to 
alter the webflow instead of write Actions in Java? I try to do it but 
doesn't work for me.

Thanks!!!

- Xavier -

-- 
- 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/90bedc6a-883c-427b-9eb2-af0fe0ac697en%40apereo.org.

Reply via email to