Abiquo enables you to configure a Cookie policy message and add a link to your Privacy policy.
To configure a privacy policy:
Edit the client-config-custom.json file and enter a custom URL to override the default URL.
"client.cookies.policy.url" : "https://www.abiquo.com/Privacy-Policy/" |
To configure a cookies policy:
Edit the client-config-custom.json file and enter a custom URL to override the default URL (default URL is empty).
"client.cookies.cookiespolicy.url" : "https://www.abiquo.com/Cookie-Policy/" |
To configure a cookie message and button labels for this feature:
Edit the language files for the languages on your platform. See Abiquo UI client language configuration
Change the default labels for the cookie message and the privacy policy, which are as follows.
"login.cookies.info":"The Abiquo Cloud Platform uses cookies to give you a consistent experience as you use the service. If you want to know more, please read our privacy policy.", "login.cookies.accept.button":"I understand", "login.cookies.policy.button":"Privacy policy", "login.cookies.cookiespolicy.button":"Cookies policy", |
ABQOIDCTOKENS for Open ID login
ABQSAMLCOOKIE for SAML login
_cle: user cookie agreement userChoices: automaticallyOpenServersView userChoices: automaticallyOpenVappView userChoices: automaticallyOpenTutorials userChoices: automaticallyOpenMaintenance |