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 ?
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 ?