A very generic answer is that you can modify the login-webflow.xml to achieve what you are attempting to do. With that said I believe CAS 4.0 has some multifactor authentication (MFA) hooks that might be useful, but I haven't looked into the details. You can start at http://jasig.github.io/cas/4.0.0/installation/Configuring-Authentication-Components.html under the MFA section.
John On 7/24/14, 5:04 AM, sunchaojin wrote: > Hi, how can I realize double authentications by cas 4? For example, it > shows user a first authentication page that requires the user to input > account and password ,and after authenticated successfully by the cas > server , a second authentication page is displayded by the server to > the user,and it requires the user input other information to the > server to authenticate. And after the two steps complete > successfully,then the server gives a TGC to user web explorer and > finish the login . How can I do that? thanks! > > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user -- *John Gasper* IAM Consultant Unicon, Inc. PGP/GPG Key: 0xbafee3ef -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
