Updated on 2025-08-15 GMT+08:00

Setting Domain Names

You can configure access domain names for different applications in the current environment, allowing different portal users to access them. The platform allocates a default domain name to the current environment for enterprise members to log in.

Constraints

Only accounts that have enabled Huawei Cloud Astro Zero can manage domain name configurations.

Editing Domain Name Configurations

  1. Log in to the Huawei Cloud Astro Zero console and click Access Homepage. The application development page is displayed.
  2. In the upper left corner of the page, click and choose Environments > Environment Configuration.
  3. In the navigation pane, choose System Settings > Domain Name And Login.
  4. Edit the default domain name.

    The default domain name is used when the platform uses background tasks such as task to-do tasks and email reminders. The default domain name can be accessed through the system parameter sys_portal_url in service orchestration, scripts, and connectors.

    Click and set the default domain name, for example, https://example.com.

  5. Edit the platform domain name.

    The platform domain name is a subdomain name allocated by the platform to the current environment for enterprise members to log in to the platform.

    1. In the domain name configuration area on the right, click Edit next to the platform domain name, edit the domain name configuration, and click Save.
      After the domain name is set, share the domain name with the portal user. The portal user can enter the domain name in the browser to access the login page of the service application.
      Figure 1 Editing the default domain name
    2. Applications for different user types can be deployed in the same runtime environment, with each application having its own login entry.
      Figure 2 Adjusting visibility settings
      • All applications: Tenants can access all applications in a single runtime environment designed for the same type of portal user, like enterprise members, using the enterprise's domain name for access.
      • Allow access to some applications: The administrator uses the whitelist mode to specify the applications that can be accessed using the domain name. Optional applications include installed low-code applications, zero-code applications, large-screen applications, and service number applications. Generally, the tenant running environment is oriented to enterprise members, but some applications are provided for external users.
      • Deny access to some applications: The administrator uses the blacklist mode to specify the applications that cannot be accessed through the domain name. Generally, the tenant running environment is open to both the public network and private network. Some applications can be accessed only from the private network.

        If a domain name is not allowed to access an application, all pages and APIs of the application cannot be accessed using the domain name.

    3. Configure the login page of the service application.
      • Default login page: The default login page provided by Huawei Cloud Astro Zero is used as the login page of the service application. You can click under the logo upload area and under the custom background image area to change the login logo and background of the default login page.
        • Logo upload: The recommended size is 130 x 130 PX. The file format can be PNG or JPG. The recommended size is less than or equal to 1 MB.
        • Custom background image: The recommended size is 1390 x 968 px. The file format can be PNG or JPG. The recommended size is less than or equal to 1 MB.
      • IAM login: Configure the login page for Synchronizing OneAccess Organization Users to Huawei Cloud Astro Zero or Synchronizing Third-Party Authentication Protocol Users to Huawei Cloud Astro Zero. Mobile authentication (WeLink and OneMobile) is not supported. Configure IAM and specify a third-party system as the default login mode.
      • Custom login page: Use a custom login page. If you select this type, ensure that the custom login page has been developed and released as an advanced page.