Nevermind, it appears I found it. If I understand web flow correctly, the fact 
that this flow is given an id of “login” maps it to /login: (in cas-servlet.xml)

<webflow:flow-registry id="flowRegistry" flow-builder-services="builder">
  <webflow:flow-location path="/WEB-INF/login-webflow.xml" id="login"/>
</webflow:flow-registry>

-- Alex

From: Alex Kellen Olson
Reply-To: "cas-dev@lists.jasig.org<mailto:cas-dev@lists.jasig.org>"
Date: Monday, September 28, 2015 at 15:01
To: "cas-dev@lists.jasig.org<mailto:cas-dev@lists.jasig.org>"
Subject: [cas-dev] How does CAS use Spring Webflow?

It appears CAS uses Spring webflow only for login, is that correct?

Where is the code/configuration that maps the /login endpoint to the 
login-webflow?
-- Alex

--
You are currently subscribed to 
cas-dev@lists.jasig.org<mailto:cas-dev@lists.jasig.org> as: 
a...@byu.edu<mailto:a...@byu.edu>
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

-- 
You are currently subscribed to cas-dev@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to