URL Parameters
- 18 Nov 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
URL Parameters
- Updated on 18 Nov 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
The URL parameters described in this article can be used to configure the look and feel of Liquit Workspace.
You can combine multiple parameters within a URL. For example sso
with embed
and background
, all enabled:
https://workspace.liquit.com/?sso=1&embed=1&background=1
Case-sensitive
All the parameters listed below are case-sensitive.
Where applicable, the 0 value means disabled and 1 means enabled.
Option | Default value | Description |
---|---|---|
sso | 0 | Enable or disable Single sign-on. |
embed | 0 | When enabled, Liquit Workspace will display a more simple interface for iframes. The Side Menu and tabs (Workspace, Contacts, Catalog, Manage) are hidden. Only the toolbar without the Side Menu toggler is displayed. |
text-color | Set the color of text for app icons in the Workspace tab. The values have to be hexadecimal without the # prefix, e.g.: <code> https://workspace.liquit.com/?embed=1&text-color=000000 | |
text-shadow | 0 | Enable or disable the text shadow for app icons in the Workspace tab. |
background | 0 | Control user background image. If enabled, in order to work, you must also enable the embed option. |
sidemenu | [empty] | Display only a part of the Side Menu:
embed option. |
contextmenu | 1 | When enabled, the context menu is available across Liquit Launcher. |
identitySource | Set as default a specific identity source. You can also enable the SSO option to trigger SSO for the identity source you specify, when multiple ones are visible. | |
page | Display a specific page when the user logs in. The available options are:
https://workspace.liquit.com/?page=package&id=packageID | |
tiles | 0 | When enabled, Liquit Launcher uses the tile-themed skin. |
Was this article helpful?