Hello,
We’re trying to integrate Veeva system in IdentityNow using Webservice connector. We have configured OAuth 2.0 authentication with client credentials grant type, this has to generate the access token, which will pass to Open ID connect, which will generate the sessionId, vaultIds. When we do test connection, we seeing invalid session ID or expired session ID error. The combination of Oauth 2.0 client credentials with custom authentication HTTP operation will it work, so that we can pass sessionID in other http operations. Has anyone integrated with this approach. Any insights are appreciated. I’ve referred the webservice connector guide.