The portlet itself doesn't produce any output. I guess, that the 
portlet-session or the portlet itself is newly instantiated. Due to the fact 
that the assertion is only available after the initial login, the login 
procedure fails. Currently I am using the assertion 
(org.jasig.cas.client.validation.AssertionImpl) to get the username out of the 
request. Without refreshing the page the username gets attached to the 
legacy-app session, but when I hit reload this information gets lost. 

Attached you will find the log output before and after I did the refresh of the 
portal-page. CAS and Liferay are both running on Tomcat 6.0.29.

Thank you in advance for your time and help. 




-----Ursprüngliche Nachricht-----
Von: Marvin Addison [mailto:marvin.addi...@gmail.com] 
Gesendet: Dienstag, 16. August 2011 21:54
An: cas-user@lists.jasig.org
Betreff: Re: [cas-user] Casifying legacy app in a portlet

> I am able to login to Liferay and the legacy app in the iframe-portlet 
> recognizes the
> ticket/session and logs in the user. When I am hitting the link to the root 
> page
> (as an example where the page is rendered new), where the portlet with the 
> legacy
> app is also running, I am losing the login to the legacy app.

Does this portlet produce any logs that you could share that might
provide more information on the problem?  Logs on the CAS server might
also provide some information.  Please review both the CAS log and Web
server access log for interesting data and share any relevant
information.

