Re: [Architecture] [APIM] Change Password feature in Devportal

2020-06-15 Thread Bhathiya Jayasekara
>>> Appreciate any feedback and please add if I have missed anything. >>> >>> The related github issues for this effort are [1] (REST API >>> Implementation) and [2] (UX implementation) >>> >>> [1] https://github.com/wso2/product-apim/issues/8181 &

Re: [Architecture] [APIM] Change Password feature in Devportal

2020-06-14 Thread Bhathiya Jayasekara
I > > Appreciate any feedback and please add if I have missed anything. > > The related github issues for this effort are [1] (REST API > Implementation) and [2] (UX implementation) > > [1] https://github.com/wso2/product-apim/issues/8181 > [2] https://github.com/wso2/prod

Re: [Architecture] [APIM] Revamping Admin API Bot Detection Resources

2020-06-10 Thread Bhathiya Jayasekara
sageBody: >> >> type: string >> >> description: The content of the message body >> >> example: > http://www.w3.org/2003/05/soap-envelope\"/> >> >> clientIp: >> >> type: string >&

Re: [Architecture] [APIM] Support for API Products from API Controller

2020-05-15 Thread Bhathiya Jayasekara
- >> >>Update only an already imported API Product and its dependent APIs in >>another tenant (with --preserve-provider=false) >> >> Set (it will be true) >> >> Not set (by default false) >> >>- >> >>Update an already import

Re: [Architecture] [APIM] Support for API Products from API Controller

2020-04-30 Thread Bhathiya Jayasekara
- >>>> >>>>apictl remove-env [flags] >>>>- >>>> >>>>apictl export-api [flags] >>>>- >>>> >>>>apictl export-apis [flags] >>>>- >>>> >>>>apictl export-app [flags] &

Re: [Architecture] [APIM] Support for API Products from API Controller

2020-04-30 Thread Bhathiya Jayasekara
>- >> >>Advantage >> >> Can be used directly in CI/CD flow without worrying about the project >> type whether it is an API or an API Product. (Refer to the disadvantage of >> the other column for more information) >> >> >>- >> >>Disadvan

Re: [Architecture] [APIM] Multiple Key Manager support

2020-04-15 Thread Bhathiya Jayasekara
Respective Oauth Provider >assigned. > > > I appreciate any thoughts and feedback on this. > > > Thanks > > *Tharindu Dharmarathna*Technical Lead > WSO2 Inc.; http://wso2.com > lean.enterprise.middleware > mobile: *+94779109091* > -- *Bhathiya Jayasekara*

Re: [Architecture] [APIM-3.1.0] Support SSO in passive mode for the Devportal.

2020-02-14 Thread Bhathiya Jayasekara
t; [1] https://github.com/wso2/product-apim/issues/4171 >> >> Thanks >> >> Senthuran >> > > > -- > *Kasun Thennakoon* | Associate Technical Lead | WSO2 Inc. > (m) +94 711661919 | (w) +94 11 214 5345 | (e) kasu...@wso2.com > GET INTEGRATION AGILE > Integration Agility for Digitally Driven Business > -- *Bhathiya Jayasekara* | Technical Lead | WSO2 Inc. (m) +94 71 547 8185 | (e) bhathiya-@t-wso2-d0t-com ___ Architecture mailing list Architecture@wso2.org https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Re: [Architecture] [APIM] Support Global OAuth2 Scopes and Attaching Multiple Scopes per API Resource

2020-01-20 Thread Bhathiya Jayasekara
>>>> >>>>>> ###### >>>>>> >>>>>> /global-scopes/{scopeId} >>>>>> >>>>>> >>>>>> #-

Re: [Architecture] [Dev] [VOTE] Release of WSO2 API Manager 3.0.0 RC3

