Hi
I can currently connect to Dream Factory and connect to my remote DB through guest user. I need to have a more secure connection.
I have setup Generic Security Context with Username and Password. In my List Service I have specified this Security Context.
I get an error to say that there is no session token.
I have also tried to put the username and password directly into the Header of my List service but get the same error.
How would I pass my Dream Factory Username/Password to Dream Factory to allow me access?
Again access through Guest User works perfect and I can also access Dream Factory via Firefox RESTClient by adding authentication to the header and disable guest access in DF.
I thought it may be syntax and I have used both username/password (lower case) and Username/Password. Neither works.
In addtion, I am allowing any (*) host to access DF. Is there some way I can only allow access from Appery Host? Through Proxy maybe?
Thank you