CAS and Acegi intergration problem ?

Scott Battaglia scott.battaglia at gmail.com
Wed Sep 6 14:15:38 EDT 2006


At some point you attempt to access index.jsp instead of the secure file:
[DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
Candidate is: '/secure/index.htm'; pattern is \A/secure/.*\Z; matched=true
[DEBUG,PathBasedFilterInvocationDefinitionMap,http-8090-Processor25]
Converted URL to lowercase, from: '/index.jsp'; to: '/index.jsp'

Any idea why?


On 9/5/06, Wong-Ho, Malcom <MWong-Ho at fnb.co.za> wrote:
>
> I'm a newbie to Acegi, not sure what the log is telling my.
>
> Thank you for your assistance.
>
> [DEBUG,PathBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Converted URL to lowercase, from: '/secure/index.htm'; to:
> '/secure/index.htm'
> [DEBUG,PathBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Converted URL to lowercase, from: '/secure/index.htm'; to:
> '/secure/index.htm'
> [DEBUG,PathBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Converted URL to lowercase, from: '/secure/index.htm'; to:
> '/secure/index.htm'
> [DEBUG,PathBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/secure/index.htm'; pattern is /**; matched=true
> [DEBUG,PathBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/secure/index.htm'; pattern is /**; matched=true
> [DEBUG,PathBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/secure/index.htm'; pattern is /**; matched=true
> [DEBUG,FilterChainProxy,http-8090-Processor25] /secure/index.htm at
> position 1 of 7 in additional filter chain; firing Filter: '
> org.acegisecurity.securechannel.ChannelProcessingFilter at d7c2c7'
> [DEBUG,FilterChainProxy,http-8090-Processor25] /secure/index.htm at
> position 1 of 7 in additional filter chain; firing Filter: '
> org.acegisecurity.securechannel.ChannelProcessingFilter at d7c2c7'
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Converted URL to lowercase, from: '/secure/index.htm'; to:
> '/secure/index.htm'
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Converted URL to lowercase, from: '/secure/index.htm'; to:
> '/secure/index.htm'
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Converted URL to lowercase, from: '/secure/index.htm'; to:
> '/secure/index.htm'
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/secure/index.htm'; pattern is \A/secure/.*\Z; matched=true
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/secure/index.htm'; pattern is \A/secure/.*\Z; matched=true
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/secure/index.htm'; pattern is \A/secure/.*\Z; matched=true
> [DEBUG,PathBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Converted URL to lowercase, from: '/index.jsp'; to: '/index.jsp'
> [DEBUG,PathBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Converted URL to lowercase, from: '/index.jsp'; to: '/index.jsp'
> [DEBUG,PathBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Converted URL to lowercase, from: '/index.jsp'; to: '/index.jsp'
> [DEBUG,PathBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is /**; matched=true
> [DEBUG,PathBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is /**; matched=true
> [DEBUG,PathBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is /**; matched=true
> [DEBUG,FilterChainProxy,http-8090-Processor25] /index.jsp at position 1 of
> 7 in additional filter chain; firing Filter: '
> org.acegisecurity.securechannel.ChannelProcessingFilter at d7c2c7'
> [DEBUG,FilterChainProxy,http-8090-Processor25] /index.jsp at position 1 of
> 7 in additional filter chain; firing Filter: '
> org.acegisecurity.securechannel.ChannelProcessingFilter at d7c2c7'
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Converted URL to lowercase, from: '/index.jsp'; to: '/index.jsp'
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Converted URL to lowercase, from: '/index.jsp'; to: '/index.jsp'
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Converted URL to lowercase, from: '/index.jsp'; to: '/index.jsp'
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is \A/secure/.*\Z; matched=false
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is \A/secure/.*\Z; matched=false
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is \A/secure/.*\Z; matched=false
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is \A/j_acegi_cas_security_check.*\Z;
> matched=false
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is \A/j_acegi_cas_security_check.*\Z;
> matched=false
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is \A/j_acegi_cas_security_check.*\Z;
> matched=false
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is \A.*\Z; matched=true
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is \A.*\Z; matched=true
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is \A.*\Z; matched=true
> [DEBUG,FilterChainProxy,http-8090-Processor25] /index.jsp at position 2 of
> 7 in additional filter chain; firing Filter: '
> org.acegisecurity.context.HttpSessionContextIntegrationFilter at d1511c'
> [DEBUG,FilterChainProxy,http-8090-Processor25] /index.jsp at position 2 of
> 7 in additional filter chain; firing Filter: '
> org.acegisecurity.context.HttpSessionContextIntegrationFilter at d1511c'
> [DEBUG,FilterChainProxy,http-8090-Processor25] /index.jsp at position 3 of
> 7 in additional filter chain; firing Filter: '
> org.acegisecurity.ui.logout.LogoutFilter at 1414a71'
> [DEBUG,FilterChainProxy,http-8090-Processor25] /index.jsp at position 3 of
> 7 in additional filter chain; firing Filter: '
> org.acegisecurity.ui.logout.LogoutFilter at 1414a71'
> [DEBUG,FilterChainProxy,http-8090-Processor25] /index.jsp at position 4 of
> 7 in additional filter chain; firing Filter: '
> org.acegisecurity.ui.cas.CasProcessingFilter at 17e76b3'
> [DEBUG,FilterChainProxy,http-8090-Processor25] /index.jsp at position 4 of
> 7 in additional filter chain; firing Filter: '
> org.acegisecurity.ui.cas.CasProcessingFilter at 17e76b3'
> [DEBUG,FilterChainProxy,http-8090-Processor25] /index.jsp at position 5 of
> 7 in additional filter chain; firing Filter: '
> org.acegisecurity.ui.basicauth.BasicProcessingFilter at 1a3014f'
> [DEBUG,FilterChainProxy,http-8090-Processor25] /index.jsp at position 5 of
> 7 in additional filter chain; firing Filter: '
> org.acegisecurity.ui.basicauth.BasicProcessingFilter at 1a3014f'
> [DEBUG,BasicProcessingFilter,http-8090-Processor25] Authorization header:
> null
> [DEBUG,BasicProcessingFilter,http-8090-Processor25] Authorization header:
> null
> [DEBUG,BasicProcessingFilter,http-8090-Processor25] Authorization header:
> null
> [DEBUG,FilterChainProxy,http-8090-Processor25] /index.jsp at position 6 of
> 7 in additional filter chain; firing Filter: '
> org.acegisecurity.ui.ExceptionTranslationFilter at ab0718'
> [DEBUG,FilterChainProxy,http-8090-Processor25] /index.jsp at position 6 of
> 7 in additional filter chain; firing Filter: '
> org.acegisecurity.ui.ExceptionTranslationFilter at ab0718'
> [DEBUG,FilterChainProxy,http-8090-Processor25] /index.jsp at position 7 of
> 7 in additional filter chain; firing Filter: '
> org.acegisecurity.intercept.web.FilterSecurityInterceptor at 5ef899'
> [DEBUG,FilterChainProxy,http-8090-Processor25] /index.jsp at position 7 of
> 7 in additional filter chain; firing Filter: '
> org.acegisecurity.intercept.web.FilterSecurityInterceptor at 5ef899'
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Converted URL to lowercase, from: '/index.jsp'; to: '/index.jsp'
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Converted URL to lowercase, from: '/index.jsp'; to: '/index.jsp'
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Converted URL to lowercase, from: '/index.jsp'; to: '/index.jsp'
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is \A/secure/super.*\Z; matched=false
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is \A/secure/super.*\Z; matched=false
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is \A/secure/super.*\Z; matched=false
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is \A/secure/.*\Z; matched=false
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is \A/secure/.*\Z; matched=false
> [DEBUG,RegExpBasedFilterInvocationDefinitionMap,http-8090-Processor25]
> Candidate is: '/index.jsp'; pattern is \A/secure/.*\Z; matched=false
> [DEBUG,AbstractSecurityInterceptor,http-8090-Processor25] Public object -
> authentication not attempted
> [DEBUG,AbstractSecurityInterceptor,http-8090-Processor25] Public object -
> authentication not attempted
> [DEBUG,FilterChainProxy,http-8090-Processor25] /index.jsp reached end of
> additional filter chain; proceeding with original chain
> [DEBUG,FilterChainProxy,http-8090-Processor25] /index.jsp reached end of
> additional filter chain; proceeding with original chain
> [DEBUG,ExceptionTranslationFilter,http-8090-Processor25] Chain processed
> normally
> [DEBUG,ExceptionTranslationFilter,http-8090-Processor25] Chain processed
> normally
>
> To read FirstRand Bank's Disclaimer for this email click on the following
> address or copy into your Internet browser:
> https://www.fnb.co.za/disclaimer.html
>
> If you are unable to access the Disclaimer, send a blank e-mail to
> firstrandbankdisclaimer at fnb.co.za and we will send you a copy of the
> Disclaimer.
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20060906/3988eb49/attachment.html


More information about the cas mailing list