Discussions
Oracle Integrated SOA Gateway Token Authentication
Team,
I have a PLSQL API exposed as REST API which I am able to invoke successfully through POSTMAN using the Basic Authorization . Now I want to call the same API using the Token based authentication . How to achieve the same functionality?
0