[Inquiry]
When building a viewer using the SDK, please explain how to configure it so that standard users log in using only HTTP, without using HTTPS.
[Background]
Logging in via HTTPS takes a long time.
Upon investigation, we found that unused HTTPS packets are being transmitted, and since the time it takes for these to fail is wasted, we would like to suppress this.