2019-10-25 Thread Bhathiya Jayasekara
gt;>>> >>>>>>> [image: http://wso2.com/signature] <http://wso2.com/signature> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Mushthaq Rumy >>>>>> *Senior Software Engineer* >>

Re: [Architecture] [APIM] [3.0] JWT revocation for synapse gateway

2019-10-04 Thread Bhathiya Jayasekara
continuously. > > Please let me know your suggestions. > -- > Thanks & Regards, > > *Fazlan Nazeem | *Associate Technical Lead | WSO2 Inc > Mobile : +94772338839 | fazl...@wso2.com > > > -- *Bhathiya Jayasekara* | Technical Lead | WSO2 Inc. (m) +94 71 547 8185

Re: [Architecture] [APIM-3.0] Publisher rest API to check a role name existence

2019-08-20 Thread Bhathiya Jayasekara
## >>>>>>>>> # The Role Name Existence for the logged-in user >>>>>>>>> ## >>>>>>>>> /me/roles/{roleName}: >>>>>>>>> #--

Re: [Architecture] [APIM-3.0] Publisher rest API to check a role name existence

2019-08-20 Thread Bhathiya Jayasekara
On Tue, Aug 20, 2019 at 4:27 PM Harsha Kumara wrote: > > > On Tue, Aug 20, 2019 at 3:35 PM Bhathiya Jayasekara > wrote: > >> >> >> On Tue, Aug 20, 2019 at 3:27 PM Malintha Amarasinghe >> wrote: >> >>> >>> >>> On Mon

Re: [Architecture] [APIM-3.0] Publisher rest API to check a role name existence

2019-08-20 Thread Bhathiya Jayasekara
gt;>>> - $ref : '#/parameters/roleName' >>>>> responses: >>>>> 200: >>>>> description: >>>>> OK. >>>>> Logged-in user has the role. >>>>> 4

Re: [Architecture] [APIM] [3.0] Store REST API for comments

2019-08-15 Thread Bhathiya Jayasekara
omment? > Since it's more of a social feature edit would be useful for a user. > > > Thanks > > On Thu, Aug 15, 2019 at 11:47 AM Bhathiya Jayasekara > wrote: > >> >> On Thu, Aug 15, 2019 at 11:13 AM Kavishka Fernando >> wrote: >> >>> Hi all

Re: [Architecture] [APIM] [3.0] Store REST API for comments

2019-08-15 Thread Bhathiya Jayasekara
type: string >>>>>>> Last-Modified: >>>>>>> description: | >>>>>>> Date and time the resource has been modifed the last >>>>>>> time. >>>>>>>

Re: [Architecture] [APIM-3.0] Publisher rest API to check a role name existence

2019-08-07 Thread Bhathiya Jayasekara
gt;>>>> Request: >>>>>>>> HEAD >>>>>>>> https://localhost:9443/api/am/publisher/v1.0/roles/invalid-role >>>>>>>> HTTP/1.1 >>>>>>>> Authorization: Bearer ae4eae22-3f65-387b-a171-d37eaa36

Re: [Architecture] [APIM-3.0] Publisher rest API to check a role name existence

2019-08-07 Thread Bhathiya Jayasekara
>> Content-Length: 0 >>>> >>>> >>>> Are we good to have the endpoint definition as this? Appreciate your >>>> inputs to proceed further. >>>> >>>> Thanks, >>>> Naduni >>>> >>>> -- >

Re: [Architecture] [Microgateway] Communicate with external system during microgateway startup and while running

2019-02-11 Thread Bhathiya Jayasekara
gt; Thank you! > > On Tue, Feb 12, 2019 at 11:20 AM Bhathiya Jayasekara > wrote: > >> Hi, >> >> This will be a good addition. I'm more into a push model because of the >> scalable nature of that. >> >> I found this[1] interesting even though it's que

Re: [Architecture] [Microgateway] Communicate with external system during microgateway startup and while running

2019-02-11 Thread Bhathiya Jayasekara
//wso2.com/signature> >> Integration Agility for Digitally Driven Business >> > > > -- > > *Tharindu Dharmarathna*Associate Technical Lead > WSO2 Inc.; http://wso2.com > lean.enterprise.middleware > > mobile: *+94779109091* > > __

Re: [Architecture] Issue in getting the fileName when getting the API Documents content via REST API

2018-10-29 Thread Bhathiya Jayasekara
retrieve the Inline and URL content in asingle call when we are listing the >>>> documents in the UI. >>>> >>>> The other concern is, in the above schema, we have only one of UPDATED_BY, >>>> LAST_UPDATED_TIME values for each document. So for

Re: [Architecture] [Dev] Dev][VOTE] Release of WSO2 API Manager 2.6.0 RC3

2018-09-17 Thread Bhathiya Jayasekara
>> >> ___ >> Architecture mailing list >> Architecture@wso2.org >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> > > > -- > > *Praminda Jayawardana* > Senior Software Engineer > WSO2 In

Re: [Architecture] [Dev][VOTE] Release of WSO2 API Manager 2.6.0 RC2

2018-09-14 Thread Bhathiya Jayasekara
elease > [-] Broken - do not release (explain why) > > Thanks, > ~ WSO2 API Manager Team ~ > > > -- > Regards, > Chamila Adhikarinayake > Associate Technical Lead > WSO2, Inc. > Mobile - +94712346437 > Email - chami...@wso2.com > Blog - http://helpfro

Re: [Architecture] Project 240: Communication channel between API Providers and API Consumers

2018-09-05 Thread Bhathiya Jayasekara
t of developing a seperate UI for this. Also this will not be implemented for the immediate release. So we don't have to decide this at this point. Thanks, Bhathiya > > Thanks, > sanjeewa. > >> >> For further clarifications, you can go through the document which I have >>

Re: [Architecture] APIM Micro Gateway Cli Functionality and Structure

2018-05-28 Thread Bhathiya Jayasekara
This command also outputs APIs which have updated and commands > which are available to run in target folder >- *micro-gw run (with label name)* > - This command will use to run the balx generated for given label. > > Please share your suggestions and improvements. >

Re: [Architecture] Handling custom claims when generating JWT token using JWT grant type

2018-05-23 Thread Bhathiya Jayasekara
Thanks, I just understood the scenario. Thanks, Bhathiya On Wed, May 23, 2018 at 2:36 PM, Megala Uthayakumar <meg...@wso2.com> wrote: > Hi Bhathiya, > > On Wed, May 23, 2018 at 1:05 PM, Bhathiya Jayasekara <bhath...@wso2.com> > wrote: > >> Hi Megala, >&

Re: [Architecture] Handling custom claims when generating JWT token using JWT grant type

