Unfortunately no. Yes there additional information I can provide?
If not, could point where on Shiro code is this redirect done? I could debug it and try to figure out why my loginUrl was not used. 2016-09-15 14:26 GMT-03:00 Brian Demers <[email protected]>: > Do you have a reproduce case that you can send us? > > I have a couple apps were i'm setting `shiro.loginUrl` to /login and have > not seen any issue > > On Thu, Sep 15, 2016 at 1:02 PM, Felipe Jaekel <[email protected]> wrote: > >> Hi, >> >> I have the following configuration with shiro 1.2.x: >> >> shiro.loginUrl = /login.jsf >> >> After upgrading from 1.2.6 to 1.3.2, login redirect is going to login.jsp >> instead of login.jsf. >> >> Is this a bug or configuration changed? >> >> Thanks >> > >
