Re: [Architecture] Publishing APIs into APIM from Tomcat based AS 6.0

2016-09-21 Thread Ayyoob Hamza
Hi Senthalan, For api publishing you have suggested that the api creator needs to create an OAuth app and configure that with the server. Cant we make it more seamless integration by only configuring a user and call the dynamic client registration endpoint to create an app. In addition I am

Re: [Architecture] Publishing APIs into APIM from Tomcat based AS 6.0

2016-09-21 Thread Senthalan Kanagalingam
ithub.com/wso2/carb >>>>>>> on-device-mgt/tree/master/components/apimgt-extensions/org.w >>>>>>> so2.carbon.apimgt.webapp.publisher >>>>>>> [2] Gateway: This either can use api manager gateway and do a JWT >>>>>>> val

Re: [Architecture] Publishing APIs into APIM from Tomcat based AS 6.0

2016-09-21 Thread Nuwan Dias
eway: This either can use api manager gateway and do a JWT >>>>>> validation or Use the tomcat valve and do the authorization as you >>>>>> described - https://github.com/wso2/carbon >>>>>> -device-mgt/tree/master/components/webapp-authentic

Re: [Architecture] Publishing APIs into APIM from Tomcat based AS 6.0

2016-09-21 Thread Senthalan Kanagalingam
bon >>>>> -device-mgt/tree/master/components/webapp-authenticator-fram >>>>> ework/org.wso2.carbon.webapp.authenticator.framework. >>>>> >>>>> Just wanted to add some other features that we can support as a future >>>>> req

Re: [Architecture] Publishing APIs into APIM from Tomcat based AS 6.0

2016-09-21 Thread Nuwan Dias
ust wanted to add some other features that we can support as a future >>>> requirement is to support swagger annotation. Which is to read and publish >>>> along with the api. This way we could create the documentation in store. >>>> >>>> Thanks, >>>

Re: [Architecture] Publishing APIs into APIM from Tomcat based AS 6.0

2016-09-21 Thread Senthalan Kanagalingam
ger annotation. Which is to read and publish >>> along with the api. This way we could create the documentation in store. >>> >>> Thanks, >>> Ayyoob >>> >>> *Ayyoob Hamza* >>> *Software Engineer* >>> WSO2 Inc.; http://wso2

Re: [Architecture] Publishing APIs into APIM from Tomcat based AS 6.0

2016-09-20 Thread Ajanthan Balachandran
gt;> *Software Engineer* >> WSO2 Inc.; http://wso2.com >> email: ayy...@wso2.com cell: +94 77 1681010 <%2B94%2077%207779495> >> >> On Thu, Sep 8, 2016 at 12:20 PM, Senthalan Kanagalingam < >> sentha...@wso2.com> wrote: >> >>> Hi all, >

Re: [Architecture] Publishing APIs into APIM from Tomcat based AS 6.0

2016-09-19 Thread Senthalan Kanagalingam
n Thu, Sep 8, 2016 at 12:20 PM, Senthalan Kanagalingam < > sentha...@wso2.com> wrote: > >> Hi all, >> >> Publishing APIs into APIM from Tomcat based AS 6.0 - Architecture >> >> The idea of the above is to automatically create APIs from the deployed >> we

Re: [Architecture] Publishing APIs into APIM from Tomcat based AS 6.0

2016-09-14 Thread Ayyoob Hamza
cell: +94 77 1681010 <%2B94%2077%207779495> On Thu, Sep 8, 2016 at 12:20 PM, Senthalan Kanagalingam <sentha...@wso2.com> wrote: > Hi all, > > Publishing APIs into APIM from Tomcat based AS 6.0 - Architecture > > The idea of the above is to automatically create APIs f

[Architecture] Publishing APIs into APIM from Tomcat based AS 6.0

2016-09-08 Thread Senthalan Kanagalingam
Hi all, Publishing APIs into APIM from Tomcat based AS 6.0 - Architecture The idea of the above is to automatically create APIs from the deployed web apps in AS and publish them into the API Publisher. Publishing APIs automatically makes it easier for webapp developers on Tomcat to use APIM