All Products
Search
Document Center

Mobile Platform as a Service:Manage whitelists

Last Updated:Oct 26, 2023

Whitelist management is a basic function of Mobile Delivery Service, which provides a whitelist management platform where you can easily create hundreds of thousands of whitelist data for the use by real-time release.

On the whitelist management page, you can perform the following operations:

Create a whitelist

  1. Log in to the mPaaS console, and click Mobile Delivery Service > Whitelist management on the left navigation bar.
  2. On the Whitelists page, click Add a whitelist, and enter a whitelist name, select a whitelist type and click OK in the dialog box to create a whitelist.
    • Normal: Contents of the whitelist are user IDs. The whitelist is hit only when there is an exact match.
    • Regular expression mode: Contents of the whitelist are multiple regular expressions. The whitelist is hit if any of the regular expressions is matched.

Add user information to a whitelist

  1. Click Add right to the target whitelist in the whitelist list, and then enter the user IDs or regular expressions to be added to the whitelist in the dialog box.

    • Add users to a whitelist of normal type

      User IDs are configured by the clients. To learn how to do so, see User ID configuration. Multiple user IDs must be separated by commas or line breaks. You can also upload a whitelist file containing user information to add whitelist users in batch.

    • Add users to a whitelist of regular expression mode

      Enter regular expressions. Separate with line breaks. Up to 20 expressions are allowed.

      Regular expression
  2. Click OK after you have entered the information.

Delete a whitelist

Click Delete right to the target whitelist in the whitelist list to delete it.