[SSO-CAS Login Handler] Wiki Correction

John W Mikhael john.wadie at gmail.com
Wed Dec 19 07:31:20 EST 2012


Hi,

I'm not sure if this is the correct place to post this. I have been trying
to implement the SSO-CAS Login Handler based on the steps in this wiki page:
https://wiki.shibboleth.net/confluence/display/SHIB2/SSO-CAS+Login+Handler

While testing, the redirection from the IdP to CAS was not working, and so I
was getting this entry in the IdP log:
Remote user identified as null returning control back to authentication
engine.

Looking at the configuration line by line, I found a small typo in the CAS
client filters in the web.xml file.

In the filter that starts with <filter-name>CAS Authentication
Filter</filter-name>, the URL pattern:
<url-pattern>/Authn/Cas/NoforceAuthn</url-pattern>

Should be replaced with:
<url-pattern>/Authn/Cas/NoForceAuthn</url-pattern>

After correcting this, everything worked properly.

I would really like to thank the guys at Renater for providing this valuable
extension.

John



--
View this message in context: http://shibboleth.1660669.n2.nabble.com/SSO-CAS-Login-Handler-Wiki-Correction-tp7583722.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.


More information about the users mailing list