Set up a custom portal

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Configure the ServiceNow® Employee Center portal appearance of your organization’s custom portal in Zoom.

    Vorbereitungen

    Role required: admin

    Prozedur

    1. Log in to your ServiceNow instance.
    2. In the navigation filter, enter sys_properties.list.
    3. Create the custom portal.
      1. Select the Show column search row icon, enter sn_ex_ec_zm.portal.suffix in the Name search field, and press Enter.
      2. Select sn_ex_ec_zm.portal.suffix.
      3. On the System Property form, enter your custom portal suffix in the Value field.
      4. Select Update.
        Hinweis:

        Because the system property is domain separated, different domain admins can create different custom portals.

    4. Create a custom header for the embedded portal.
      1. In the Navigator pane, type sys_response_header.list.
      2. Select New.
      3. On the form, fill in the fields.
        Tabelle : 1. HTTP Response Header form
        Field Description
        Active Option to make the HTTP response header configuration active.
        Application Application scope for the custom portal record.
        Applies to Select Specify Type.
        Type

        Type of record the HTTP response header configuration applies to

        , in this case, Service Portal (Service Portal [sp_portal]) records.

        Record The record for your custom portal.
        Name

        Name for the name-value pair for the HTTP response header for example, Content-Security-Policy.

        Content-Security-Policy

        Value

        Value you want to assign to the name-value pair for the HTTP response header.

        frame-ancestors ‘self’ https://zoom.us

        Description

        Description for the HTTP response header.

      4. Select Submit.

        For more information about adding a header, see Configure HTTP response headers.