User-797310475 posted
You should be able to modify your page templates and add a session state parameter to the where paramters collection of the data source on that page. You should probably also add some logic in the PageLoad event to make sure that the session state variable
is populated (if not, redirect to the login page).