Multi Tenant configuration for public storage providers

Multi Tenant configuration for public storage providers

When you utilize a multi-tenant configuration for webNetwork where each tenant has their own DNS name and also utilize the public providers like Google, Dropbox, Box and Microsoft Onedrive you will have a problem where the dns names don't match up.

To solve this open webAdmin, find your relay configuration object.  Go to the "Applications" tab, add the following Application Parameter:

OAuthCallback.host=your-main-webnetwork-server-dns-name.com

The host address should be the same as the host address used in the redirect URI on the storage provider when the application was created.  Every tenant redirect URI will go back through that host instead of the tenant-host.


    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Change Reset Password Button Text

        Change the text of the "Reset Password" button on the UW Login Page How to change the text of the Reset Password button on the Login Page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants ...
      • Remove Reset Password Button From Login Page

        Remove the Reset Password Button from the Login Page How to remove the Reset Password button from the Unified Workspace login page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants Expand ...
      • Lenovo Unified Workspace End-of-Life Questions and Answers

        As of January 31st 2024, Lenovo Unified Workspace (formerly Stoneware WebNetwork) is no longer supported. This means that we no longer provide licenses, downloads, updates, patches, or technical assistance for this product. If you have any questions ...
      • 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 ...
      • Related Articles

      • How to deploy Cloud Storage Providers

        Here are links to documentation for setup of each Cloud Storage Provider available in webNetwork File Services: Google Drive Cloud Storage Setup OneDrive Cloud Storage Setup * Box Cloud Storage Setup Dropbox Cloud Storage Setup OneDrive for ...
      • Problems with Multi Domain / Parent - Child AD Domain Issues

        Issue: The customer has an MS AD Parent / Child setup and webNetwork is having many problems creating objects in webAdmin. When a wizard is used to create a webApp and the end the Host, Link and User cannot be modified.   Resolution: This was ...
      • Enable Multi-Domain Support

        If you use Active Directory and have multiple domains using a Parent Child configuration model AND your Check DNS Configuration is clean and has no errors then you can safely check this option. If it is not enabled and you have parent child domain ...
      • SAML Identity Provider general configuration

        This webapplication will be made up of a webapplication link and a public webapplication object. It will not have a host object like many other webapps.  In this example we will use the following settings:  Application type : public  Context path ...
      • X-Content-Type-Options=nosniff header breaks Public webApp

        Issue Customers have added security headers to their SSL Offloading appliance to meet new security standards.  Now when launching a Public webApp, instead of the application properly launching the browser just displays the HTML code. Solution We've ...