Idea Summary
Client Credential maintenance in SQL Workshop->RESTful Services
Use Case
When setup OAuth2, currently we can create new role, new privilege and then assign it to a module. This is great. The next setup would be calling OAUTH.create_client and OAUTH.grant_client_role in SQL*Plus.
It would be nice if we can do that in APEX and also maintain the clients.
Preferred Solution (Optional)
Add new screen under SQL Workshop->RESTful Services to maintain clients.