[Index]

Model: data/InterfaceType

Defines an application's interface type.

Model Details

Title Description Details
Name * Name of another data model definition for interface-specific instances.
  • Field Name: name
  • Type: String
Title * User friendly name displayed in dropdown choices where this model is referenced.
  • Field Name: title
  • Type: String
Group * Group is used for throttling per interface.
  • Field Name: group
  • Type: String
  • Choices: ["Administration", "Self Service"]
URI This is the application uniform resource identifier redirect on login, eg for self service this would be of the form https://ip:port/selfservice.
  • Field Name: uri
  • Type: String
URL Parameter This allows for specifying a url parameter which could be used for SSO redirect upon successful login, eg for self service this will be of the form http://host:port/?interface=selfservice.
  • Field Name: url_parameter
  • Type: String
API reference for data/InterfaceType