Check that your proxy is connected to our service.

We recommend setting up a test proxy pointing to our Staging environment (https://staging.govisibly.com/) before creating your final proxy for our Production environment (https://www.govisibly.com/).

To test your initial implementation, check that:

  1. The root path in your browser (e.g. https://yoursubdomain.yourdomain.com/ or http://yoursubdomain.yourdomain.com/) renders our https://staging.govisibly.com/ page and the browser location bar shows your hostname. If you're using a self-signed certificate then you'll need to bypass the security exception.
  2. The sign up link renders our https://staging.govisibly.com/signup/new page and the browser location bar shows https://yoursubdomain.yourdomain.com/signup/new.
  3. The authentication is working properly via your proxy after signup. If successful, you should be redirected to our initial onboarding page and your browser location should be https://yoursubdomain.yoursite.com/onboarding/purchase_intent.

🚧

Once fully integrated, account creation and authentication will happen transparently from the user's perspective. See Sessions and Authentication for more information.