Which log file are you looking in?
On Tue, Sep 27, 2011 at 2:19 PM, William Holloway < [email protected]> wrote: > Greetings all, > > We've been using CAS 3.4.2 happily for some time for many apps using CAS2.0 > protocol and for GoogleApps. We've recently had a request from a vendor to > use the SAML 1.1 protocol for a service they provide. It appears that the > ticket is getting created but we're having an issue on the ticket > validation. In the logs, I see the following: > > DEBUG [org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao] - > Generated query builder '(sAMAccountName=validuser01)' from query Map > {username=[validuser01]}. > DEBUG [org.jasig.cas.ticket.registry.DefaultTicketRegistry] - Added ticket > [TGT-1-9qqLpz5DzzCc4Tre3fzSApXhHMzT3zizuTojcdV5HXaW4RXDlA-cas] to registry. > DEBUG [org.jasig.cas.web.support.CookieRetrievingCookieGenerator] - Removed > cookie with name [CASPRIVACY] > DEBUG [org.jasig.cas.web.support.CookieRetrievingCookieGenerator] - Added > cookie with name [CASTGC] and value > [TGT-1-9qqLpz5DzzCc4Tre3fzSApXhHMzT3zizuTojcdV5HXaW4RXDlA-cas] > DEBUG [org.jasig.cas.ticket.registry.DefaultTicketRegistry] - Attempting to > retrieve ticket > [TGT-1-9qqLpz5DzzCc4Tre3fzSApXhHMzT3zizuTojcdV5HXaW4RXDlA-cas] > DEBUG [org.jasig.cas.ticket.registry.DefaultTicketRegistry] - Ticket > [TGT-1-9qqLpz5DzzCc4Tre3fzSApXhHMzT3zizuTojcdV5HXaW4RXDlA-cas] found in > registry. > DEBUG [org.jasig.cas.web.support.CasArgumentExtractor] - Extractor did not > generate service. > DEBUG [org.jasig.cas.web.support.SamlArgumentExtractor] - Extractor > generated service for: http://localhost:8080/sandbox/blarg > DEBUG [org.jasig.cas.web.support.CasArgumentExtractor] - Extractor did not > generate service. > DEBUG [org.jasig.cas.web.support.SamlArgumentExtractor] - Extractor did not > generate service. > DEBUG [org.jasig.cas.web.support.CasArgumentExtractor] - Extractor did not > generate service. > DEBUG [org.jasig.cas.web.support.SamlArgumentExtractor] - Extractor did not > generate service. > > The end result is a "CAS unavailable" error screen on the front end and no > ERROR level log entries in log file. I have the logging level cranked to > DEBUG for just about everything. Any suggestions on how to get more > information about what's falling apart here? > > Best regards, > Bill > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
