Monday, 30 September 2013

Authenticate API-access against URL parameter instead of Authorization-header

Authenticate API-access against URL parameter instead of Authorization-header

I'm are using WSO2 API Manager for managing our public API's. I now have
the case where an external party wants to consume an API but only has the
ability to specificy a URL, no Authorization/OAuth headers can be added.
Is there a way to let the API Gateway authenticate against a URL-parameter
instead of the Authorization header?

No comments:

Post a Comment