App tries to open an URL with a custom protocol/scheme, browser protests
0
votes
1
answer
610
views
This app tries to handle logins through the browser with a custom "protocol"/scheme in the URI, i.e. instead of
https://...
, it tries to open dbnavigator://idm_auth/login?...
, but the browser (Google Chrome) says "Web page not available", "net::UNKNOWN_URL_SCHEME".
How do I help the app explain to the browser how to access that address?
Asked by root
(159 rep)
Apr 25, 2023, 07:49 PM
Last activity: Apr 26, 2023, 07:46 AM
Last activity: Apr 26, 2023, 07:46 AM