Hey guys, I'm using Shiro with pac4j to implement OAuth in my web app. The problem I'm facing is, my urls include fragments like foo.com/#/my_resource. When I get redirected to OAuth provider's login page, the hash is still kept in the browser, but after logging in, the hash gets lost. Is this expected? I'm thinking this should be a common problem, so is there anyone who solved this issue?
Thanks! -- View this message in context: http://shiro-user.582556.n2.nabble.com/Redirect-to-a-hash-url-tp7580039.html Sent from the Shiro User mailing list archive at Nabble.com.