2018-05-23 Thread Bhathiya Jayasekara
JWT. > Could you please explain this line further? And in the subject you meant generating access token (but not JWT token) right? Thanks, Bhathiya > > Appreciate your input on this. What is the correct way to move forward? > > Thanks. > > Regards, > Megala > > -- &g

Re: [Architecture] Remove Application and user access token concept from API Manager

2018-03-29 Thread Bhathiya Jayasekara
;> *Sanjeewa Malalgoda* >>> WSO2 Inc. >>> Mobile : +94713068779 <+94%2071%20306%208779> >>> >>> <http://sanjeewamalalgoda.blogspot.com/>blog >>> :http://sanjeewamalalgoda.blogspot.com/ >>> <http://sanjeewamalalgoda.blogspot.com/&

Re: [Architecture] WSO2 API Manager 2.1.0-update9 Released !

2018-02-04 Thread Bhathiya Jayasekara
w ><https://stackoverflow.com/questions/tagged/wso2-am> > > Reporting Issues > > We encourage you to report issues, documentation faults and feature > requests regarding WSO2 API Manager through the WSO2 API Manager Git > issues <https://github.com/wso2/product-api

Re: [Architecture] [APIM] CLI support for Importing and Exporting Applications

2018-01-27 Thread Bhathiya Jayasekara
; *Randilu Soysa* >> Software Engineering Intern | WSO2 >> >> Email: rand...@wso2.com >> Mobile : +94 77 197 5078 <077%20197%205078> >> linkedin : linkedin.com/in/randilusoysa >> Web : http://wso2.com >> >> <http://wso2.com/si

Re: [Architecture] [APIM] CLI support for Importing and Exporting Applications

2018-01-27 Thread Bhathiya Jayasekara
> Mobile : +94 77 197 5078 <077%20197%205078> > linkedin : linkedin.com/in/randilusoysa > Web : http://wso2.com > > <http://wso2.com/signature> > -- *Bhathiya Jayasekara* *Associate Technical Lead,* *WSO2 inc., http://wso2.com <http://wso2.com>* *Phon

Re: [Architecture] OpenAPI 3.0 support for API Manager 2.2.0

2018-01-09 Thread Bhathiya Jayasekara
>>> >>>>> Thanks >>>>> >>>>> -- >>>>> Thilini Shanika >>>>> Senior Software Engineer >>>>> WSO2, Inc.; http://wso2.com >>>>> 20, Palmgrove Avenue, Colombo 3 >>>>> >>

Re: [Architecture] OpenAPI 3.0 support for API Manager 2.2.0

2018-01-08 Thread Bhathiya Jayasekara
highly appreciated. > > [1] https://github.com/wso2/carbon-apimgt/issues/4897 > > Thanks > > -- > Thilini Shanika > Senior Software Engineer > WSO2, Inc.; http://wso2.com > 20, Palmgrove Avenue, Colombo 3 > > E-mail: tgtshan...@gmail.com > > -- *Bhathiya J

Re: [Architecture] [C4[]APIM] REST API for changing Owner of a Application

2017-12-17 Thread Bhathiya Jayasekara
plication Sharing support for Multiple Groups >> >> Thanks, >> Sam >> >> >> -- >> *Sam Sivayogam* >> >> Senior Software Engineer >> Mobile : +94 772 906 439 >> Office : +94 112 145 345 >> *WSO2, Inc. :** wso2.com <http://

Re: [Architecture] WSO2 API Manager 2.1.0-update3 Released!

2017-12-16 Thread Bhathiya Jayasekara
JIRA > <http://www.wso2.org/jira/browse/CARBON> to report any issues related to > the Carbon base framework or associated Carbon components. > > -- The WSO2 API Manager Team -- > > > -- > Thilini Shanika > Senior Software Engineer > WSO2, Inc.; http://wso2.co

[Architecture] Fwd: WSO2 API Manager 2.1.0-update1 Released!

2017-12-02 Thread Bhathiya Jayasekara
The WSO2 API Manager team is pleased to announce the release of version 2.1.0-update1 of API Manager. WSO2 API Manager is a platform for creating, managing, consuming and monitoring APIs. It employs proven SOA best practices to solve a wide range of API management challenges such as API

Re: [Architecture] [APIM][C5] Application Import Export feature for Api Manager 3.0.0

2017-11-14 Thread Bhathiya Jayasekara
icationImportExportManager.java > > > Appreciate your feedback! > > > > Regards, > > -- > *Randilu Soysa* > Software Engineering Intern | WSO2 > > Email: rand...@wso2.com > Mobile : +94 77 197 5078 <077%20197%205078> > linkedin : linkedin.com/

Re: [Architecture] [APIM][C5] Multi Environment support with API difference for API Manager

2017-11-06 Thread Bhathiya Jayasekara
Hi Rajith, On Mon, Nov 6, 2017 at 9:11 PM, Rajith Roshan <raji...@wso2.com> wrote: > Hi, > > On Mon, Nov 6, 2017 at 7:16 PM, Bhathiya Jayasekara <bhath...@wso2.com> > wrote: > >> Hi Renuka, >> >> On Mon, Nov 6, 2017 at 4:24 PM, Renuk

