Problem:
Logging into Web UI appears to succeed in authentication, but then returns you directly to the login screen.
Cause:
This is often caused by an invalid or expired web session token. The most common reason for this is time skew.
Solution:
Ensure that the times on the client machine and the VAST system are in sync, taking into accountthe time zone (VAST systems generally are set to UTC).