Webservice SAAS connector custom authentication

Hi All,

We are using custom authentication to get the token for webservice SAAS connector but we fail to get the token but same configuration works for non SAAS web service connector.
Is there anything different we need to do for SAAS ones

According to documentation for web services

its says

Authentication: For the Web Services source, credentials are required to connect to the managed system. Following are the supported Authentication Methods:

  • Basic Authentication
  • OAuth2 Authentication
  • API Token (This source does not generate OAuth tokens based on a client ID and client secret key. You need to provide an access token - API token).
  • No/ Custom Authentication

Which indicate custom auth is not supported, I have used it so I know it does

web service SaaS says the same

1 Like

There does appear to be functional differences between the 2 versions, base url does not appear to like having anything other than base domain.

@sk8er23 how did you use webservice saas for custom authentication then?

@schattopadhy I used the standard web services connector with custom authentication. I have tried before my previous response with the web services SaaS and it does seem to work differently and have not got it working with a similar config.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.