open solution in enhanced security mode

I have imported the customers solution with included authenticator (type: Authenticator) and login (type: Login) module.
When I now open the smart client from servoy application server I get the solution chooser dialog with the “login” and my “customers solution”.
How can I fix that issue because I would like to start the solution in smart client without the solution dialog?

Thomas

Servoy 5.2

you can deeplink right into the solution with a link like:

http://yourserver/servoy-client/yoursolutionname.jnlp

that will load your solution right away
and if you then disable: servoy.allowSolutionBrowsing on the admin pages
then the select solution dialog will never come up.

Thomas,

In Servoy 5.2.1, the login solution will not show in the select-solution dialog.

Rob