openziti / desktop-edge-win

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

Support "individual/user" identities #527

Open dovholuknf opened 2 years ago

dovholuknf commented 2 years ago

Right now the ZDEW will expect identities to be "systemwide". While this is done specifically it would make more sense to be able to support not only "system-wide" identities but also the notion of "per-user" identities.

There's some considerations that need to be made - how does a system-wide identity get set. How do we inform the service to load the user's identity etc. This is not a small change and will take consideration to implement correctly