Re: [Architecture] Message routing rules for MB

2018-06-22 Thread Asitha Nanayakkara
Header based routing can be done in AMQP. We can bind multiple queues with same routing key (that would be the queue name) with bindings having different header attributes. This is done through the header exchange. I'm afraid we don't have this in current MB products. Might be a good feature to

Re: [Architecture] [Dev] [VOTE] Release of WSO2 API Manager 2.5.0 RC4

2018-06-22 Thread Biruntha Gnaneswaran
Hi all, I have tested following and no issues found when "hashing access tokens, refresh tokens, client secrets, and authorization codes" feature enabled. - Application creation. - Regenerating consumer secret from store UI. - Regenerating consumer secret using REST API. [+] - Stable -

[Architecture] Message routing rules for MB

2018-06-22 Thread Hasitha Hiranya
Hi Team, One of our customer is using WSO2 MB to have one in-queue, and many out-queues. Depending on properties of messages (sometimes looking at payload) they need to route messages conditionally from in-queue to the out queues. Due to performance reasons, they suggest to have rule based

[Architecture] WSO2 API Manager Micro Gateway Toolkit 2.5.0-Beta Released!

2018-06-22 Thread Malintha Amarasinghe
The WSO2 API Manager team is pleased to announce the release of API Manager Micro Gateway Toolkit 2.5.0-Beta. It's now available to download. Distribution https://github.com/wso2/product-microgateway/releases/ download/v2.5.0-beta/wso2am-micro-gw-toolkit-2.5.0-beta.zip Documentation

Re: [Architecture] [Dev] [VOTE] Release of WSO2 API Manager 2.5.0 RC4

2018-06-22 Thread Vithursa Mahendrarajah
Hi all, I have tested following and no issues found. - Basic API Flow - API creation, publishing and invocation - Creating users and roles - Application attributes - API Documentation - API Properties [+] - Stable - go ahead and release. Thanks, Vithursa. On Fri, Jun 22, 2018

Re: [Architecture] [Dev] [VOTE] Release of WSO2 API Manager 2.5.0 RC4

2018-06-22 Thread Dushani Wellappili
Hi all, Test the following APIM RC4. No issues found 1. Basic API creation, publishing and invocation. 2. Enabling and disabling self signup in API store. 3. Configuring workflow extensions including application creation, api subscription, user signup and api state change for both tenant and

Re: [Architecture] [IAM] Export and Import Service Provider as file

2018-06-22 Thread Malithi Edirisinghe
Hi Senthalan, One other option would be to move export functionality of the respective inbound authenticator configuration for the inbound component and to get them plugged to the application management component as handlers. So that, the export connector contract will be defined in the

Re: [Architecture] [IAM] Export and Import Service Provider as file

2018-06-22 Thread Senthalan Kanagalingam
Hi all, We have decided to export the "Inbound Authentication Configuration" and omit any secret values with the user confirmation in UI when exporting. To inject the inbound authentication configuration, we need the OAuth and SAML configurations of the application. But getting these

Re: [Architecture] [Dev] [VOTE] Release of WSO2 API Manager 2.5.0 RC4

2018-06-22 Thread Dinusha Dissanayake
Hi all, Tested APIM with APIM analytics. 1. Created different users with different roles. 2. Created API, publisher, subscriber, key generated and invoked the APIs. 3. Stat could be seen in publisher and store web apps. 4. Invoked and API with faulty back-end and check faulty invocation stat. 5.

Re: [Architecture] SAML Artifact Binding - Server Side Implementations

2018-06-22 Thread Vihanga Liyanage
[+ Dev] On Fri, Jun 22, 2018 at 3:23 PM Vihanga Liyanage wrote: > Hi all, > > As I'm going through the specifications, I came across following problems. > >- The above diagram shows Login Response binding with SAML art. There >are other aspects of this as well such as Login Request

Re: [Architecture] SAML Artifact Binding - Server Side Implementations

2018-06-22 Thread Vihanga Liyanage
Hi all, As I'm going through the specifications, I came across following problems. - The above diagram shows Login Response binding with SAML art. There are other aspects of this as well such as Login Request Binding, Logout Request Binding, etc. Below diagram shows both login request

Re: [Architecture] [Siddhi] [Extension] Running select queries with join capabilities on dataource

2018-06-22 Thread Dilini Muthumala
Hi Niveathika, How does a user supposed to map the data types from RDBMS types to Siddhi types? Any guidance we could provide? Thanks, Dilini On Fri, Jun 22, 2018 at 1:02 PM Niveathika Rajendran wrote: > Hi Damith, > > We are only verifying that the query is doing only a select operation, >

Re: [Architecture] [Siddhi] [Extension] Running select queries with join capabilities on dataource

2018-06-22 Thread Niveathika Rajendran
Hi Damith, We are only verifying that the query is doing only a select operation, other than that we are not doing any validation on the SQL query defined in the function. In the essence, the user can define any joins he/ she wants. The query I have added in the user story is a sample, and

Re: [Architecture] [Siddhi] [Extension] Running select queries with join capabilities on dataource

2018-06-22 Thread Damith Wickramasinghe
+ architecture Hi Niveathika , What types of joining are we supporting ? is it only INNER JOIN for now Thanks, Damith On Fri, Jun 22, 2018 at 7:17 AM, Niveathika Rajendran wrote: > Hi all, > > I am currently working on $subject for Siddhi which will enable a Siddhi > developer to run select

[Architecture] [Siddhi] [Extension] Running select queries with join capabilities on datasource

2018-06-22 Thread Niveathika Rajendran
[+] Architecture Best Regards, *Niveathika Rajendran,* *Software Engineer.* *Mobile : +94 077 903 7536* On Fri, Jun 22, 2018 at 12:47 PM Niveathika Rajendran wrote: > Hi all, > > I am currently working on $subject for Siddhi which will enable a Siddhi > developer to run select queries with

Re: [Architecture] [Dev] [VOTE] Release of WSO2 API Manager 2.5.0 RC4

2018-06-22 Thread Tharika Madurapperuma
Hi, Tested the following in API Manager RC4. No issues found. 1. Basic API and Application flow - API Creation, Publishing, Key generation, Subscription and Invocation. 2. Creating New API Version 3. Deploy and invoke Prototyped APIs 4. Customizing API LifeCycle 5. API Documentation 6.

Re: [Architecture] [Dev] [VOTE] Release of WSO2 API Manager 2.5.0 RC4

2018-06-22 Thread Chamalee De Silva
Hi, I tested following in API Manager RC4. 1. Basic API flow - API creation, publishing, invocation etc. 2. Creating users and roles, and user permissions. 3. API documentation 4. Forums in API Store 5. Single Sign On with WSO2 Idnetity Server (WSO2 IS 5.6.0 RC3) - SP init and IDP init

Re: [Architecture] [Dev] [VOTE] Release of WSO2 API Manager 2.5.0 RC4

2018-06-22 Thread Chamin Dias
Hi, Tested following (for both super tenat and tenat) and no issues found. a) Label creation/update b) Attaching/removing labels to/from APIs c) Displaying label information in Publisher and Store [+] Stable - go ahead and release Thanks. On Fri, Jun 22, 2018 at 12:15 PM, Krishan Wijesena

Re: [Architecture] [Dev] [VOTE] Release of WSO2 API Manager 2.5.0 RC4

2018-06-22 Thread Krishan Wijesena
Hi, I have tested following and no issues found. 1. Basic API flow - API creation, publishing, invocation. 2. Admin REST API 3. Adding new Throttling policies - Advanced policies - Subscription policies - Application policies - Block list policies 4. Microgateway label