I'm trying to setup CAS 3.5.0 with either LDAP and X.509 authentication.
I built CAS with LDAP with success and authentication happens regularly.

Now, I need help in setting up the X.509 part.
Adding dependency in pom.xml seems straightforward, but I don't understand how to change login-webflow.xml.

I uncommented the fragment about x509Check and changed
                <action bean="x509Check" />
into
                <evaluate expression="x509Check" />

Wiki says to change the then end the else part of two tests.
https://wiki.jasig.org/display/CASUM/X.509+Certificates

I am unsure how to apply these changes to login-webflow.xml of CAS 3.5.0; LPPE tests (I will need them) make it quite awkward.


Does it suffice to change the string "generateLoginTicket" to "startAuthenticate"?


Thanks in advance.

Best regards
Marco Panella

--
Ing. Marco Panella - tecnico di elaborazione dati
Settore Informatica e Telecomunicazioni d'Ateneo, Universita' di Parma
Via G.P. Usberti, 17/A, I-43100, Parma, Italy
Phone:+39 - 0521 - 90 - 5470  Fax:  +39 - 0521 - 90 - 5469

--
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

Reply via email to