Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PEP Proxy #70

Closed
drasko opened this issue Nov 12, 2016 · 1 comment
Closed

Add PEP Proxy #70

drasko opened this issue Nov 12, 2016 · 1 comment
Assignees

Comments

@drasko
Copy link
Contributor

drasko commented Nov 12, 2016

Mainflux Core has no auth whatsoever, and is protected by mainflux-auth service.

PEP Proxy sits behind load balancer, itercepts all requests and sends them on check towareds mainflux-auth. Only if they pass the check, PEP Proxy redirects them towards mainflux-core.

Some info about Reverse Proxy in Go:

@drasko
Copy link
Contributor Author

drasko commented Nov 13, 2016

PEP proxy has been added here: https://github.com/mainflux/mainflux-pep-proxy

@drasko drasko closed this as completed Nov 13, 2016
mteodor pushed a commit to mteodor/mainflux that referenced this issue Jun 9, 2021
Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>
arvindh123 pushed a commit to arvindh123/magistrala that referenced this issue Dec 17, 2023
Add documentation so that The service can now be deployed as a Docker container
or run outside of the container with the necessary dependencies.
Refactor server configuration i.e removing tagretServerConf as it is
used internally to proxy WS connection hence not configurable and update README.md

Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants