AuthenticatedUserOnly Area not support redirect to another page
dicktwk opened this issue · 0 comments
dicktwk commented
I want to use authenticateduseronly folder as page require user to login with CAS, and then redirect to other page. However, I find that respoonse.redirect could not use only server.transfer method. How could I resolve this if there is multiple page that user need to visit after logged in with CAS ?