Hi,

I'm new to cas and trying to do cas war overlay for my application. So far  
i was able to see as server able to successfully authenticate my user. 
However, the XML on the final cas response seems incomplete. Not sure what 
I'm missing.

2025-07-17 00:21:25,536 [https-jsse-nio-8443-exec-2] TRACE 
org.apereo.cas.services.web.view.AbstractDelegatingCasView - Prepared 
output model with objects [assertion]. Now rendering view...
2025-07-17 00:21:25,537 [https-jsse-nio-8443-exec-2] TRACE 
org.apereo.cas.services.web.ChainingThemeResolver - Attempting to resolve 
theme via [CookieThemeResolver]
2025-07-17 00:21:25,537 [https-jsse-nio-8443-exec-2] TRACE 
org.apereo.cas.services.web.ChainingThemeResolver - Attempting to resolve 
theme via [SessionThemeResolver]
2025-07-17 00:21:25,537 [https-jsse-nio-8443-exec-2] TRACE 
org.apereo.cas.services.web.ChainingThemeResolver - Attempting to resolve 
theme via [RequestHeaderThemeResolver]
2025-07-17 00:21:25,537 [https-jsse-nio-8443-exec-2] TRACE 
org.apereo.cas.services.web.ChainingThemeResolver - Attempting to resolve 
theme via [RegisteredServiceThemeResolver]
2025-07-17 00:21:25,537 [https-jsse-nio-8443-exec-2] TRACE 
org.apereo.cas.services.web.RegisteredServiceThemeResolver - No service is 
found in the request context. Falling back to the default theme 
[cas-theme-default]
2025-07-17 00:21:25,537 [https-jsse-nio-8443-exec-2] TRACE 
org.apereo.cas.services.web.RegisteredServiceThemeResolver - Storing theme 
[cas-theme-default] as a request attribute under [theme]
2025-07-17 00:21:25,537 [https-jsse-nio-8443-exec-2] TRACE 
org.apereo.cas.services.web.ChainingThemeResolver - Attempting to resolve 
theme via [FixedThemeResolver]
2025-07-17 00:21:25,537 [https-jsse-nio-8443-exec-2] TRACE 
org.apereo.cas.services.web.ChainingThemeResolver - No specific theme could 
be found. Using default theme [cas-theme-default]
2025-07-17 00:21:25,564 [https-jsse-nio-8443-exec-2] DEBUG 
org.apereo.cas.services.web.view.AbstractDelegatingCasView - Final CAS 
response for [protocol/3.0/casServiceValidationSuccess] is:
<cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'>
    <cas:authenticationSuccess>
        <cas:user>schhun20</cas:user>
        

2025-07-16 18:21:25,576 [https-jsse-nio-8443-exec-1] DEBUG 
org.jasig.cas.client.validation.Cas20ServiceTicketValidator - Server 
response: <cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'>
    <cas:authenticationSuccess>
        <cas:user>schhun20</cas:user>
        

2025-07-17 00:21:25,575 [https-jsse-nio-8443-exec-2] ERROR 
org.springframework.boot.web.servlet.support.ErrorPageFilter - Cannot 
forward to error page for request [/serviceValidate] as the response has 
already been committed. As a result, the response may have the wrong status 
code. If your application is running on WebSphere Application Server you 
may be able to resolve this problem by setting 
com.ibm.ws.webcontainer.invokeFlushAfterService to false
java.lang.ExceptionInInitializerError: null
at 
org.springframework.data.repository.support.Repositories.hasRepositoryFor(Repositories.java:132)
 
~[spring-data-commons-2.7.2.jar:2.7.2]

Much appreciate the help!

-- 
- Website: https://apereo.github.io/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
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].
To view this discussion visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/7df88cf9-4460-4386-a7e0-c6c5cf0109d8n%40apereo.org.

Reply via email to