Embed a custom portal

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Embed your custom portal to replace the Employee Center tab in Microsoft Teams by configuring the system property. The custom portal shows up in the Employee Center tab in Microsoft Teams.

    Vorbereitungen

    Role required: admin

    If you’re using a custom portal rather than the Employee Center, you can replace the embedded Employee Center with your custom portal, so that it’s accessible within Microsoft Teams. The following steps take you through the configuration to embed your portal.

    Prozedur

    1. In the navigation pane, enter sys_properties.list.
    2. Search for sn_now_teams.portal.suffix property under Name.
      System properties list with sn_now_teams.portal.suffix highlighted
    3. Select sn_now_teams.portal.suffix.
    4. Enter the value of your custom portal in the Value field.
      Refer to the below example if you are adding your custom portal: System property [sn_now_teams.portal.suffix] form with the value field highlighted.
    5. Select Update.
    6. Create a custom header for the embedded portal after you configure your custom portal.

      For more information on adding header configuration, see Configure HTTP response headers.

      1. In the Navigator pane, type sys_response_header.list.
      2. Select New.
      3. On the HTTP Response Header form, fill in the following fields based on your requirement.
        • Active
        • Application
        • Record
        • Description
      4. Enter the following field values.
        Tabelle : 1. Field values for the HTTP Response Header form
        Field Value
        Applies to Specify Type
        Type Service Portal [sp_portal]
        Name Content-Security-Policy
        Value Frame-ancestors 'self' https://teams.microsoft.com
        Wichtig:

        To enable the custom portal in all Microsoft 365 apps, add the following domains to the Value field.

        • *.office.com
        • *.office365.com
        • *.microsoft365.com
        • *.cloud.microsoft

        For example: Frame-ancestors 'self' https://teams.microsoft.com *.office.com *.office365.com *.microsoft365.com *.cloud.microsoft

      5. Select Submit.