Uploaded image for project: 'Shiro'
  1. Shiro
  2. SHIRO-468

How to use multiple logins url in Shiro

    XMLWordPrintableJSON

Details

    • Question
    • Status: Closed
    • Major
    • Resolution: Information Provided
    • 1.2.0
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            bmarwell Benjamin Marwell
            newboy6890 xuhao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: