Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Add instructions for how to proxy OC agent behind web server for additional auth #54

Open
draffensperger opened this issue Apr 15, 2019 · 0 comments
Assignees
Labels
after-release Changes to make after initial NPM release

Comments

@draffensperger
Copy link
Contributor

Currently there is no authentication / token support in how OC web talks to the OC agent.

Users could get customized security by proxying the OC agent behind their frontend web server, which could enforce things like CSRF protection and user authentication in an application-specific way.

This issue tracks creating an explanation for how to do this proxying and a detailed example of it.

@draffensperger draffensperger added the after-release Changes to make after initial NPM release label Apr 15, 2019
@draffensperger draffensperger self-assigned this Apr 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
after-release Changes to make after initial NPM release
Projects
None yet
Development

No branches or pull requests

1 participant