Removing Security for one solution

Hello,
I have three different solutions hosted on my Servoy Application Server. I would like to add a fourth simple solution with no security login required that serves only the purpose of allowing potential users to request an account (enter some info, choose their desired solution, and submit the request).

Within Developer, I have unchecked “Must Authenticate” and set login form to none. When I open the solution in Developer it does not prompt for a password, but when I upload the solution to the server, it continues to prompt for a password.

Is there a way to have my 3 “real” solutions require authentication and this one solution not require authentication? I’m using Servy 5.2.9, Smart Client.

thanks
Wes

Hi Wes, this should just work the way you describe it.

How do you start the non-authentication solution from your server?

hello, i have a link on my server landing page for my different solutions.
This is the URL for my new solution:

http://servername:8080/servoy-client/so … quest.jnlp

Within the client, if I choose File → Open Solution and choose it from the list I get the same result. It prompts for login credentials.

thanks
Wes