CreateApplicationValve
Valve for creating an Application in Myapps.
The result of using this valve can be thought of as an bookmark.
Properties
Name | Description | Default value | Mandatory | Supports property expansion |
---|---|---|---|---|
image |
relative path to image (preffered size: 320x200px, png,jpeg of svg) |
myapps/images/phenix-logo.png |
NO | NO |
title |
Friendly display name | YES | NO | |
URL |
Where to send user on click |
YES | NO | |
sortorder | Applications are sorted in MyApps based on this value. |
NO | NO | |
description | Description of application | NO | NO | |
category | Enables to filter applications by category | NO | NO |
Example configuration
{
"name": "CreateApplicationValve",
"config": {
"id": "1",
"title": "PhenixID Home",
"information": "PhenixID on the web",
"URL": "https://www.phenixid.se/"
}
}
Click to copy
Requirement
An instance of MyApps.