-
Right now, when enabling an identity with MFA TOTP, "ziti.dev" is used for the token and relayed to the authenticator apps. It'd be nice to be able to configure that value.
-
right now the intercept.v1 config is failing to validate a FQDN containing an underscore. The [intercept.v1 schema](https://github.com/openziti/edge/blob/main/tunnel/entities/intercept.v1.json) refere…
-
`ziti router` cannot currently answer SRV queries, which is essential for tunneling things like Kerberos authentication for Active Directory.
-
ziti version: v0.29.0
Attempting `GET /auth-policies` results in the below exception when using the python generated client to the edge management API.
```python
openziti_edge_management.excep…
-
See Footer for "Start Cooking with Ziti" https://openziti.io/docs/learn/quickstarts/network/ and https://openziti.discourse.group/t/duplicate-content-on-the-first-two-pages-of-the-docs/1429/2
-
* There's an undiagnosed problem with the latest build from the main branch (pre-release commit `986122d305ebcf75ff32c21da3cdcc62793af777`).
* I noticed that my tunneled SSH session was consistent…
-
Would it be possible to attach APK files to the releases? At the moment there is only the AAB package. It is possible to extract the APKs, but then one has to sign them before installing.
-
the latest golang sdk ends up erroring in a loop forever if it's used on a network with a `ws://` router... :
```
ERRO[0004] failed to parse url[ws://ziti-edge-router-wss:3023] error="address (ws:/…
-
Add the new health check to the router by default
healthChecks:
linkCheck:
minLinks: 1
interval: 30s
initialDelay: 5s
-
I expected the tunneler to obtain a new API session automatically, but when I delete the tunneler's Dial session it fails to re-authenticate.
[TRACE and UV_MDED_DEBUG log attached: ziti-edge-tunnel…