hi
I have 2 Tsplus servers in a common domain, and there is different applications on each server.
how can i publish apps from these servers and show all apps in applications portal ?
I want that : user just enters username and password and domain in web login page. then he can see all applications(that are published from server1 and server2).
I don't want user to select server1 or server2 in login page.(user don't now which server has which app).
thanks
publish applications from several servers in web app portal
-
- Posts: 11
- Joined: Mon Feb 02, 2015 5:12 pm
-
- Posts: 58
- Joined: Sun Jan 13, 2013 2:20 pm
Re: publish applications from several servers in web app por
Hello,
Their is only one solution to implement what you are expecting.
With the Client Generator, generate connection clients which will start a connection on the target server and which will start the target application.
Then publish a set of such connection clients
The user will see the list of "application" assigned to him; when he will click on the icon, he will start a session to the right server and he expected application will run.
Kind regards
John Davies
Their is only one solution to implement what you are expecting.
With the Client Generator, generate connection clients which will start a connection on the target server and which will start the target application.
Then publish a set of such connection clients
The user will see the list of "application" assigned to him; when he will click on the icon, he will start a session to the right server and he expected application will run.
Kind regards
John Davies