Skip to content
This repository has been archived by the owner on Nov 28, 2020. It is now read-only.

Support Authentication Proxying #26

Open
jean-airoldie opened this issue May 18, 2019 · 1 comment
Open

Support Authentication Proxying #26

jean-airoldie opened this issue May 18, 2019 · 1 comment
Labels
feature request A request for a new feature

Comments

@jean-airoldie
Copy link
Owner

There are two non-mutually exclusive possibilities:

  • Proxy the authentication at the zmq level by simply forwarding the requests to the remote server
  • Proxy the authentication at the application level by creating a authentication protocol. This would allow implementation of authenticating services in userland.
@jean-airoldie jean-airoldie added the feature request A request for a new feature label May 18, 2019
@jean-airoldie
Copy link
Owner Author

I think the latter is superior since the ZAP API is garbage and I wouldn't want users to have to implement code on top of it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request A request for a new feature
Projects
None yet
Development

No branches or pull requests

1 participant