<div dir="ltr">I found this login-beans.xml under the cas/login system flow.<div><br></div><div><div>    <bean id="InitialAuthenticationFlag" class="java.lang.Boolean"></div><div>        <constructor-arg value="#{ '%{idp.authn.flow.impls.initial:}'.trim().length() gt 0 }" type="boolean" /></div><div>    </bean></div></div><div><br></div><div>I just wanted to put it out there and ask if CAS Protocol is supposed to have a separate initial flows property then the default idp.authn.flows.initial?  I could not find any documentation to say it should and thought this might have just been looked over during some refactoring.</div><div><br></div><div>Thanks<br>Travis </div></div>