Hi community,
Well know that if you choose "Pass-Through SOAP" security has just "Pass through (none)" enabled. But you can add OAuth v2.0 after finishing wizard configuration, so I did it. Having OAut like this:
<OAuthV2async="false"continueOnError="false"enabled="true"name="verify-oauth-v2-access-token"><DisplayName>Verify OAuth v2.0 Access Token</DisplayName><Operation>VerifyAccessToken</Operation></OAuthV2>
Then I created a developer, now tried to register my previous app, but not able to find it.
Thing is that we want to still use SOAP call (no issues using the APIGee one), but using a security layer, so we have just to options, OAuth or API Key, in botch cases you need to create a developer and then add or register an app. It is not working, any clue.
Thanks for your time.