Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: 4.7.1 - 12747 - SAML integration

...

  • 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
      This cookie does not handle user authentication
  • 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
titleClick here to show/hide screenshots

_cle: user cookie agreement

userChoices: automaticallyOpenServersView

userChoices: automaticallyOpenVappView

userChoices: automaticallyOpenTutorials

userChoices: automaticallyOpenMaintenance

...