Can OAUTH2 be used to Authenticate ORDS REST Enabled SQL (for use with APEX)? Our REST enabled SQL only works with basic auth. When we create an OAUTH2 client, assign it our ords database role, and give it the SQL Developer privilege, but it won't work.
We use OAUTH2 Authentication for our REST web service APIs developed in ORDS, so this is puzzling. The documentation for REST enabled SQL seems conflicting. Any help would be appreciated.