Re: [Architecture] [Progress] Dynamically Detection Of Broker Nodes In Cluster And Load Balancing

2016-10-05 Thread Asanka Abeyweera
Hi Sidath, >From this structure, how can we differentiate between IP addresses belonging to different node? On Thu, Oct 6, 2016 at 11:09 AM, Sidath Weerasinghe wrote: > Hi all, > > Andes client invokes the admin service to get IP address and ports of the > live nodes in the

Re: [Architecture] [Progress] Dynamically Detection Of Broker Nodes In Cluster And Load Balancing

2016-10-05 Thread Sidath Weerasinghe
Hi all, Andes client invokes the admin service to get IP address and ports of the live nodes in the cluster. Admin service makes XML structure and sends that string to the client who invokes the service. . Here is the structure of the XML, * 10.100.4.165:5672

[Architecture] Supporting per tenant Mutual SSL in API Gateway

2016-10-05 Thread Sajith Kariyawasam
Hi all, We were discussing ways of implementing the above feature. As of now, for supporting mutual SSL in API Gateway, dynamic SSL Profiles are used [1 ][2

Re: [Architecture] Common Extension Framework for IS Authenticators

2016-10-05 Thread Ishara Karunarathna
Hi Malaka. On Thu, Oct 6, 2016 at 9:42 AM, Malaka Silva wrote: > Hi Ishara, > > I guess the subject is bit misleading. What we are trying to achieve > here is to put common functionalities used by all / most of the IS > extensions. > > For example we have done a improvement to

Re: [Architecture] Common Extension Framework for IS Authenticators

2016-10-05 Thread Malaka Silva
Hi Ishara, I guess the subject is bit misleading. What we are trying to achieve here is to put common functionalities used by all / most of the IS extensions. For example we have done a improvement to totp to support multi tenancy. These logic's are built into totp and that is wrong. So we are

Re: [Architecture] Common Extension Framework for IS Authenticators

2016-10-05 Thread Ishara Karunarathna
Hi kathees, On Wed, Oct 5, 2016 at 2:12 PM, Kathees Rajendram wrote: > Hi All, > > I am working on creating common extension framework for IS authenticators. > Can you explain more on this. What is the existing problem and how its going to fix this framework. At the moment we

Re: [Architecture] SurveyGizmo Connector

2016-10-05 Thread Yashothara Shanmugarajah
Yes Malaka, Latest version is 5 and we are doing connector for that. Best Regards, Yashothara.S Software Engineer WSO2 http://wso2.com https://wso2.com/signature On Thu, Oct 6, 2016 at 9:25

Re: [Architecture] SurveyGizmo Connector

2016-10-05 Thread Malaka Silva
Hi Yashothara, You mean latest is v5 and we are doing the connector for that? If so this looks good. On Thu, Oct 6, 2016 at 8:30 AM, Yashothara Shanmugarajah < yashoth...@wso2.com> wrote: > Hi All, > > SurveyGizmo is a survey tool which used to analyze in-depth data > collection and report on

[Architecture] SurveyGizmo Connector

2016-10-05 Thread Yashothara Shanmugarajah
Hi All, SurveyGizmo is a survey tool which used to analyze in-depth data collection and report on and integrate it into business processes. Automated analysis is done, so it is easy to see correlations, patterns, and trends between questions. We can find API Documentation in

[Architecture] WSO2 Carbon Feature Plugin 1.5.8 Released

2016-10-05 Thread Thusitha Thilina Dayaratne
*WSO2 Carbon Feature Plugin 1.5.8 Released* The Platform team is pleased to announce the release of Carbon Feature Plugin 1.5.8. It is now available to download from here . *How to Contribute* - WSO2 Carbon Feature Plugin code

Re: [Architecture] API Manager - API Product feature

2016-10-05 Thread Uvindra Dias Jayasinha
Currently for APIs we have the permissions *creator* and *publish*er. Regarding the permissions for API Products, it makes sense to allow those with API publish permissions to be able to create and publish products, since the API Publisher is the business user usually. But after chatting with

[Architecture] API Manager - API Product feature

2016-10-05 Thread Uvindra Dias Jayasinha
*Brief* The API Product feature being developed for API Manager allows AP Publishers to bundle a set of APIs and expose them as a product which will have its own set of policies that will apply all APIs that are bundled within the product. API Consumers will have the option of subscribing to the

[Architecture] Common Extension Framework for IS Authenticators

2016-10-05 Thread Kathees Rajendram
Hi All, I am working on creating common extension framework for IS authenticators. In extension common framework, I am planing to add the following features which can be reused in authenticators. - Federated authenticator support - Currently, two-factor authenticator supports basic