After further review of the cas.log, where I added some logging statements in
the DefaultTicketRegistry class, it apears the ticket is being removed after
successful loging by the user when the user selects a widget within Ozone.
So, when the user logs in via CAS and is redirected to Ozone, and a user
then selects an Ozone widget to view, which the UI of the widget is coming
from a totally seperate server, the user is asked to authenticate back into
CAS. Below is some of the logging where I added some additional log
statement:

2012-08-17 09:59:40,709 DEBUG [org.jasig.cas.web.ServiceValidateController]
- ================ In initBinder =====================
2012-08-17 09:59:40,724 DEBUG [org.jasig.cas.web.ServiceValidateController]
- ================ In onSuccessfulValidation =====================
2012-08-17 09:59:40,771 DEBUG
[org.jasig.cas.web.support.CookieRetrievingCookieGenerator] - *********** In
retrieveCookieValue of CookieRetrievingCookieGenerator class the cookie is
There is an issue with the cookie
2012-08-17 09:59:40,771 DEBUG
[org.jasig.cas.web.support.CookieRetrievingCookieGenerator] - *********** In
retrieveCookieValue of CookieRetrievingCookieGenerator class the cookie is
There is an issue with the cookie
2012-08-17 09:59:40,771 DEBUG
[org.jasig.cas.web.support.CasArgumentExtractor] - Extractor generated
service for: https://localhost:8443/owf/j_spring_cas_security_check
2012-08-17 09:59:40,771 DEBUG
[org.jasig.cas.web.flow.InitialFlowSetupAction] - Placing service in
FlowScope: https://localhost:8443/owf/j_spring_cas_security_check
2012-08-17 09:59:40,771 DEBUG
[org.jasig.cas.web.flow.InitialFlowSetupAction] - Placing service in
FlowScope: https://localhost:8443/owf/j_spring_cas_security_check
2012-08-17 09:59:40,787 DEBUG
[org.jasig.cas.web.flow.GenerateLoginTicketAction] - Generated login ticket
LT-4-yevqEoUaKhmMKAYgBRJK412Hw7Nqeg
2012-08-17 09:59:40,787 DEBUG
[org.jasig.cas.web.flow.GenerateLoginTicketAction] - Generated login ticket
LT-4-yevqEoUaKhmMKAYgBRJK412Hw7Nqeg
2012-08-17 09:59:40,849 DEBUG
[org.jasig.cas.web.support.CasArgumentExtractor] - Extractor generated
service for: https://localhost:8443/owf/j_spring_cas_security_check
2012-08-17 09:59:40,896 DEBUG [org.jasig.cas.util.HttpClient] - Response
code from server matched 200.
2012-08-17 09:59:40,896 DEBUG
[org.jasig.cas.ticket.proxy.support.Cas20ProxyHandler] - Sent ProxyIou of
PGTIOU-1-QBKMeIH9YfJGp3WU3Dxi-cas for service: [callbackUrl:
https://localhost:8443/owf/secure/receptor]
2012-08-17 09:59:40,896 DEBUG [org.jasig.cas.web.ServiceValidateController]
- Successfully validated service ticket: ST-2-eWUyuyTWHbcpCr0Z4Lkn-cas
2012-08-17 10:00:01,533 DEBUG
[org.jasig.cas.web.support.CookieRetrievingCookieGenerator] - *********** In
retrieveCookieValue of CookieRetrievingCookieGenerator class the cookie is
TGT-1-pVDNGHeKnecJlrMgMTVfF6jDmcLXuBF729JHteJbUWvF9idybH-cas
2012-08-17 10:00:01,533 DEBUG
[org.jasig.cas.web.support.CookieRetrievingCookieGenerator] - *********** In
retrieveCookieValue of CookieRetrievingCookieGenerator class the cookie is
There is an issue with the cookie
2012-08-17 10:00:01,533 DEBUG
[org.jasig.cas.web.support.CasArgumentExtractor] - Extractor generated
service for:
https://node20.catapult.dev.boozallenet.com:8443/catapult-blazeds/SimpleSearch/SimpleSearch.html
2012-08-17 10:00:01,533 DEBUG
[org.jasig.cas.web.flow.InitialFlowSetupAction] - Placing service in
FlowScope:
https://node20.catapult.dev.boozallenet.com:8443/catapult-blazeds/SimpleSearch/SimpleSearch.html
2012-08-17 10:00:01,533 DEBUG
[org.jasig.cas.web.flow.InitialFlowSetupAction] - Placing service in
FlowScope:
https://node20.catapult.dev.boozallenet.com:8443/catapult-blazeds/SimpleSearch/SimpleSearch.html
2012-08-17 10:00:01,580 DEBUG
[org.jasig.cas.ticket.registry.DefaultTicketRegistry] - Attempting to
retrieve ticket
[TGT-1-pVDNGHeKnecJlrMgMTVfF6jDmcLXuBF729JHteJbUWvF9idybH-cas]
2012-08-17 10:00:01,580 DEBUG
[org.jasig.cas.ticket.registry.DefaultTicketRegistry] - Ticket
[TGT-1-pVDNGHeKnecJlrMgMTVfF6jDmcLXuBF729JHteJbUWvF9idybH-cas] found in
registry.
2012-08-17 10:00:01,580 DEBUG
[org.jasig.cas.ticket.registry.DefaultTicketRegistry] - Removing ticket
[TGT-1-pVDNGHeKnecJlrMgMTVfF6jDmcLXuBF729JHteJbUWvF9idybH-cas] from registry
2012-08-17 10:00:01,580 DEBUG
[org.jasig.cas.ticket.registry.DefaultTicketRegistry] - Attempting to
retrieve ticket
[TGT-1-pVDNGHeKnecJlrMgMTVfF6jDmcLXuBF729JHteJbUWvF9idybH-cas]
2012-08-17 10:00:01,580 DEBUG
[org.jasig.cas.ticket.registry.DefaultTicketRegistry] - Ticket was not found
in registry.



--
View this message in context: 
http://jasig.275507.n4.nabble.com/Issue-with-CAS-Ozone-and-Flex-tp4655888p4655889.html
Sent from the CAS Developers mailing list archive at Nabble.com.

-- 
You are currently subscribed to cas-dev@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-dev

Reply via email to