xuhao created SHIRO-468:
---------------------------

             Summary: How to use  multiple logins url in Shiro
                 Key: SHIRO-468
                 URL: https://issues.apache.org/jira/browse/SHIRO-468
             Project: Shiro
          Issue Type: Question
          Components: Authorization (access control) 
    Affects Versions: 1.2.0
            Reporter: xuhao


I am trying to have two different loggin page for apache shiro 1) For Mobile 
devices (little screen, limited javascript different theme) 2) For standard 
devices

How can i do?

Now only one url is working at a time.

                <property name="securityManager" ref="securityManager" />
                <property name="loginUrl" value="/login.jsp" />
                <property name="successUrl" value="/index.jsp" />

Thankyou



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to