Skip to Main Content

Cloud Platform

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!

How to encrypt/encode REST API response in VBCS

Ananya RoySep 20 2022

I am using REST API(POST - /oauth/token) to fetch the access token in VBCS. API Response can be viewed in console and this may lead to misuse of the access token if someone checks the console.
Is there any way to hide/encode/encrypt the response in console?

Comments
Post Details
Added on Sep 20 2022
2 comments
552 views