CAS Protocol InitalAuthenticationFlag
Travis Schmidt
travis.schmidt at gmail.com
Fri Jan 8 18:21:10 EST 2016
I found this login-beans.xml under the cas/login system flow.
<bean id="InitialAuthenticationFlag" class="java.lang.Boolean">
<constructor-arg value="#{
'%{idp.authn.flow.impls.initial:}'.trim().length() gt 0 }" type="boolean" />
</bean>
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.
Thanks
Travis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160108/5ae0ea37/attachment.html>
More information about the users
mailing list