Set up a custom portal
Configure the ServiceNow® Employee Center portal appearance of your organization’s custom portal in Zoom.
Before you begin
Role required: admin
Procedure
Log in to your ServiceNow instance.
In the navigation filter, enter
sys_properties.list.Create the custom portal.
Select the Show column search row icon, enter
sn_ex_ec_zm.portal.suffixin the Name search field, and press Enter.Select sn_ex_ec_zm.portal.suffix.
On the System Property form, enter your custom portal suffix in the Value field.
Select Update.
Note:
Because the system property is domain separated, different domain admins can create different custom portals.
Create a custom header for the embedded portal.
In the Navigator pane, type
sys_response_header.list.Select New.
On the form, fill in the fields.
| 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](../../servicenow-platform/configure-http-response-header.md).
Parent Topic:Employee Center for Zoom