...
- Abiquo creates the following cookie for use by the Abiquo Server:
- ABQSESSIONID tracks user sessions
- To display Users → Users → Show logged
- To remove stale sessions
- ABQSESSIONID tracks user sessions
- The Abiquo UI creates cookies for Google Analytics
- Abiquo creates the following cookies to improve the user experience with the user interface and stores them on the user's local system
- _cle saves the user cookie agreement ("I understand" button click)
- userChoices
- automaticallyOpenServersView from Create datacenter dialog
- automaticallyOpenVappView from Create virtual appliance dialog
- automaticallyOpenTutorials from login
- automaticallyOpenMaintenance from login
- Store user login method
ABQOIDCTOKENS for Open ID login
ABQSAMLCOOKIE for SAML login
Expand | ||
---|---|---|
| ||
_cle: user cookie agreement userChoices: automaticallyOpenServersView userChoices: automaticallyOpenVappView userChoices: automaticallyOpenTutorials userChoices: automaticallyOpenMaintenance |
...