Re: [Architecture] [APIM][C5] Multi Environment support with API difference for API Manager

2017-11-06 Thread Bhathiya Jayasekara
t;> cookies. The env list is to populate the env list. >>>> >>>> Thank you! >>>> >>>> On Mon, Nov 6, 2017 at 2:42 PM, Chamin Dias <cham...@wso2.com> wrote: >>>> >>>>> Hi Renuka, >>>>> >>>>> Step 7 : &q

Re: [Architecture] [APIM][C5] Multi Environment support with API difference for API Manager

2017-11-06 Thread Bhathiya Jayasekara
ronment read its deployment.yaml to know the name of >>> itself and set cookies..." >>> >>> So this means the environment name is taken from the environment itself. Is >>> there any reason to exclude the environment in the provided yaml file? >>> >>>

Re: [Architecture] [APIM][C5] Multi Environment support with API difference for API Manager

2017-11-06 Thread Bhathiya Jayasekara
s with appending the name to the cookie name. > > [1] https://github.com/wso2/carbon-apimgt/issues/4690 > [2] https://github.com/wso2/carbon-apimgt/pull/4679 > > > Appreciate any suggestions. > Thanks > > Best regards > > -- > *Renuka Fernando* > Software Engineering

Re: [Architecture] C5 Configuration Lookup from Environment Variables

2017-09-04 Thread Bhathiya Jayasekara
ve we should use (and recommend) env variables only in containerized envionrments. Thanks, Bhathiya > > > Regards, > Chamila de Alwis > Committer and PMC Member - Apache Stratos > Senior Software Engineer | WSO2 > Blog: https://medium.com/@chamilad > > > > On Sun, Se

Re: [Architecture] C5 Configuration Lookup from Environment Variables

2017-09-03 Thread Bhathiya Jayasekara
On Sun, Sep 3, 2017 at 7:49 PM, Bhathiya Jayasekara <bhath...@wso2.com> wrote: > Hi Chamila, > > On Fri, Sep 1, 2017 at 9:57 AM, Chamila De Alwis <chami...@wso2.com> > wrote: > >> Hi, >> >> Please find the meeting notes below. >> >> 1. The

Re: [Architecture] C5 Configuration Lookup from Environment Variables

2017-09-03 Thread Bhathiya Jayasekara
rantee that we know what are the injected >>>>>>>>>>>>>>> configuration and we could request the actual values of the >>>>>>>>>>>>>>> configs we need. >>>>>>>>>>>>>>> >>>>>>>>>>>>>>>

Re: [Architecture] [IS] SCIM Support for Admin Users

2017-07-20 Thread Bhathiya Jayasekara
Hi Ishara, On Thu, Jul 20, 2017 at 4:57 PM, Ishara Karunarathna <isha...@wso2.com> wrote: > HI Bhathiya, > > On Thu, Jul 20, 2017 at 4:50 PM, Bhathiya Jayasekara <bhath...@wso2.com> > wrote: > >> Hi Sathya, >> >> On Thu, Jul 20, 2017 at 2:34 PM, Sath

Re: [Architecture] [IS] SCIM Support for Admin Users

2017-07-20 Thread Bhathiya Jayasekara
#L57 > > > Thanks, > Sathya > -- > Sathya Bandara > Software Engineer > WSO2 Inc. http://wso2.com > Mobile: (+94) 715 360 421 <+94%2071%20411%205032> > > <+94%2071%20411%205032> > > ___ > Architecture ma

Re: [Architecture] [APIM][C5] Key generation API changes in Store REST API

2017-07-06 Thread Bhathiya Jayasekara
ens. So should we think >>> about the type too ? >>> >>> On Fri, Jun 30, 2017 at 12:35 AM, Isuru Haththotuwa <isu...@wso2.com> >>> wrote: >>> >>>> Just a thought; since we are going to support Key types other than >>>> OAuth

Re: [Architecture] Implementing API key

2017-07-02 Thread Bhathiya Jayasekara
dded in the App itself. Unless there's a special form/method > to protect the API Key when compared to protecting the consumer-key, I > think its fine to say api-key = consumer-key. > > On Mon, Jul 3, 2017 at 12:22 AM, Bhathiya Jayasekara <bhath...@wso2.com> > wrote: > >&g

Re: [Architecture] Implementing API key

2017-07-02 Thread Bhathiya Jayasekara
On Mon, Jul 3, 2017 at 12:00 AM, Lakmal Warusawithana <lak...@wso2.com> wrote: > > > On Sun, Jul 2, 2017 at 11:46 PM, Bhathiya Jayasekara <bhath...@wso2.com> > wrote: > >> Hi Lakmal, >> >> On Sun, Jul 2, 2017 at 11:03 PM, Lakmal Warusawithana &

Re: [Architecture] Implementing API key

2017-07-02 Thread Bhathiya Jayasekara
Hi Lakmal, On Sun, Jul 2, 2017 at 11:03 PM, Lakmal Warusawithana <lak...@wso2.com> wrote: > Hi Bhathiya, > > On Sun, Jul 2, 2017 at 6:52 PM, Bhathiya Jayasekara <bhath...@wso2.com> > wrote: > >> Hi Lakmal, >> >> On Fri, Jun 30, 2017 at 4:21 PM, La

