Hi Paul,

Oauth2 is not currently supported in the web connector.  Full support would
require the connector to obtain a new token when it had expired or has not
yet been created, rather than just giving the Web Connection a (potentially
short lived) token, although I suppose that might make an acceptable
stop-gap solution for some OAuth2 implementations.  For the ones I've seen,
though, the token lasts for at most a few hours.

Karl


On Tue, Sep 15, 2015 at 9:34 AM, Paul Bieles <[email protected]> wrote:

> Hi all,
>
> I'm trying to connect Manifold to a façade web service that is hosted
> through an API Manager via the web connector. The API manager requires an
> access token to be present in the request header in the format of
> 'Authorization: Bearer ACCESS_TOKEN'.
> It doesn't seem too obvious at the moment, but is there a way in Manifold
> to allow me to add this token to the request from Manifold to the API
> Manager when manifold begins its crawl?
>
> Cheers,
>
> Paul
>

Reply via email to