Hi All, I have requirement where in I don't want to use a separate or dedicated loging/logout page, but in place I want to have two fields with login and password fields on top of all the generic pages from where a user can login as and when he/she wants otherwise the user can navigate through the generic pages without getting logged. After passing through shiro authentication filter, the user can enter into his restricted page which he is allowed to, based on his role.
Please suggest me how can I implement it using shiro API. Many thanks. -- View this message in context: http://shiro-user.582556.n2.nabble.com/login-into-application-without-dedicated-login-page-using-shiro-API-tp7577620.html Sent from the Shiro User mailing list archive at Nabble.com.