Re: [Architecture] Implementing API key

2017-07-02 Thread Bhathiya Jayasekara
;>>>> 2-a) >>>>>> >>>>>> >>>>>> ​ Figure : >>>>>> Option 2-a >>>>>> >>>>>> >>>>>> >>>>>> ​

Re: [Architecture] [APIM][C5] Key generation API changes in Store REST API

2017-06-29 Thread Bhathiya Jayasekara
1 to make it /generate-token > > On Thu, Jun 29, 2017 at 12:49 PM, Bhathiya Jayasekara <bhath...@wso2.com> > wrote: > >> yes, +1. >> >> On Thu, Jun 29, 2017 at 12:47 PM, Nuwan Dias <nuw...@wso2.com> wrote: >> >>> /generate-tokens should b

Re: [Architecture] [APIM][C5] Key generation API changes in Store REST API

2017-06-29 Thread Bhathiya Jayasekara
>>>>> "client-credentials", "password" >>>>> ], >>>>> "callbackUrl": "http://localhost/callback;, >>>>> "keyType": "SANDBOX" >>>>> } >>>>> &g

[Architecture] [APIM][C5] Key generation API changes in Store REST API

2017-06-28 Thread Bhathiya Jayasekara
xxxxx", "consumerSecret": "yy", "validityPeriod": 3600, "scopes": "read write delete", "revokeToken": "z"} Response { "accessToken": "a

Re: [Architecture] Exposing the WSDL of an API

2017-06-22 Thread Bhathiya Jayasekara
labeling and we can expose the original WSDL: > > GET /apis/{apiId}/wsdl > > Please let me know if you have any ideas/concerns on this. > > Thanks! > Malintha > > -- > Malintha Amarasinghe > Software Engineer > *WSO2, Inc. - lean | enterprise | middleware* > htt

Re: [Architecture] [Architechture] [APIM] Label based Store nodes for API Manager

2017-06-20 Thread Bhathiya Jayasekara
t;> >>> LSCOPE_ID | NAME >>> >>> 1 | GATEWAY >>> 2 | STORE >>> >>> >>> LABELSCOPE_LABEL >>> >>> LABEL_ID | LSCOPE_ID >>&

Re: [Architecture] [Architechture] [APIM] Label based Store nodes for API Manager

2017-06-19 Thread Bhathiya Jayasekara
t; Please let us know what do you think of the approach we have suggested. > > Thanks, > Praminda > > -- > > *Praminda Jayawardana* > Software Engineer > WSO2 Inc.; http://wso2.com > Mobile : +94 (0) 716 590918 <+94%2071%20659%200918> > -- *Bhathiya Jayas

Re: [Architecture] [Dev] [IS] Features to be included in IS 5.4.0 which required for APIM 3.0

2017-06-14 Thread Bhathiya Jayasekara
Hi Indunil, A few more details. On Wed, Jun 14, 2017 at 10:52 PM, Bhathiya Jayasekara <bhath...@wso2.com> wrote: > Hi Indunil, > > Please see my comments inline. > > On Wed, Jun 14, 2017 at 7:28 PM, Indunil Upeksha Rathnayake < > indu...@wso2.com> wrote: >

Re: [Architecture] [Dev] [IS] Features to be included in IS 5.4.0 which required for APIM 3.0

2017-06-14 Thread Bhathiya Jayasekara
Bindings": ["role3"], >>>> "deletedBindings": ["role2"]}]} >>>> >>> >>> 3. Scope Delete >>> "/deleteScope" endpoint to delete a set of scopes. >>> >>>> {"scope": ["

Re: [Architecture] [Dev][IS][APIM] Providing a SCIM Id for admin user in SCIM

2017-06-12 Thread Bhathiya Jayasekara
rs cannot be filtered to get the >> SCIM ID >> >> Thanks, >> Tharika. >> >> -- >> *Tharika Madurapperuma* >> Software Engineer | WSO2, Inc. >> >> Email : thar...@wso2.com >> Mobile : +94777875624 <+94%2077%20787%205624> >

Re: [Architecture] [Dev][IS][APIM] Providing a SCIM Id for admin user in SCIM

2017-06-12 Thread Bhathiya Jayasekara
re be any plans to include this capability in IS 5.4.0? > >[1] [Dev] [IS] Admin/Tenant Admin Users cannot be filtered to get the > SCIM ID > > Thanks, > Tharika. > > -- > *Tharika Madurapperuma* > Software Engineer | WSO2, Inc. > > Email : thar...@wso2.

Re: [Architecture] [APIM][C5] SSO Feature for Publisher/Store Login

2017-05-24 Thread Bhathiya Jayasekara
>> >> -- >> >> *Sanjeewa Malalgoda* >> WSO2 Inc. >> Mobile : +94713068779 <+94%2071%20306%208779> >> >> <http://sanjeewamalalgoda.blogspot.com/>blog >> :http://sanjeewamalalgoda.blogspot.com/ >> <http://sanjeewamalalgod

Re: [Architecture] [APIM][C5] Subesource access permissions in store

