Dmitriy Kopylenko wrote
> 
> Hi Jerome. I appreciate any help. Yes, the /account just goes there
> without
> CAS redirect. Here's the entire exploded war, so if you could spot what is
> wrong, that'd great.
> 
> Thanks,
> Dmitriy.
> 
> 
> 
> On Sat, May 19, 2012 at 3:37 AM, jleleu [via Shiro User] <
> [email protected]> wrote:
> 
>> Hi Dmitriy,
>>
>> If I understand you properly, /cas is the root context of your CAS server
>> and /shiro the root context of your shiro webapp. So if you define /shiro
>> for casFilter, in fact, the CAS service should be :
>> http://dima767.example.org:9080/shiro/shiro (root context + filter url).
>> In this case, I recommend that you choose a better url for the CAS filter
>> to avoid confusion.
>>
>> Nonetheless, it's not the problem as the CAS filter is used when you come
>> back to your application. Calling a /account/** url should redirect you
>> to
>> your CAS server.
>>
>> You said : "no CAS redirection happens", but what happens ? Can you
>> access
>> the /account/** url ?
>> If so, it looks like the security is not enabled in your web application.
>>
>> Can you turn on DEBUG logs on org.apache.shiro package and post your logs
>> ?
>>
>> Thanks.
>> Best regards,
>> Jérôme
>>
>>
>> ------------------------------
>>  If you reply to this email, your message will be added to the discussion
>> below:
>>
>> http://shiro-user.582556.n2.nabble.com/Shiro-with-CAS-tp7566193p7566662.html
>>  To unsubscribe from Shiro with CAS, click
>> here&lt;http://shiro-user.582556.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&amp;node=7566193&amp;code=ZG1pdHJpeS5rb3B5bGVua29AZ21haWwuY29tfDc1NjYxOTN8Mjg3MjczNTM1&gt;
>> .
>> NAML&lt;http://shiro-user.582556.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&amp;id=instant_html%21nabble%3Aemail.naml&amp;base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&amp;breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml&gt;
>>
> 


--
View this message in context: 
http://shiro-user.582556.n2.nabble.com/Shiro-with-CAS-tp7566193p7567039.html
Sent from the Shiro User mailing list archive at Nabble.com.

Reply via email to