Skip to Main Content

Integration

Call a REST webservice that uses oauth 1.0 authentication

Vijayaragavan RamasamyJan 23 2019 — edited Feb 26 2020

Hi,

Please guide me on invoking a REST api that uses oauth 1.0 version for authentication.

I tried the steps mentioned in the oracle a-team blog, i  get below errors:

oracle.wsm.security.SecurityException: WSM-00398 : The OAuth2 policy configuration property token-uri has an invalid value of "http://host:port/tokens". The value must point to a valid Oauth token endpoint and should be specified in the form "http(s)://host:port/tokens"; it should not be a null or empty string.

Regards,

Vijay

Comments
Post Details
Added on Jan 23 2019
3 comments
1,274 views