2017-05-19 Thread Bhathiya Jayasekara
gt;>>> form of removing obscene type of comments. >>>> >>>> If we go down the workflow (approval) path, there's much to implement. >>>> Ex: We need to introduce a "state" to the comment, need to implement a >>>> workflow, a callback mec

Re: [Architecture] [APIM][C5] Subesource access permissions in store

2017-05-18 Thread Bhathiya Jayasekara
On Fri, May 19, 2017 at 10:52 AM, Sanjeewa Malalgoda <sanje...@wso2.com> wrote: > > > On Fri, May 19, 2017 at 10:43 AM, Bhathiya Jayasekara <bhath...@wso2.com> > wrote: > >> Hi Sanjeewa, >> >> On Thu, May 18, 2017 at 5:09 PM, Sanjeewa Malalgoda <s

Re: [Architecture] [APIM][C5] Subesource access permissions in store

2017-05-18 Thread Bhathiya Jayasekara
;>>>>>>>>>>> that a >>>>>>>>>>>> user might be already having read access to the api because he >>>>>>>>>>>> already >>>>>>>>>>>> knows the uuid of the api? >>>>>>>>>&g

Re: [Architecture] [APIM][C5] Subesource access permissions in store

2017-05-08 Thread Bhathiya Jayasekara
>>>>>>> allow >>>>>>> only that person to do these modifications. But there could be a >>>>>>> use-case >>>>>>> where another user(admin) will need to delete or update a resource >>>>>>>

Re: [Architecture] [C5] [APIM] Frnot End scope validation

2017-04-20 Thread Bhathiya Jayasekara
62 9512 <077%20262%209512> > WSO2, Inc. | http://wso2.com/ > Lean . Enterprise . Middleware > > ___ > Architecture mailing list > Architecture@wso2.org > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- *Bhathi

Re: [Architecture] [C5] Self signup feature in APIM store

2017-04-19 Thread Bhathiya Jayasekara
ever, if we use SCIM to write the default implementation, external KMs who support SCIM won't be needing to write that again. There we have an advantage with SCIM over the proprietary API. Thanks, Bhathiya Thanks, > > On Tue, Apr 18, 2017 at 6:37 PM, Bhathiya Jayasekara <b

Re: [Architecture] [C5] Self signup feature in APIM store

2017-04-18 Thread Bhathiya Jayasekara
display/IS530/apidocs/self-registr > ation/#!/operations#SelfRegister#mePost > > > > On Tue, Apr 18, 2017 at 2:09 AM, Bhathiya Jayasekara <bhath...@wso2.com> > wrote: > >> Hi all, >> >> In C4, APIM was using identity server's "UserRegistrationAdminService&

[Architecture] [C5] Self signup feature in APIM store

2017-04-18 Thread Bhathiya Jayasekara
ciate your responses. [1] https://docs.wso2.com/display/IS530/apidocs/self-registration/#!/operations#SelfRegister#mePost Thanks, -- *Bhathiya Jayasekara* *Associate Technical Lead,* *WSO2 inc., http://wso2.com <http://wso2.com>* *Phone: +94715478185* *LinkedIn: http://www.linkedin.com/in

Re: [Architecture] [C5][APIM] Introducing labels based gateway environments in API Manager

2017-04-06 Thread Bhathiya Jayasekara
> broker does not assign any labels. > > Thank you! > -- > *Pubudu Gunatilaka* > Committer and PMC Member - Apache Stratos > Software Engineer > WSO2, Inc.: http://wso2.com > mobile : +94774078049 <%2B94772207163> > > > ____

Re: [Architecture] [APIM][C5] Shall we add gateway health check capability

2017-04-01 Thread Bhathiya Jayasekara
Middleware >>> >>> mobile : +94775615183 >>> >>> >>> >> >> >> -- >> Nuwan Dias >> >> Software Architect - WSO2, Inc. http://wso2.com >> email : nuw...@wso2.com >> Phone : +94 777 775 729 <+94%2077%20777%205729> >

Re: [Architecture] [APIM] [C5] Single sign on support in API Manager 3.0

2017-03-31 Thread Bhathiya Jayasekara
lt;077%20226%209575>* >> > > > -- > Farasath Ahamed > Software Engineer, WSO2 Inc.; http://wso2.com > Mobile: +94777603866 > Blog: blog.farazath.com > Twitter: @farazath619 <https://twitter.com/farazath619> > <http://wso2.com/signature> > > > >

Re: [Architecture] [C5][APIM] Context Loading in API Gateway

2017-02-02 Thread Bhathiya Jayasekara
s://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>>>> >>>>> >>>> >>>> >>>> -- >>>> Lakmal Warusawithana >>>> Director - Cloud Architecture; WSO2 Inc. >>>> Mobile : +94714289692 <+94%20

Re: [Architecture] [APIM][C5] Shall we add gateway health check capability

2017-02-01 Thread Bhathiya Jayasekara
> >>> WSO2 Inc. <http://wso2.com/> - Lean . Enterprise . Middleware >>> >>> mobile : +94775615183 >>> >>> >>> >> >> >> -- >> Nuwan Dias >> >> Software Architect - WSO2, Inc. http://wso2.com >> email : nuw...@wso2.com >> Phone : +94 777

Re: [Architecture] [C5][APIM] API Subscription Validation

