Jump to:navigation, search
Wiki







































Use of variables in Mobile Security

Last adaptation to the version: 1.25

New:
  • Variables with $ as default
Last updated: 
    05.2024
notempty
This article refers to a Beta version
Access: portal.securepoint.cloud  General  Users

Partial configuration for profiles in the Mobile Security Portal.
Further information is displayed here:




Variables can be used to define values in a profile, which can be different depending on the user and device. E.g. the access data for an email account.

  • In order to be able to use variables in applications with Android profiles, you have to go to  Mobile Security Android Profiles Tab Applications the option Profile is a template must be enabled   
  • The values are taken from the user settings of the user to whom the respective device is assigned
    Variable name in profiles Description Example
    $username$
    alternative names:
    %device_user%
    %device_user_username%
    Username jdoe
    $emailaddress$
    alternative name:
    %device_email%
    Email address jdoe@ttt-point.de
    $firstname$
    alternative name:
    %device_user_firstname%
    First name John
    $lastname$
    alternative name:
    %device_user_lastname%
    Last name Doe
    $name$
    alternative name:
    %device_user_name%
    First name and surname John Doe
    $variable1$
    alternative name:
    %variable1%
    custom value jdoe/ttt-point.local
    $variable2$
    alternative name:
    %variable2%
    custom value
    $variable3$
    alternative name:
    %variable3%
    custom value
    $device_name$
    alternative name:
    %device_name%
    Only for   iOS: The name assigned on the phone (see: Settings → General → Info → Name)
  • This variable can also be used in iOS profiles in the Shared device section
  • Cell phone from Markus Müller
    $device_alias$
    alternative name:
    %device_alias%
    Only for   iOS: The alias assigned in the portal.
    If the alias is not assigned, the device_name is displayed.
  • This variable can also be used in iOS profiles in the Shared device section
  • Tablet Storage1
    Defining the values in the user administration in the portal under:  General  Users or for the device alias in the device tile.
    To avoid input errors, different variable names are possible for compatibility reasons.
    A distinction between Android and iOS is no longer necessary.