I'm using GAM to create the authentication system for my SD app, I wish the user to login once and never again (unless the user logout).
I checked my security policies and the field "Token expires (minutes)" is 0.
This mean the user session will last "forever"? If not, how this can be done?