Skip to content

Launcher uses incorrect URL #23

@joshmc82

Description

@joshmc82

Pulled from: Innovar-Healthcare/BridgeLink#77
Describe the bug
When using a URL like http://localhost:8080, the client is launched but this exact URL is used on the Admin Client login screen. That URL cannot be used to log in. There should be some setting to use the exact URL or update it to the correct https protocol and 8443 port number.

I can see this default behavior being useful in some environments where proxies are in place and we specifically want the URL to be exactly as we entered it. Perhaps creating a toggle to update to the default protocol and port would be useful here?

To Reproduce
Steps to reproduce the behavior:

  1. Enter a URL into the launcher like http://localhost:8080
  2. Click on Launch
  3. Once the client launches, it will have a URL that matches exactly what was entered. If that URL is not https, it will give an error to the user.

Expected behavior
To work like the original MCAL launcher, the URL should be forced to https and 8443.

Screenshots
Image

Desktop (please complete the following information):

  • OS: Any

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions