OAuth Implementation in MySql Database roles via JSON
We have requirement to Implement OAuth for Mysql Database via JSON.
OAuth system is allows users to communicate with the database via JSON. Where an Administrator could go in and generate a new authentication keypair for a user and what tables (MySql) they have access too. Then use that keypair in conjunction with the JSON requests sent between the database and components it communicates with to determine if the JSON they're sending should be acted on or not. OAuth's model
http://oauth.net/2/
Subject
Written By
Posted
OAuth Implementation in MySql Database roles via JSON
May 27, 2016 01:40AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.