-
I had a context which did not fully initialize due to ` failed to login: INVALID_AUTH[-12](The authentication request failed)`. When that context is passed to ziti_shutdown `ztx->session` is NULL and …
-
Identities take a long time to turn on, need an indeterminate loading screen for long running operations like this.
-
right now any trailing whitespace from the jwt (like LF) will cause a cryptographic issue with the jwt. simply trimming the file should resolve this issue