mirror of
https://github.com/openziti/ziti.git
synced 2026-09-19 09:05:55 +00:00
b0f9f18f72
The previous implementation would send API Sessions to Edge Routers while partially authenticated. Due to state issues addressed separately in the c-SDK, these partial API Sessions are maintained if a channel connected to an edge router was established during reconnect. This would further cause problems with channel connection using the wrong API session vs what the rest of the SDK was using.