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'