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

WPS Execute error due to Twitcher proxy #22

Closed
2 tasks
fmigneault opened this issue Mar 18, 2019 · 1 comment
Closed
2 tasks

WPS Execute error due to Twitcher proxy #22

fmigneault opened this issue Mar 18, 2019 · 1 comment
Assignees
Labels
process/wps1 Issue related to WPS 1.x processes support triage/bug Something isn't working triage/investigate Exploration tasks or issues requirering more analysis

Comments

@fmigneault
Copy link
Collaborator

Execution of WPS-1 ColibriFlyingpigeon_SubsetBbox process fails due to POST Execute request (XML body, default by owslib) not authorized by Twitcher. Submitting the same request directly to the WPS URI without the proxy works just fine.

Somehow, looking at permissions of flyingpigeon (see image) not even GetCapabilities should be allowed, but it is. The GET Execute request (KVP encoding in URI) is permitted, even though the permission is explicitly not allowed for anonymous.

things to check

colibri magpie permissions (anonymous)

image

@fmigneault fmigneault added triage/bug Something isn't working process/wps1 Issue related to WPS 1.x processes support triage/investigate Exploration tasks or issues requirering more analysis labels Mar 18, 2019
@fmigneault fmigneault self-assigned this Mar 18, 2019
@fmigneault
Copy link
Collaborator Author

Not sure about status for referenced 0.7.4 Magpie version (quite old TBF).
Validated with tests in later version:
Fixed by Ouranosinc/Magpie#363

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
process/wps1 Issue related to WPS 1.x processes support triage/bug Something isn't working triage/investigate Exploration tasks or issues requirering more analysis
Projects
None yet
Development

No branches or pull requests

1 participant