HI, Excuse me, I am a student and working on uPortal3. When I want integrated uPortal with cas, I followed the guide "No Frills CASify uPortal (Central Authentication Service) " . But it didn't work. The cas.log shows as follows:
2007-01-24 10:35:51,656 INFO [org.jasig.cas.authentication.handler.support.SimpleTestUsernamePasswordAuthenticationHandler] - No PasswordEncoder set. Using default: org.jasig.cas.authentication.handler.PlainTextPasswordEncoder 2007-01-24 10:35:51,656 INFO [org.jasig.cas.authentication.handler.support.SimpleTestUsernamePasswordAuthenticationHandler] - No Class to Support set. Using default: org.jasig.cas.authentication.principal.UsernamePasswordCredentials 2007-01-24 10:35:51,656 WARN [org.jasig.cas.authentication.handler.support.SimpleTestUsernamePasswordAuthenticationHandler] - org.jasig.cas.authentication.handler.support.SimpleTestUsernamePasswordAuthenticationHandler is only to be used in a testing environment. NEVER enable this in a production environment. 2007-01-24 10:35:51,687 INFO [org.jasig.cas.ticket.proxy.support.Cas20ProxyHandler] - No UniqueTicketIdGenerator specified for org.jasig.cas.ticket.proxy.support.Cas20ProxyHandler. Using org.jasig.cas.util.DefaultUniqueTicketIdGenerator 2007-01-24 10:35:53,187 INFO [org.jasig.cas.web.ServiceValidateController] - No successView specified. Using default of casServiceSuccessView 2007-01-24 10:35:53,187 INFO [org.jasig.cas.web.ServiceValidateController] - No failureView specified. Using default of casServiceFailureView 2007-01-24 10:35:53,203 INFO [org.jasig.cas.web.ServiceValidateController] - No authentication specification class set. Defaulting to org.jasig.cas.validation.Cas20ProtocolValidationSpecification 2007-01-24 10:35:53,203 INFO [org.jasig.cas.web.ServiceValidateController] - No successView specified. Using default of casServiceSuccessView 2007-01-24 10:35:53,203 INFO [org.jasig.cas.web.ServiceValidateController] - No failureView specified. Using default of casServiceFailureView 2007-01-24 10:35:53,312 INFO [org.jasig.cas.web.flow.AuthenticationViaFormAction] - FormObjectClass not set. Using default class of org.jasig.cas.authentication.principal.UsernamePasswordCredentials with formObjectName credentials and validator org.jasig.cas.validation.UsernamePasswordCredentialsValidator. I have searched the email list, but I dont know how to deal with it. If anyone can help me, please tell me Thank you very much! johnbin.wang 2007-01-27
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
