Twitcher Adapter changes for OWSRequest oauth/allowed verifications #190
Labels
investigate
Issue or new component that needs further exploration
security
New security features or failing AuthN/AuthZ conditions
Milestone
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
The text was updated successfully, but these errors were encountered: