When the browser page after successful login is shown, the redirect handle uses hardcoded Podman Desktop app name to open. We should use parametrized handle name based on ie. product.json configuration file.
For example if I initiate the redirect from my testing electron app based on podman-desktop, it opens podman-desktop installed app instead of my testing instance.
When the browser page after successful login is shown, the redirect handle uses hardcoded
Podman Desktopapp name to open. We should use parametrized handle name based on ie.product.jsonconfiguration file.For example if I initiate the redirect from my testing electron app based on podman-desktop, it opens podman-desktop installed app instead of my testing instance.