Oh - I didn't have to do any of this in the CAS web.xml; the "url-pattern" is in the application's web.xml file, but you should only need to tweak that if you want a part of that application itself to be unauthenticated.
Or, are you basically wanting to allow part of the CAS environment itself to be unauthenticated? Chris >>> William <[email protected]> 02/08/16 9:17 AM >>> Chris, I think that is what I will have to do. I was hoping there was a way to do this without touching the CAS web.xml or Spring Security files. There is an org.jasig.cas.services.AnonymousRegisteredServiceUsernameAttributeProvider class. I think this provides anonymous access to a service, but I do not see much documentation on how to configure it. Regards -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
