Re: [Dev] Implementation of the REST API on G-Reg

2013-01-09 Thread Senaka Fernando
Hi Ragu, OAuth is not strictly a part of IS according to my understanding. It is a reusable component in our platform, and we should be able to make use of it without much of a hassle. Thanks, Senaka. On Thu, Jan 10, 2013 at 11:16 AM, Sriragu Arudsothy wrote: > Hai Senaka, > >

Re: [Dev] Implementation of the REST API on G-Reg

2013-01-09 Thread Sriragu Arudsothy
Hai Senaka, OAuth not yet implemented. I will do that first. I think OAuth is mainly implemented in IS. I think I have to implement the integration part of the OAuth to the rest api. Please tell me your ideas how can I approach this situation? What else I need to be considered wh

Re: [Dev] Implementation of the REST API on G-Reg

2013-01-09 Thread Senaka Fernando
Hi Ragu, Is OAuth based security implemented for this? If not, lets do that first. Once done, lets have a review of the design and the code. Next step would be to document the entire API and provide some sample(s) explaining how this can be used. Thanks, Senaka. On Thu, Jan 10, 2013 at 10:13 AM,

[Dev] Implementation of the REST API on G-Reg

2013-01-09 Thread Sriragu Arudsothy
Hai All, The REST API currently implemented as a web - application. The web application get an remote registry instance to access the registry components. The current implementation does the necessary resource related operations using the instance of the remote registry. eg( adding com