One relevant difference I see is that your Zitadel is running on the same host as your Ziti instances.
Mine runs on a different machine, with a reverse proxy in between etc.
And, both in your scripts and also in the first screenshot just now, I notice you added the localhost... redirect URI. I dont do that, especially because the ports between Ziti and Zitadel arent open.
I also thought that its a problem with my version, I updated to 2.63.4, didnt change anything.
What action browzer page do you mean?
Regarding logs, I didnt find any special log in the quickstart folder or in /var/log, so I looked in syslog and found some:
2024-10-21T15:23:59.426425+00:00 epszititest ziti[732]: {"_context":"tls:0.0.0.0:8441","error":"EOF","file":"github.com/openziti/transport/v2@v2.0.146/tls/listener.go:257","func":"github.com/openziti/transport/v2/tls.(*sharedListener).processConn","level":"error","msg":"handshake failed","remote":"xx:1371","time":"2024-10-21T15:23:59.425Z"}
2024-10-21T15:24:00.936035+00:00 epszititest ziti[732]: {"error":"token is unverifiable: error while executing keyfunc: key for kid xx, not found","file":"github.com/openziti/ziti/controller/env/appenv.go:862","func":"github.com/openziti/ziti/controller/env.(*AppEnv).getJwtTokenFromRequest","level":"error","msg":"error during JWT parsing during API request","tim>
2024-10-21T15:24:01.698891+00:00 epszititest ziti[732]: {"authMethod":"ext-jwt","file":"github.com/openziti/ziti/controller/model/authenticator_mod_ext_jwt.go:394","func":"github.com/openziti/ziti/controller/model.(*AuthModuleExtJwt).process","level":"error","msg":"encountered 1 candidate JWTs and all failed to validate for primary authentication, see the following log messages>
2024-10-21T15:24:01.699076+00:00 epszititest ziti[732]: {"audience":"xx","authMethod":"ext-jwt","error":"audience validation failed: audience value is invalid, no audiences matched the expected audience","extJwtSignerId":"xx","file":"github.com/openziti/ziti/controller/model/authenticator_mod_ext_jwt.go:86","func":"github.com/openziti/ziti/co>
2024-10-21T15:24:01.718264+00:00 epszititest ziti[732]: {"error":"token is unverifiable: error while executing keyfunc: key for kid xx, not found","file":"github.com/openziti/ziti/controller/env/appenv.go:862","func":"github.com/openziti/ziti/controller/env.(*AppEnv).getJwtTokenFromRequest","level":"error","msg":"error during JWT parsing during API request","tim>
2024-10-21T15:24:01.746159+00:00 epszititest node[1315]: {"error":"User [xx] cannot be authenticated onto Ziti Network","error_code":1001,"level":"error","message":"Check that this 'externalId' exists and has case-sensitive match","timestamp":"2024-10-21T15:24:01.744Z","version":"0.74.0"}