For one of our projects we need to call a third party API. We use OAuth for authentication. Our application runs on Weblogic environment. Are there any best practices or recommendations in Oracle, on where to securely store the API OAuth credentials (i.e. Client ID and Client Secret) ? Are there any options to store API client credentials used in Oracle? Would appreciate if I can be pointed to any documentation, blogs, articles which show how client credentials are stored and used in OEDQ.