2017-01-26 Thread Bhathiya Jayasekara
Hi Isuru, On Fri, Jan 27, 2017 at 7:25 AM, Isuru Haththotuwa <isu...@wso2.com> wrote: > > > On Thu, Jan 12, 2017 at 5:12 PM, Nuwan Dias <nuw...@wso2.com> wrote: > >> >> >> On Wed, Jan 11, 2017 at 6:40 PM, Bhathiya Jayasekara <bhath...@wso2.com> &

Re: [Architecture] Security Model for Product APIs in C5

2017-01-15 Thread Bhathiya Jayasekara
Hi all, I'd like to add another related concern here. There can be internal APIs (server to server) which may not be exposed to the outside. For example, context loading and subscription loading APIs between API Gateway and API Core. For them, I don't think we need OAuth or any kind of

Re: [Architecture] [C5][APIM] API Subscription Validation

2017-01-12 Thread Bhathiya Jayasekara
Hi Hasitha, On Thu, Jan 12, 2017 at 5:55 PM, Hasitha Hiranya <hasit...@wso2.com> wrote: > Hi, > > > > On Thu, Jan 12, 2017 at 5:12 PM, Nuwan Dias <nuw...@wso2.com> wrote: > >> >> >> On Wed, Jan 11, 2017 at 6:40 PM, Bhathiya Jayasekara <bha

Re: [Architecture] [C5][APIM] API Subscription Validation

2017-01-12 Thread Bhathiya Jayasekara
they have stored in memory. >>> >>> Then we will have a handler at the gateway (most probably the Key >>> validation handler itself) to use stored subscription data to validate >>> subscriptions of incoming requests. >>> >>> >>> Note: T

[Architecture] [C5][APIM] API Subscription Validation

2017-01-11 Thread Bhathiya Jayasekara
will contain certain API and Application related information as well. The reason is that we have decided to generate JWT tokens at gateway nodes. So we need those data to include in the JWT. Thanks, -- *Bhathiya Jayasekara* *Senior Software Engineer,* *WSO2 inc., http://wso2.com <http://wso2.

Re: [Architecture] [APIM][C5] API Manager entities(APIs/Applications/Docs etc..) permission model and group sharing.

2017-01-03 Thread Bhathiya Jayasekara
e Engineer - API Technologies > > Email : abima...@wso2.com > Mobile : +94 773922820 <077%20392%202820> > > <http://stackoverflow.com/users/515034> > <http://lk.linkedin.com/in/abimaran> > <http://www.lkabimaran.blogspot.com/> <https://github.com/abimarank&g

Re: [Architecture] [APIM][C5] API Manager entities(APIs/Applications/Docs etc..) permission model and group sharing.

2017-01-03 Thread Bhathiya Jayasekara
; Roshan Wijesena. > Senior Software Engineer-WSO2 Inc. > Mobile: *+94719154640 <071%20915%204640>* > Email: ros...@wso2.com > *WSO2, Inc. :** wso2.com <http://wso2.com/>* > lean.enterprise.middleware. > > ___ > Archi

Re: [Architecture] APIM C5 - Using UUID columns as Primary Keys in DB tables

2016-11-18 Thread Bhathiya Jayasekara
___ >>>> Architecture mailing list >>>> Architecture@wso2.org >>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>>> >>>> >>> >>> >>> -- >>> *Lahiru Cooray* >>> Software Engin

Re: [Architecture] APIM C5 - Using UUID columns as Primary Keys in DB tables

2016-11-18 Thread Bhathiya Jayasekara
>>> Mobile: 33962 >>> >>> ___ >>> Architecture mailing list >>> Architecture@wso2.org >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>> >>> >> >&g

Re: [Architecture] APIM DAO Interface usage for C5

2016-10-31 Thread Bhathiya Jayasekara
for real use. For that, we can have a default constructor as well, so that clients don't need to worry about injecting DAO dependencies. public APIConsumerImpl() { this.apiDAO = DAOFactory.getApiDAO(); this.appDAO = DAOFactory.getAppDAO(); this.apiSubscriptionDAO = DAOFactory.getSubscriptionD

Re: [Architecture] Review DB table audit fields for API Manager C5

2016-10-21 Thread Bhathiya Jayasekara
cture@wso2.org >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>> >>> >> >> >> -- >> Regards, >> Uvindra >> >> Mobile: 33962 >> >> ___ >> Architecture mailing list >> Architecture@wso2.o

Re: [Architecture] Feature requirements on IS to be the sole Key Manager of API Manager

2016-10-11 Thread Bhathiya Jayasekara
cture >> >> > > > -- > Thanks > Abimaran Kugathasan > Senior Software Engineer - API Technologies > > Email : abima...@wso2.com > Mobile : +94 773922820 > > <http://stackoverflow.com/users/515034> > <http://lk.linkedin.com/in/abimaran> > <http://www

Re: [Architecture] Pub/sub pattern for OAuth Key Revocations

2016-09-27 Thread Bhathiya Jayasekara
is the reason for doing this? Is this just a part of effort we are putting to get rid of hazelcast, or are there any other reasons? Thanks, Bhathiya -- *Bhathiya Jayasekara* *Senior Software Engineer,* *WSO2 inc., http://wso2.com <http://wso2.com>* *Phone: +94715478185 <%2B94715478185>

