Security Headers

Security Headers

As of Unified Workspace 7.0 HTTP Headers can be added to UW responses.

We suggest adding the following Security Headers.

Header
Value
Content-Security-Policy
default-src https: 'unsafe-eval' 'unsafe-inline'; object-src 'none'; img-src 'self' data:
Permissions-Policy
autoplay=(), encrypted-media=(), fullscreen=(self), payment=()
Referrer-Policy
strict-origin-when-cross-origin
X-Content-Type-Options
nosniff
X-Frame-Options
sameorigin
X-Xss-Protection
1; mode=block
Strict-Transort-Security
max-age=31536000; includeSubDomains

The HTTP Headers are added to the Login Policy object:
  1. Open the webAdmin Dashboard
  2. Expand Tree Root
  3. Browse to the DefaultLoginPolicy
  4. Add the listed headers to the HTTP Header(s) field
    1. Click the +
    2. Enter the Header Name and Value
    3. Click OK
  5. Click the Save button

The webNetwork service needs to be restarted on each relay server for it to begin adding the headers.

    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • Security headers preventing virtual app from working

        Some sites have some headers that help prevent where data can be displayed.  They might look like this one from the adp.com site. X-Content-Security-Policy=default-src 'self' *.adp.com *.google.com ; frame-src * ; img-src * ; options inline-script ...
      • Enable - Disable httpOnly security flag

        By default in 6.4 Java Applets are now disabled due to best practices of secure cookie handling. After upgrading to 6.4 and running the system check you may see an alert such as  :  "Due to a security configuration, Java Applets are not supported." ...
      • Security Information alert from browser

        Issue: When connecting to a site through a webApp, like Microsoft SharePoint server,  through stoneware, ie shows the message "Security Information alert : The page contains both secure and nonsecure items" How can we fix it? Solution: This comes ...
      • Google Security Checkup warning about UW access

        Issue Google Security Checkup warns about the user's webStorage access to Google Drive as a possible security vulnerability. This is due to the developer being an Unverified developer.  Unfortunately, Google verifies each application site ...
      • webApp causes a Security Information alert

        Issue: We have a web app that works fine except we get the Security Information alert : The page contains both secure and nonsecure items.  If you click on No, a couple of graphics don’t show up but the rest of the page is fine.  What can we do ...