Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Passing token for REST API Call from ODI

User545196Oct 21 2019 — edited Feb 15 2020

We have an Immediate requirement in Production for Invoking REST API which is basically asking for Token Based Authentication Please confirm if this kind of Authentication Mechanism is Available in ODI Since we only see Username and password fields in the currently Connector Used ODI Rest Connector Please provide us the necessary documentation and steps for the same curl \ 'https://xxxxxxxxxxxxxxxx/xxxxx' \ -H 'Authorization:Bearer ******************************************************' \ -H 'Accept:application/json'

Comments
Post Details