Overview
When signing into Playbooks, you have to sign in on the custom domain, so you want to work around this action to stay signed in.
Information
This is not possible as the session cookies expire after a certain period of inactivity and it will require you to log in again. Session cookies are stored in memory and never written to disk. When the browser closes, the cookie is permanently lost from this point on. This measure is considered a security measure because the cookie won't be saved in the disk at any point of the process, avoiding a third person stealing the cookie and signing in to your Playbooks instance using such a cookie.
Priyanka Bhotika
Comments