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

WebAgent should allow direct interaction with resource #15

Open
bblfish opened this issue Jun 7, 2015 · 1 comment
Open

WebAgent should allow direct interaction with resource #15

bblfish opened this issue Jun 7, 2015 · 1 comment
Labels

Comments

@bblfish
Copy link
Member

bblfish commented Jun 7, 2015

The WebAgent may either act directly on the remote resource or via a proxy. For authenticated interaction it may be easier if the user can interact with the remote resource directly.

Otherwise the proxy must be able to authenticate for the user and support all methods.

Direct interaction with the resource on the other hand requires that the remote server authorise access to particular CORS agents.

@bblfish
Copy link
Member Author

bblfish commented Jun 7, 2015

It will be easier to start off allowing only edits to the server that published the JS, then to deal with remote resources. This issue is a generalisation to issue #7 "Web Agent should not use Proxy to origin server" in that this is asking for an API that would also allow non proxied access to all resources.

@bblfish bblfish added the ready label Jun 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant