BYOD Page
You can customize BYOD pages for PCs/PADs and smartphones by using the embedded drawing tool. A BYOD page contains a registration (login) page file and a result page file. You can create BYOD pages based on a predefined template that is preloaded with most parameters, or from a blank template.
In addition to designing the page layout, you can also customize the properties of the registration (login) and result pages. For registration pages, you can modify the property names, add property descriptions, remove undesired properties, set default values for properties, and rearrange the order of properties. For result pages, you can remove undesired properties and rearrange the order of properties.
The embedded drawing tool does not provide logic controls such as buttons, checkboxes, and lists. However, UAM allows you to import BYOD pages that contain these logic controls as user-defined BYOD pages.
Functions
-
Add BYOD Page by Using Template or Copying Existing BYOD Page
You can create a base BYOD page by using a predefined template or by copying an existing BYOD page, and then use the embedded drawing tool to edit the page.
Operation Procedure
- Click Add for a template to add a base BYOD page from the template, or click the Copy icon
for a BYOD page record to create a copy of the page.
- Specify the custom name and description of the BYOD page.
- Click OK.
-
Add User-Defined BYOD Page
You can import BYOD pages created by using other drawing tools, but you cannot edit the imported BYOD pages by using the embedded drawing tool. To import a BYOD page to UAM, you must manually store the page files in the
\client\web\apps\byod\customPage directory of the INC installation path.
Operation Procedure
- Click Add for the template named User-Defined. The page for adding a user-defined BYOD page appears.
- Configure the following parameters:
- Custom Name: Enter the unique name of the BYOD page.
- File Path: Specify the path where the BYOD page's files are stored on the BYOD server.
- File Name of Regist and Login Page: Enter the file name of the BYOD registration and login page.
- File Name of Result Page: Enter the file name of the BYOD result page.
- Description: Enter the description of the BYOD page.
- Click OK.
-
Modify BYOD Page
Operation Procedure
- To modify a BYOD page that was created based on a predefined template:
- Click the Modify icon
for the BYOD page you want to modify.
- Modify the description of the page.
- Click OK.
- To modify a user-defined BYOD page:
- Click the Modify icon
for the user-defined BYOD page you want to modify.
- Modify the basic information of the page. For descriptions of the parameters, see Add User-Defined BYOD Page.
- Click OK.
-
Delete BYOD Page
Deleting a BYOD page that was created based on a predefined template also deletes the page files. Deleting a user-defined BYOD page only deletes the custom record for the page but the page files are still stored in the UAM database.
Operation Procedure
- Click the Delete icon
for the BYOD page you want to delete. A confirmation dialog box appears.
- Click OK.
-
Edit BYOD Page
Perform this task to edit a BYOD page that was created based on a predefined template.
Operation Procedure
- Click the Regist and Login Page icon
or Result Page icon
in the Draw column of the BYOD page you want to edit.
- Click the Save menu option on the right to save the configuration made to the page.
- Click the Publish menu option on the right to notify the BYOD server of the configuration made to the page.
-
Customize BYOD Properties
Operation Procedure
- Click the Regist and Login Page icon
in the Draw column of the BYOD page whose properties you want to modify.
- Click the Set Properties menu option on the right. The Configure BYOD Properties window appears.
- Click Close.
- Drag and drop the properties to appropriate positions on the page.
- Click the Save menu option on the right to save the configuration.
- Click the Publish menu option on the right to notify the BYOD server of the configuration.
-
Preview BYOD Page
Precautions
- A BYOD page is referenced in an access rule of a service by its unique custom name.
- You cannot delete a BYOD custom page bound to a page push policy.
- After a BYOD page is modified and published by the BYOD server, the operator must restart INC to validate the new page.
- You may not be able to use the embedded drawing tool to edit custom BYOD pages that have been edited by other drawing tools.
- To make automatic backup and restore settings in the Intelligent Deployment Monitoring Agent effective to custom BYOD pages, save the pages to the <INC installation path>\client\web\apps\byod\customPage directory of the INC installation path. If you save them to another directory, you will need to manually back up and restore them.
- When you custom login page for cell phones, you can add a Forget Password link with the URL (http://ip:port/mselfservice/user/forgetPassword.jsf). The URL must use the IP address and port number of the user self-service center.To add the Forget Password link, use the following method:
- Access the page for drawing the login page, click Add Area, and then add the Forget Password link.
- For the guest preregistration URL, you can use the system-defined URL (http://ip:port/selfservice/preregister/guestPreregister.jsf) or the URL customized on the self-service page.
- URL for changing PC or phone passwords:
- For PCs: http://ip:port/selfservice/modifypwd/modifyPwd.xhtml
- For phones: http://ip:port/mselfservice/user/modifyPwdNew.xhtml?init=true
- You are recommended to upload a background picture of 480 × 270 or higher resolution on the Draw Login Page. The recommended resolution is 1920 × 1080. Supported image formats are jpg, jpeg, gif, bmp, and png.
- After you select Display Guest Preregistration Link or Display User Preregistration Link on the Settings page and enter a URL, http://ip:port will be automatically added to the URL. For example, the URL will be http://ip:port/selfservice/preregister/guestPreregister.jsf if you enter /selfservice/preregister/guestPreregister.jsf in the URL field.
Related Topics