name: apps
label: Apps
description: 
fields:
  name:
    label: Name
    help: 
    description: 
  code:
    label: API Name
    help: 
    description: 
  icon_slds:
    label: SLDS Icon
    help: 
    description: 
  visible:
    label: Visible
    help: 
    description: 
  description:
    label: Description
    help: 
    description: 
  objects:
    label: Desktop Menus(Invalid)
    help: 
    description: 
  mobile_objects:
    label: Mobile Menus(Invalid)
    help: 
    description: 
  tabs: 
    label: Tabs
  tab_items: 
    label: Tabs
  tab_items.$.tab_name:
    label: Name
  tab_items.$.group:
    label: Group
  icon:
    label: Icon
    help: 
    description: 
  showSidebar:
    label: Show Left Navigation
    help: 
    description: 
  visible_on:
    label: Visible On
    help: 
    description: 
  sort:
    label: Sort Number
    help: 
    description: 
  is_creator:
    label: Show this app on Desktop
    help: 
    description: 
  mobile:
    label: Show this app on Mobile
    help: 
    description: 
  members:
    label: Members
    help: 
    description: 
  members.users:
    label: User Members
    help: 
    description: 
  members.organizations:
    label: Department Members
    help: 
    description: 
  url:
    label: URL
    help: 
    description: 
  is_use_ie:
    label: Open in IE (Using Steedos Desktop)
    help: 
    description: 
  is_use_iframe:
    label: Open with iframe
    help: 
    description: 
  is_new_window:
    label: Open in New Window
    help: 
    description: 
  on_click:
    label: onClick
    help: 
    description: 
  auth_name:
    label: Auth Name
    help: 
    description: 
  secret:
    label: API Secret Key
    help: 
    description: 
  oauth2_enabled:
    label: OAuth2 Enabled
    help: 
    description: 
  oauth2_callback_url:
    label: Callback URL
    help: 
    description: 
  oauth2_scopes:
    label: Scopes
    help: 
    options:
      - label: Access to Your Unique Identifier (openid)
        value: openid
      - label: 'Access Basic Information (id, email, address, phone, locale)'
        value: profile
      - label: Access Fully (full)
        value: full
    description: 
  oauth2_logout_enabled:
    label: OAuth2 Logout Enabled
    help: 
    description: 
  oauth2_logout_url:
    label: OAuth2 Logout URL
    help: 
    description: 
  saml_enabled:
    label: SAML Enabled
    help: 
    description: 
  saml_entity_id:
    label: Entity Id
    help: 
    description: 
  saml_issuer:
    label: Issuer
    help: 
    description: 
  saml_idp_cert:
    label: IDP Cert
    help: 
    description: 
  saml_acs_url:
    label: ACS URL
    help: 
    description: 
  saml_name_id_format:
    label: Name
    help: 
    description: 
  saml_logout_enabled:
    label: SAML Logout Enabled
    help: 
    description: 
  saml_logout_url:
    label: SAML Logout URL
    help: 
    description: 
  saml_logout_block:
    label: SAML Logout Block
    help: 
    options:
      - label: HTTP Redirect
        value: redirect
      - label: HTTP Post
        value: post
    description: 
  is_system:
    label: System
    help: 
    description: 
  from_code_id:
    label: 
    help: 
    description: 
groups:
  tabs: Tabs
  external_application: External Application
  oauth2: OAuth2
  saml: SAML
  other: Other
listviews:
  all:
    label: All Apps
actions:
  customize:
    label: Customize
  reset:
    label: Reset
  enable:
    label: Enable
  disable:
    label: Disable
CustomLabels:
  apps_not_found: The application Not found
  apps_actions_enable_dialog_title: Enable App
  apps_actions_enable_dialog_content_prefix: "Are you sure you want to enable the application \""
  apps_actions_enable_dialog_content_suffix: "\" ?"
  apps_actions_disable_dialog_title: Disable App
  apps_actions_disable_dialog_content_prefix: "Are you sure you want to disable the application \""
  apps_actions_disable_dialog_content_suffix: "\" ?"