Re: [Architecture] [APIM] Providing Custom Sandbox and Production URLs for the Store User

2016-09-06 Thread Bhathiya Jayasekara
this is not correct. User is not supposed to scroll back and enabled it, because when user comes to this point, they already know and have decided if they want http/https. So what we do here is only showing custom URL for what they have already selected. So I don't see a problem if we think of the re

Re: [Architecture] OAuth Life cycle in client side tool of APIM import/export

2016-08-19 Thread Bhathiya Jayasekara
algoda* >> WSO2 Inc. >> Mobile : +94713068779 >> >> <http://sanjeewamalalgoda.blogspot.com/>blog >> :http://sanjeewamalalgoda.blogspot.com/ >> <http://sanjeewamalalgoda.blogspot.com/> >> >> >> >> ___ >> Archit

Re: [Architecture] [APIM] Endpoint Separation From Gateway

2016-08-17 Thread Bhathiya Jayasekara
no such thing > seeing API but not endpoints. > > > > On Wed, Aug 17, 2016 at 11:31 AM, Bhathiya Jayasekara <bhath...@wso2.com> > wrote: > >> >> >> On Wed, Aug 17, 2016 at 11:21 AM, Sanjeewa Malalgoda <sanje...@wso2.com> >> wrote: >> >>&g

Re: [Architecture] [APIM] Endpoint Separation From Gateway

2016-08-17 Thread Bhathiya Jayasekara
On Wed, Aug 17, 2016 at 11:21 AM, Sanjeewa Malalgoda <sanje...@wso2.com> wrote: > > > On Wed, Aug 17, 2016 at 11:14 AM, Bhathiya Jayasekara <bhath...@wso2.com> > wrote: > >> Hi Sanjeewa, >> >> On Wed, Aug 17, 2016 at 10:39 AM, Sanjeewa Malalgoda <sa

Re: [Architecture] [APIM] Endpoint Separation From Gateway

2016-08-16 Thread Bhathiya Jayasekara
Hi Sanjeewa, On Wed, Aug 17, 2016 at 10:39 AM, Sanjeewa Malalgoda <sanje...@wso2.com> wrote: > > > On Wed, Aug 17, 2016 at 8:56 AM, Harsha Kumara <hars...@wso2.com> wrote: > >> >> >> On Wed, Aug 17, 2016 at 12:09 AM, Bhathiya Jayasekara <bhath...@

Re: [Architecture] [APIM] Endpoint Separation From Gateway

2016-08-16 Thread Bhathiya Jayasekara
>> *Sanjeewa Malalgoda* >> WSO2 Inc. >> Mobile : +94713068779 >> >> <http://sanjeewamalalgoda.blogspot.com/>blog >> :http://sanjeewamalalgoda.blogspot.com/ >> <http://sanjeewamalalgoda.blogspot.com/> >> >> >> > &

Re: [Architecture] API Manager Config Changes in version 2.0.0

2016-07-10 Thread Bhathiya Jayasekara
. > > > true > am_application_scope > > ^device_.* > openid > > /oauth2/token > > https://${carbon.local.ip}:${https.nio.port}/revoke > false > > > Thanks, > NuwanD. > > -- > Nuwan Dias > > Technical

Re: [Architecture] [Dev] Fwd: WSO2 API Manager 2.0.0 BETA Released!

2016-06-08 Thread Bhathiya Jayasekara
xecution plan templates, duplicated execution plans get created >- > >[ANLYAPIM-8 <https://wso2.org/jira/browse/ANLYAPIM-8>] - Data purging >exception observed >- > >[ANLYAPIM-12 <https://wso2.org/jira/browse/ANLYAPIM-12>] - Multiple > Graph r

[Architecture] WSO2 API Manager 2.0.0-ALPHA Released!

2016-04-27 Thread Bhathiya Jayasekara
*WSO2 API Manager 2.0.0-ALPHA Released!* WSO2 API Manager team is pleased to announce WSO2 API Manager 2.0.0-ALPHA release. Download distribution here . This release comes with following new features, bug fixes and

[Architecture] WSO2 API Manager 2.0.0-M3 Released!

2016-04-23 Thread Bhathiya Jayasekara
*WSO2 API Manager 2.0.0-M3 Released!* WSO2 API Manager team is pleased to announce WSO2 API Manager 2.0.0-M3 release. Download distribution here . This release comes with following new features. New Features

[Architecture] WSO2 API Manager 2.0.0-M2 Released!

2016-04-12 Thread Bhathiya Jayasekara
*WSO2 API Manager 2.0.0-M2 Released!* WSO2 API Manager team is pleased to announce WSO2 API Manager 2.0.0-M2 release. Download distribution here . This release comes with following new features. New Features

[Architecture] WSO2 API Manager 2.0.0-M1 Released!

2016-03-28 Thread Bhathiya Jayasekara
*WSO2 API Manager 2.0.0-M1 Released!* WSO2 API Manager team is pleased to announce WSO2 API Manager 2.0.0 -M1 release. Download distribution here . This release contains following bug fixes, improvements, new

  1   2   >