siteIcon

Tech Novice Tools

PHP Apps

burgerIcon

Session Controlportal

Control site logic flow

Instructions

Some TNT apps (especially JS apps) require that a 'general session' be started before they can be used.

Why the dramatic hoop-jumping you ask???!

It's because sometimes we want to guide a user to a certain page before they embark on other journeys. This may be for the purpose of setting up certain 'global' variables that will grant or restrict permissions to visit other areas of TNT.

Once you have started a 'general session' you will notice that the TNT letters in the 'Tech Novice Tools' heading in the masthead change color. This is a visual to let you know you started the session.

Should you 'kill' the session, the masthead will return to normal.

The Testing Sessions JS app was created to demonstrate this functionality. Give it a try with a session activated and/or killed.

If there is no session, you will be redirected to the Entry Ramp page where you can call the General Session app.

Last update: 09/29/19


What would you like to do?

A general session is not yet active