Understanding a Token Expired Message

Why a token expired message appears

Tokens are used for authentication or session management. When you log into the system you get a security token. If for any reason it is invalid (such as a session timeout or browser issues), you will be logged out. You will have to log back in to get a new token. This can be helpful when troubleshooting logout issues (usually due to networking hardware/server configuration).