M

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
philipp.ru...@inet-logistics.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user
2011-08-17 06:31:21,079 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - <Resolved principal 
pru80>
2011-08-17 06:31:21,079 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - <Principal found: 
pru80>
2011-08-17 06:31:21,079 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: [username: pru80]
WHAT: supplied credentials: [username: pru80]
ACTION: AUTHENTICATION_SUCCESS
APPLICATION: CAS
WHEN: Wed Aug 17 06:31:21 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:31:21,079 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: [username: pru80]
WHAT: TGT-44-qcSlOPWXfaGYFCsloGY6zKtUMF10NPv2fxCaUGyVeBdC7oG66g-cas
ACTION: TICKET_GRANTING_TICKET_CREATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:31:21 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:31:21,079 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - 
<Granted service ticket [ST-44-9KfVE59s7
pj2dZMG7e4O-cas] for service [http://wlaut5165:8080/c/portal/login] for user 
[pru80]>
2011-08-17 06:31:21,079 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: pru80
WHAT: ST-44-9KfVE59s7pj2dZMG7e4O-cas for http://wlaut5165:8080/c/portal/login
ACTION: SERVICE_TICKET_CREATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:31:21 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
17.08.2011 06:31:21 org.apache.tomcat.util.http.Parameters processParameters
WARNUNG: Parameters: Invalid chunk '' ignored.
2011-08-17 06:31:21,095 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: audit:unknown
WHAT: ST-44-9KfVE59s7pj2dZMG7e4O-cas
ACTION: SERVICE_TICKET_VALIDATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:31:21 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:31:22,157 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - 
<Granted service ticket [ST-45-RqZTbPWb3
rjUU0KFd9a0-cas] for service [http://wlaut5165:23005/ls/Login] for user [pru80]>
2011-08-17 06:31:22,157 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: pru80
WHAT: ST-45-RqZTbPWb3rjUU0KFd9a0-cas for http://wlaut5165:23005/ls/Login
ACTION: SERVICE_TICKET_CREATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:31:22 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:31:22,188 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - 
<AuthenticationHandler: org.jasi
g.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler
 successfully authenticated the use
r which provided the following credentials: [callbackUrl: 
https://wlaut5165:8443/cas/proxyCallback]>
2011-08-17 06:31:22,188 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - <Resolved principal 
https://wlau
t5165:8443/cas/proxyCallback>
2011-08-17 06:31:22,188 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - <Principal found: 
https://wlaut5
165:8443/cas/proxyCallback>
2011-08-17 06:31:22,188 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: [callbackUrl: https://wlaut5165:8443/cas/proxyCallback]
WHAT: supplied credentials: [callbackUrl: 
https://wlaut5165:8443/cas/proxyCallback]
ACTION: AUTHENTICATION_SUCCESS
APPLICATION: CAS
WHEN: Wed Aug 17 06:31:22 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:31:22,220 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: pru80
WHAT: TGT-45-qHW1IYDBKWGS0e4UGWLScTV2a7wvl31sP6eTnwDwygJICeMqxb-cas
ACTION: PROXY_GRANTING_TICKET_CREATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:31:22 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:31:22,235 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: audit:unknown
WHAT: ST-45-RqZTbPWb3rjUU0KFd9a0-cas
ACTION: SERVICE_TICKET_VALIDATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:31:22 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
=============================================================
WHO: pru80
WHAT: ST-46-4cmqHjdDfcDTzp9JduID-cas for 
http://wlaut5165:23005/ls/prj/vsa/branding/default/jsp/jquery-ui-1.7.2.smoothne
ss.css.jsp
ACTION: SERVICE_TICKET_CREATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:49 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,032 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - 
<Granted service ticket [ST-47-as9NuSX20
Zo5bxs6LQwK-cas] for service 
[http://wlaut5165:23005/ls/prj/vsa/jsp/prototype-1.6.0.3.js.jsp?Release=0.0rev0.0]
 for user
 [pru80]>
2011-08-17 06:36:50,032 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: pru80
WHAT: ST-47-as9NuSX20Zo5bxs6LQwK-cas for 
http://wlaut5165:23005/ls/prj/vsa/jsp/prototype-1.6.0.3.js.jsp?Release=0.0rev0.
0
ACTION: SERVICE_TICKET_CREATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,032 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - 
<Granted service ticket [ST-48-9PFwcAlNW
5A6UetVgNw4-cas] for service 
[http://wlaut5165:23005/ls/prj/vsa/jsp/jquery-ui-1.7.2.custom.min.js.jsp?Release=0.0rev0.0]
 for user [pru80]>
2011-08-17 06:36:50,032 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: pru80
WHAT: ST-48-9PFwcAlNW5A6UetVgNw4-cas for 
http://wlaut5165:23005/ls/prj/vsa/jsp/jquery-ui-1.7.2.custom.min.js.jsp?Release
=0.0rev0.0
ACTION: SERVICE_TICKET_CREATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,032 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - 
<Granted service ticket [ST-49-CC5T77jWt
9PrafhCtwds-cas] for service 
[http://wlaut5165:23005/ls/prj/vsa/jsp/CalendarJavaScript.jsp?Release=0.0rev0.0]
 for user [
pru80]>
2011-08-17 06:36:50,032 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: pru80
WHAT: ST-49-CC5T77jWt9PrafhCtwds-cas for 
http://wlaut5165:23005/ls/prj/vsa/jsp/CalendarJavaScript.jsp?Release=0.0rev0.0
ACTION: SERVICE_TICKET_CREATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,032 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - 
<Granted service ticket [ST-50-AoVUxIeGx
vbzc1upgJkd-cas] for service 
[http://wlaut5165:23005/ls/prj/vsa/jsp/jquery-1.3.2.min.js.jsp?Release=0.0rev0.0]
 for user
[pru80]>
2011-08-17 06:36:50,032 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: pru80
WHAT: ST-50-AoVUxIeGxvbzc1upgJkd-cas for 
http://wlaut5165:23005/ls/prj/vsa/jsp/jquery-1.3.2.min.js.jsp?Release=0.0rev0.0

ACTION: SERVICE_TICKET_CREATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,032 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - 
<Granted service ticket [ST-51-yDp4anHT0
y30V4Ke7J1G-cas] for service 
[http://wlaut5165:23005/ls/prj/vsa/jsp/GuiEnhancer.js.jsp?Release=0.0rev0.0] 
for user [pru8
0]>
2011-08-17 06:36:50,032 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: pru80
WHAT: ST-51-yDp4anHT0y30V4Ke7J1G-cas for 
http://wlaut5165:23005/ls/prj/vsa/jsp/GuiEnhancer.js.jsp?Release=0.0rev0.0
ACTION: SERVICE_TICKET_CREATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,063 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - 
<AuthenticationHandler: org.jasi
g.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler
 successfully authenticated the use
r which provided the following credentials: [callbackUrl: 
https://wlaut5165:8443/cas/proxyCallback]>
2011-08-17 06:36:50,063 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - <Resolved principal 
https://wlau
t5165:8443/cas/proxyCallback>
2011-08-17 06:36:50,063 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - <Principal found: 
https://wlaut5
165:8443/cas/proxyCallback>
2011-08-17 06:36:50,063 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: [callbackUrl: https://wlaut5165:8443/cas/proxyCallback]
WHAT: supplied credentials: [callbackUrl: 
https://wlaut5165:8443/cas/proxyCallback]
ACTION: AUTHENTICATION_SUCCESS
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,063 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: pru80
WHAT: TGT-46-vVdud9GdBdVLJfkhzI0DgIXXJC5dAHsJIkhKBPoqacojOnbOvT-cas
ACTION: PROXY_GRANTING_TICKET_CREATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,063 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: audit:unknown
WHAT: ST-48-9PFwcAlNW5A6UetVgNw4-cas
ACTION: SERVICE_TICKET_VALIDATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,079 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - 
<AuthenticationHandler: org.jasi
g.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler
 successfully authenticated the use
r which provided the following credentials: [callbackUrl: 
https://wlaut5165:8443/cas/proxyCallback]>
2011-08-17 06:36:50,079 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - <Resolved principal 
https://wlau
t5165:8443/cas/proxyCallback>
2011-08-17 06:36:50,079 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - <Principal found: 
https://wlaut5
165:8443/cas/proxyCallback>
2011-08-17 06:36:50,079 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: [callbackUrl: https://wlaut5165:8443/cas/proxyCallback]
WHAT: supplied credentials: [callbackUrl: 
https://wlaut5165:8443/cas/proxyCallback]
ACTION: AUTHENTICATION_SUCCESS
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,079 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: pru80
WHAT: TGT-47-RhQY6B9sSDbQk9dRZsVPUQgAxOppfhsrDEzUcOZftvuRdBQu6e-cas
ACTION: PROXY_GRANTING_TICKET_CREATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,079 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: audit:unknown
WHAT: ST-50-AoVUxIeGxvbzc1upgJkd-cas
ACTION: SERVICE_TICKET_VALIDATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,079 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - 
<AuthenticationHandler: org.jasi
g.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler
 successfully authenticated the use
r which provided the following credentials: [callbackUrl: 
https://wlaut5165:8443/cas/proxyCallback]>
2011-08-17 06:36:50,079 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - <Resolved principal 
https://wlau
t5165:8443/cas/proxyCallback>
2011-08-17 06:36:50,079 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - <Principal found: 
https://wlaut5
165:8443/cas/proxyCallback>
2011-08-17 06:36:50,079 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: [callbackUrl: https://wlaut5165:8443/cas/proxyCallback]
WHAT: supplied credentials: [callbackUrl: 
https://wlaut5165:8443/cas/proxyCallback]
ACTION: AUTHENTICATION_SUCCESS
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,079 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: pru80
WHAT: TGT-48-6dRyZnCaJXea6e1qmXu4pxdSDEImYaaj9kMeOq1Pvigc56pNM1-cas
ACTION: PROXY_GRANTING_TICKET_CREATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,079 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: audit:unknown
WHAT: ST-49-CC5T77jWt9PrafhCtwds-cas
ACTION: SERVICE_TICKET_VALIDATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,079 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - 
<AuthenticationHandler: org.jasi
g.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler
 successfully authenticated the use
r which provided the following credentials: [callbackUrl: 
https://wlaut5165:8443/cas/proxyCallback]>
2011-08-17 06:36:50,095 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - <Resolved principal 
https://wlau
t5165:8443/cas/proxyCallback>
2011-08-17 06:36:50,095 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - <Principal found: 
https://wlaut5
165:8443/cas/proxyCallback>
2011-08-17 06:36:50,095 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: [callbackUrl: https://wlaut5165:8443/cas/proxyCallback]
WHAT: supplied credentials: [callbackUrl: 
https://wlaut5165:8443/cas/proxyCallback]
ACTION: AUTHENTICATION_SUCCESS
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,095 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: pru80
WHAT: TGT-49-ydtJQcb1X15x9XkfocvSe5XzqHCXkQ4XsipK26jPpqm6IFRl66-cas
ACTION: PROXY_GRANTING_TICKET_CREATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,095 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: audit:unknown
WHAT: ST-47-as9NuSX20Zo5bxs6LQwK-cas
ACTION: SERVICE_TICKET_VALIDATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,095 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - 
<AuthenticationHandler: org.jasi
g.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler
 successfully authenticated the use
r which provided the following credentials: [callbackUrl: 
https://wlaut5165:8443/cas/proxyCallback]>
2011-08-17 06:36:50,095 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - <Resolved principal 
https://wlau
t5165:8443/cas/proxyCallback>
2011-08-17 06:36:50,095 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - 
<AuthenticationHandler: org.jasi
g.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler
 successfully authenticated the use
r which provided the following credentials: [callbackUrl: 
https://wlaut5165:8443/cas/proxyCallback]>
2011-08-17 06:36:50,126 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - <Resolved principal 
https://wlau
t5165:8443/cas/proxyCallback>
2011-08-17 06:36:50,126 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - <Principal found: 
https://wlaut5
165:8443/cas/proxyCallback>
2011-08-17 06:36:50,126 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: [callbackUrl: https://wlaut5165:8443/cas/proxyCallback]
WHAT: supplied credentials: [callbackUrl: 
https://wlaut5165:8443/cas/proxyCallback]
ACTION: AUTHENTICATION_SUCCESS
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,126 INFO 
[org.jasig.cas.authentication.AuthenticationManagerImpl] - <Principal found: 
https://wlaut5
165:8443/cas/proxyCallback>
2011-08-17 06:36:50,126 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: [callbackUrl: https://wlaut5165:8443/cas/proxyCallback]
WHAT: supplied credentials: [callbackUrl: 
https://wlaut5165:8443/cas/proxyCallback]
ACTION: AUTHENTICATION_SUCCESS
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,126 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: pru80
WHAT: TGT-51-eP9zsaaSPV2snyKN0QNUPfOXFwTFyT4AaZEBFE6bRDq411AGF4-cas
ACTION: PROXY_GRANTING_TICKET_CREATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,141 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: pru80
WHAT: TGT-50-fEHcc2OxpbTsyshmgGofXaQFfs0cvTcrVUUdxVQouyvQ9QeziD-cas
ACTION: PROXY_GRANTING_TICKET_CREATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,141 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: audit:unknown
WHAT: ST-46-4cmqHjdDfcDTzp9JduID-cas
ACTION: SERVICE_TICKET_VALIDATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>
2011-08-17 06:36:50,141 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEG
IN
=============================================================
WHO: audit:unknown
WHAT: ST-51-yDp4anHT0y30V4Ke7J1G-cas
ACTION: SERVICE_TICKET_VALIDATED
APPLICATION: CAS
WHEN: Wed Aug 17 06:36:50 GMT 2011
CLIENT IP ADDRESS: 192.168.110.165
SERVER IP ADDRESS: 192.168.110.165
=============================================================

>

Reply via email to