Create multiple links for one webapp.

Create multiple links for one webapp.

How can I make more than one link to a webApp and have it launch a different startup URL.

Create your host object and http(s) virtual webApp and get it working for one startup URL. When editing the webApp object, make a note of the webApp DN. This is listed at the top of the properties page when editing the webApp object. It looks something like : cn=mywebapp,ou=WebApps,ou=webNetwork,o=stoneware

Make the link for the webApp using the Access control. Use a generic name that makes sense and covers the intent of the webApp, add a -rights to the end of the link name.

Assign link to your test account. Test the link and make sure it works properly.

Once working, set the webApp startup URL to / (make note of the startup URL for use later)

Assign the -rights link to all users who will eventually have access to this back end web server.

Remove the visible option for the -rights link so it does not show up the users menu.

This link will act as a way to give users rights to the back end web server.

Next, make a standard link.
We are going to set the URL to launch the original webApp name. This is done by using the webapplication's DN that you make a note of earlier.
Set the URL for the standard link to /StartWebApplication/cn=mywebapp,ou=WebApps,ou=webNetwork,o=stonewareNow take the startup url you made note up above and add it to the URL. Example, if the startup URL was /myStartupUrl then the link would have a URL of : /StartWebApplication/cn=mywebapp,ou=WebApps,ou=webNetwork,o=stoneware/myStartupUrl

Now assign this link to the appropriate users.

Login and test, this should work just like the original -rights link that you originally created.

Now make as many separate links like the above, changing the startupURL as needed.

Common questions
1) What is the -rights link for ?
Answer : All access to web applications is granted to users via link objects. If users do not have access to a link that is a web application type link then they will not have access to the back end server.

2) Why does the -rights link not need to be visible ?
Answer : Because it is just granting the user rights, all of the launching of the webApp is done with the standard links.

3) Can I have the virtual DNS name the same as the DNS name in the host file ?
Answer : 99% of the time the answer is NO, this will cause issues. If your application needs to send a certain DNS name, use the Host Authority option on the webApp to control if the webApp's DNS name is send to the back end system or the host object DNS name.

    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

      • Dedicated IP webapp with multiple ports

        Question:  How does a dedicated IP webapp with multiple ports work ? Answer: If multiple ports are configured and the app is configured for SSL, only port 443 will use SSL. All other ports will just be http.  If the app is configured so that the ...
      • Launch more than one app from RDP

        How can I launch more than one application on a Microsoft Terminal Server using a published application? On the terminal server, create a file in a directory like c:\launchers call it launcher1.vbs  Dim objShell  Dim objExec  Dim strAppExe  Const ...
      • Launching multiple applications using wnSSOclient

        A user launches a MS Word RDP webApp that uses the wnSSOclient and then closes that terminal server window incorrectly.  The user then launches a MS Excel RDP webApp which also uses wnSSOclient, the previous winword session comes back up. Customer ...
      • How can I see the Metadata for a SAML webApp?

        To see the Metadata for a SAML webAPP, you will need to go to the following URL (URL is case sensitive): <FQDN-of-cloud>/swPublicSSO/SAMLMetadata/<webApp-Alias> When you configure a SAML webApp in webNetwork, one of the settings that must be set is ...
      • Pearson SAML webApp requires Identity as of 6.4.x.x

        Issue: The customer has a Pearson SAML webApp. After upgrading to 6.4.x.x, users receive the following error when clicking on the Savvas Learning Company (formerly Pearson K12 Learning) webApp tile: HTTP ERROR 500 Problem accessing ...