Created window using designer, cannot log into window using vision client

I have created a simple window that shows one tag in the designer. I then installed the vision client. When I try to launch the project from the vision client it goes full screen and displays a login window. When entering my username and password it fails to authenticate. I went into the web based gateway and reset the username and pasword to : user and user. I then tried again and it still fails. It is seeing my gateway properly at http://127.0.0.1:8000. I verified in the about box of the designer that is indeed my gateway address. What else must I do get it see my default credentials in the gateway?

Did you set an identity provider and a user source in your project properties?

1 Like

For some reason my User Source was set to opcua-module instead of default.
Now it works! Thank you!