openziti / desktop-edge-win

Provides a Ziti client for Windows
Apache License 2.0
35 stars 13 forks source link

ZDEW does not send event for the identity that exists in the config path in the user's laptop, but is already deleted from the controller #463

Open mary-dcouto opened 2 years ago

mary-dcouto commented 2 years ago

If user deletes an identity from the controller/nfconsole and does not remove it from WDE, during the startup, ZDEW does not send the event for that identity to the UI, so UI does not show it. The identity files for such id's will never be deleted, unless user manually goes to config location and delete it.

If c-sdk sends any event for such identities with relevant information, ZDEW can send it to UI.