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

Twitcher Adapter changes for OWSRequest oauth/allowed verifications #190

Open
fmigneault opened this issue Jun 14, 2019 · 0 comments
Open
Labels
investigate Issue or new component that needs further exploration security New security features or failing AuthN/AuthZ conditions
Milestone

Comments

@fmigneault
Copy link
Collaborator

fmigneault commented Jun 14, 2019

During request validation, MagieAdapter for Twitcher will need to bypass some functionalities has they are handled by Magpie directly.
Without these bypasses, requests will fail because of 'normal' Twitcher behaviour.

see details here :
bird-house/twitcher#22

required setting twitcher.basicauth=false with :
bird-house/twitcher@416c242#diff-9d9856d65f49c00a636c347e450547a3R51-R57
and twitcher.oauth=false for:
bird-house/twitcher@416c242#diff-78fefd54bdeabb9de171fe5e3269a253R228-R231

@fmigneault fmigneault added security New security features or failing AuthN/AuthZ conditions investigate Issue or new component that needs further exploration labels Jun 14, 2019
@fmigneault fmigneault added this to the Backlog milestone May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigate Issue or new component that needs further exploration security New security features or failing AuthN/AuthZ conditions
Projects
None yet
Development

No branches or pull requests

1 participant