Jamil

Results 709 comments of Jamil

> This would hurt product adoption especially when used with the IdP sync: imagine a company will hire a new employee that does not need access to Firezone but as...

Good to close those and move remaining tasks to new issues?

> Sure, it's just a separate limit to calculate now. 🙏

@ReactorScram What's the behavior for this on Windows? Does the browser tab get closed automatically or does it appear to hang at the sign in screen like Android?

> To do this we will have first to redirect to some static page and then have it redirect to the deep link. Yeah I was thinking the same. On...

@ReactorScram Yep! GH has a secrets store we use for the other clients. We actually already had a code signing cert that just lapsed, so I'll take this on as...

I wonder if that just wraps `signtool`. If so, this could be as simple as getting the right certs, installing / registering them in the GA runner, and configuring Tauri...

^ That's the process we use for signing the Apple and Android clients in CI.

Need to sign contained binaries not just the MSI

This would be a one-off callback from connlib -> JVM, probably wouldn't need to `updateTunnelState`?