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

2017-02-02 Thread Nuwan Dias
Looks like we have a problem. The SAML bearer grant seems to be checking
for an IDP when trying to validate the SAML token. IMO ideally it should
only be verifying the signature instead of checking for an IDP. Which would
only require the SAML token issuer's public cert to be imported to API
Manager. Since its not possible to change the design of the grant type,
we'll try to get this issue sorted.

On Thu, Feb 2, 2017 at 1:04 PM, Nadeesha Gamage  wrote:

> Noted, I am referring to the following documentation of SAML Extension
> Grant [1], the document should also be updated to reflect this.
>
> [1] https://docs.wso2.com/display/AM210/SAML+Extension+Grant
>
> Thank you,
> Nadeesha
>
> On Thu, Feb 2, 2017 at 12:59 PM, Nuwan Dias  wrote:
>
>> Hi Nadeesha,
>>
>> You shouldn't be adding IDPs on APIM. APIM doesn't support the full
>> functionality of managing IDPs. You should be using IS for that. The UI in
>> the management console appears right now since its coupled with some other
>> features, ideally it should be taken off.
>>
>> Thanks,
>> NuwanD.
>>
>> On Thu, Feb 2, 2017 at 12:53 PM, Nadeesha Gamage 
>> wrote:
>>
>>> Hi all,
>>> API Manager throws the following error when adding a new Identity Server
>>>
>>> [2017-02-02 12:49:56,125] ERROR - IdentityProviderManager Error while
>>> adding Identity provider in tenantDomain : carbon.super
>>> org.wso2.carbon.idp.mgt.IdentityProviderManagementException: Metadata
>>> Converter is not set
>>> ...
>>> [2017-02-02 12:49:56,180] ERROR - IdentityProviderMgtServiceClient
>>> Error in adding a Identity Provider for a given tenant
>>> org.wso2.carbon.idp.mgt.stub.IdentityProviderMgtServiceIdent
>>> ityProviderManagementExceptionException: IdentityProviderMgtServiceIden
>>> tityProviderManagementExceptionExcep
>>>
>>>
>>> This is observed in RC3 as well.
>>>
>>> Thank you,
>>> Nadeesha
>>>
>>>
>>>
>>> On Thu, Feb 2, 2017 at 10:39 AM, Malintha Amarasinghe <
>>> malint...@wso2.com> wrote:
>>>
 Hi All,

 We are calling off the vote due to a security fix identified.

 We will do RC5 as soon as possible.

 Thanks!
 Malintha

 On Wed, Feb 1, 2017 at 10:36 AM, Lakmali Baminiwatta 
 wrote:

> Tested below scenarios for ST and tenants.
>
>1. JWT token
>2. Authorization code grant type
>3. Implicit grant type
>4. Password grant type
>5. Scopes
>6. SaaS Apps
>7. API Walkthrough
>
> [+] Stable - Go ahead and release
>
>
> On 1 February 2017 at 07:07, Isuru Haththotuwa 
> wrote:
>
>> Tested the following:
>>
>> 1. Basic API creation, updating, subscription and invocation flows
>> 2. Workflows for application creation and API subscription
>>
>> [+] Stable - go ahead and release
>>
>> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe <
>> malint...@wso2.com> wrote:
>>
>>> Hi All,
>>>
>>> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>>>
>>> Please download, test the product and vote. The vote will be open
>>> for 72 hours or as needed.
>>>
>>> Source and distribution
>>>
>>> Run-time : https://github.com/wso2/prod
>>> uct-apim/releases/download/v2.1.0-rc4/wso2am-2.1.0-RC4.zip
>>> Analytics : https://github.com/wso2/anal
>>> ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1
>>> .0-RC3.zip
>>> Tooling : https://github.com/wso2/devs
>>> tudio-tooling-apim/releases/tag/v2.1.0-rc2
>>>
>>>
>>> This release fixes the following issues:
>>> Runtime : https://wso2.org/jira/issues/?filter=13623
>>> Analytics : https://wso2.org/jira/issues/?filter=13624
>>> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>>>
>>>
>>> Please vote as follows.
>>> [+] Stable - go ahead and release
>>> [-] Broken - do not release (explain why)
>>>
>>> Thanks,
>>> - WSO2 API Manager Team -
>>>
>>> --
>>> Malintha Amarasinghe
>>> Software Engineer
>>> *WSO2, Inc. - lean | enterprise | middleware*
>>> http://wso2.com/
>>>
>>> Mobile : +94 712383306 <+94%2071%20238%203306>
>>>
>>> ___
>>> Architecture mailing list
>>> architect...@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>
>>>
>>
>>
>> --
>> Thanks and Regards,
>>
>> Isuru H.
>> +94 716 358 048 <+94%2071%20635%208048>* *
>>
>>
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Lakmali Baminiwatta
> Associate Technical Lead
> WSO2, Inc.: 

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

2017-02-01 Thread Nadeesha Gamage
Noted, I am referring to the following documentation of SAML Extension
Grant [1], the document should also be updated to reflect this.

[1] https://docs.wso2.com/display/AM210/SAML+Extension+Grant

Thank you,
Nadeesha

On Thu, Feb 2, 2017 at 12:59 PM, Nuwan Dias  wrote:

> Hi Nadeesha,
>
> You shouldn't be adding IDPs on APIM. APIM doesn't support the full
> functionality of managing IDPs. You should be using IS for that. The UI in
> the management console appears right now since its coupled with some other
> features, ideally it should be taken off.
>
> Thanks,
> NuwanD.
>
> On Thu, Feb 2, 2017 at 12:53 PM, Nadeesha Gamage 
> wrote:
>
>> Hi all,
>> API Manager throws the following error when adding a new Identity Server
>>
>> [2017-02-02 12:49:56,125] ERROR - IdentityProviderManager Error while
>> adding Identity provider in tenantDomain : carbon.super
>> org.wso2.carbon.idp.mgt.IdentityProviderManagementException: Metadata
>> Converter is not set
>> ...
>> [2017-02-02 12:49:56,180] ERROR - IdentityProviderMgtServiceClient Error
>> in adding a Identity Provider for a given tenant
>> org.wso2.carbon.idp.mgt.stub.IdentityProviderMgtServiceIdent
>> ityProviderManagementExceptionException: IdentityProviderMgtServiceIden
>> tityProviderManagementExceptionExcep
>>
>>
>> This is observed in RC3 as well.
>>
>> Thank you,
>> Nadeesha
>>
>>
>>
>> On Thu, Feb 2, 2017 at 10:39 AM, Malintha Amarasinghe > > wrote:
>>
>>> Hi All,
>>>
>>> We are calling off the vote due to a security fix identified.
>>>
>>> We will do RC5 as soon as possible.
>>>
>>> Thanks!
>>> Malintha
>>>
>>> On Wed, Feb 1, 2017 at 10:36 AM, Lakmali Baminiwatta 
>>> wrote:
>>>
 Tested below scenarios for ST and tenants.

1. JWT token
2. Authorization code grant type
3. Implicit grant type
4. Password grant type
5. Scopes
6. SaaS Apps
7. API Walkthrough

 [+] Stable - Go ahead and release


 On 1 February 2017 at 07:07, Isuru Haththotuwa  wrote:

> Tested the following:
>
> 1. Basic API creation, updating, subscription and invocation flows
> 2. Workflows for application creation and API subscription
>
> [+] Stable - go ahead and release
>
> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe <
> malint...@wso2.com> wrote:
>
>> Hi All,
>>
>> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>>
>> Please download, test the product and vote. The vote will be open for
>> 72 hours or as needed.
>>
>> Source and distribution
>>
>> Run-time : https://github.com/wso2/prod
>> uct-apim/releases/download/v2.1.0-rc4/wso2am-2.1.0-RC4.zip
>> Analytics : https://github.com/wso2/anal
>> ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1
>> .0-RC3.zip
>> Tooling : https://github.com/wso2/devs
>> tudio-tooling-apim/releases/tag/v2.1.0-rc2
>>
>>
>> This release fixes the following issues:
>> Runtime : https://wso2.org/jira/issues/?filter=13623
>> Analytics : https://wso2.org/jira/issues/?filter=13624
>> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>>
>>
>> Please vote as follows.
>> [+] Stable - go ahead and release
>> [-] Broken - do not release (explain why)
>>
>> Thanks,
>> - WSO2 API Manager Team -
>>
>> --
>> Malintha Amarasinghe
>> Software Engineer
>> *WSO2, Inc. - lean | enterprise | middleware*
>> http://wso2.com/
>>
>> Mobile : +94 712383306 <+94%2071%20238%203306>
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Thanks and Regards,
>
> Isuru H.
> +94 716 358 048 <+94%2071%20635%208048>* *
>
>
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


 --
 Lakmali Baminiwatta
 Associate Technical Lead
 WSO2, Inc.: http://wso2.com
 lean.enterprise.middleware
 mobile:  +94 71 2335936
 blog : lakmali.com


 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


>>>
>>>
>>> --
>>> Malintha Amarasinghe
>>> Software Engineer
>>> *WSO2, Inc. - lean | enterprise | middleware*
>>> http://wso2.com/
>>>
>>> Mobile : +94 712383306 <+94%2071%20238%203306>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> 

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

2017-02-01 Thread Nuwan Dias
Hi Nadeesha,

You shouldn't be adding IDPs on APIM. APIM doesn't support the full
functionality of managing IDPs. You should be using IS for that. The UI in
the management console appears right now since its coupled with some other
features, ideally it should be taken off.

Thanks,
NuwanD.

On Thu, Feb 2, 2017 at 12:53 PM, Nadeesha Gamage  wrote:

> Hi all,
> API Manager throws the following error when adding a new Identity Server
>
> [2017-02-02 12:49:56,125] ERROR - IdentityProviderManager Error while
> adding Identity provider in tenantDomain : carbon.super
> org.wso2.carbon.idp.mgt.IdentityProviderManagementException: Metadata
> Converter is not set
> ...
> [2017-02-02 12:49:56,180] ERROR - IdentityProviderMgtServiceClient Error
> in adding a Identity Provider for a given tenant
> org.wso2.carbon.idp.mgt.stub.IdentityProviderMgtServiceIdent
> ityProviderManagementExceptionException: IdentityProviderMgtServiceIden
> tityProviderManagementExceptionExcep
>
>
> This is observed in RC3 as well.
>
> Thank you,
> Nadeesha
>
>
>
> On Thu, Feb 2, 2017 at 10:39 AM, Malintha Amarasinghe 
> wrote:
>
>> Hi All,
>>
>> We are calling off the vote due to a security fix identified.
>>
>> We will do RC5 as soon as possible.
>>
>> Thanks!
>> Malintha
>>
>> On Wed, Feb 1, 2017 at 10:36 AM, Lakmali Baminiwatta 
>> wrote:
>>
>>> Tested below scenarios for ST and tenants.
>>>
>>>1. JWT token
>>>2. Authorization code grant type
>>>3. Implicit grant type
>>>4. Password grant type
>>>5. Scopes
>>>6. SaaS Apps
>>>7. API Walkthrough
>>>
>>> [+] Stable - Go ahead and release
>>>
>>>
>>> On 1 February 2017 at 07:07, Isuru Haththotuwa  wrote:
>>>
 Tested the following:

 1. Basic API creation, updating, subscription and invocation flows
 2. Workflows for application creation and API subscription

 [+] Stable - go ahead and release

 On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe <
 malint...@wso2.com> wrote:

> Hi All,
>
> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>
> Please download, test the product and vote. The vote will be open for
> 72 hours or as needed.
>
> Source and distribution
>
> Run-time : https://github.com/wso2/prod
> uct-apim/releases/download/v2.1.0-rc4/wso2am-2.1.0-RC4.zip
> Analytics : https://github.com/wso2/anal
> ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
> Tooling : https://github.com/wso2/devs
> tudio-tooling-apim/releases/tag/v2.1.0-rc2
>
>
> This release fixes the following issues:
> Runtime : https://wso2.org/jira/issues/?filter=13623
> Analytics : https://wso2.org/jira/issues/?filter=13624
> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>
>
> Please vote as follows.
> [+] Stable - go ahead and release
> [-] Broken - do not release (explain why)
>
> Thanks,
> - WSO2 API Manager Team -
>
> --
> Malintha Amarasinghe
> Software Engineer
> *WSO2, Inc. - lean | enterprise | middleware*
> http://wso2.com/
>
> Mobile : +94 712383306 <+94%2071%20238%203306>
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


 --
 Thanks and Regards,

 Isuru H.
 +94 716 358 048 <+94%2071%20635%208048>* *



 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


>>>
>>>
>>> --
>>> Lakmali Baminiwatta
>>> Associate Technical Lead
>>> WSO2, Inc.: http://wso2.com
>>> lean.enterprise.middleware
>>> mobile:  +94 71 2335936
>>> blog : lakmali.com
>>>
>>>
>>> ___
>>> Architecture mailing list
>>> architect...@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>
>>>
>>
>>
>> --
>> Malintha Amarasinghe
>> Software Engineer
>> *WSO2, Inc. - lean | enterprise | middleware*
>> http://wso2.com/
>>
>> Mobile : +94 712383306 <+94%2071%20238%203306>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Nadeesha Gamage
> Associate Technical Lead - Solutions Engineering
> T : +94 77 394 5706 <+94%2077%20394%205706>
> B : https://nadeesha678.wordpress.com/
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Nuwan Dias

Software Architect - WSO2, Inc. http://wso2.com
email : nuw...@wso2.com
Phone : +94 777 775 729
___
Dev mailing list
Dev@wso2.org

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

2017-02-01 Thread Nadeesha Gamage
Hi all,
API Manager throws the following error when adding a new Identity Server

[2017-02-02 12:49:56,125] ERROR - IdentityProviderManager Error while
adding Identity provider in tenantDomain : carbon.super
org.wso2.carbon.idp.mgt.IdentityProviderManagementException: Metadata
Converter is not set
...
[2017-02-02 12:49:56,180] ERROR - IdentityProviderMgtServiceClient Error in
adding a Identity Provider for a given tenant
org.wso2.carbon.idp.mgt.stub.IdentityProviderMgtServiceIden
tityProviderManagementExceptionException: IdentityProviderMgtServiceIden
tityProviderManagementExceptionExcep


This is observed in RC3 as well.

Thank you,
Nadeesha



On Thu, Feb 2, 2017 at 10:39 AM, Malintha Amarasinghe 
wrote:

> Hi All,
>
> We are calling off the vote due to a security fix identified.
>
> We will do RC5 as soon as possible.
>
> Thanks!
> Malintha
>
> On Wed, Feb 1, 2017 at 10:36 AM, Lakmali Baminiwatta 
> wrote:
>
>> Tested below scenarios for ST and tenants.
>>
>>1. JWT token
>>2. Authorization code grant type
>>3. Implicit grant type
>>4. Password grant type
>>5. Scopes
>>6. SaaS Apps
>>7. API Walkthrough
>>
>> [+] Stable - Go ahead and release
>>
>>
>> On 1 February 2017 at 07:07, Isuru Haththotuwa  wrote:
>>
>>> Tested the following:
>>>
>>> 1. Basic API creation, updating, subscription and invocation flows
>>> 2. Workflows for application creation and API subscription
>>>
>>> [+] Stable - go ahead and release
>>>
>>> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe <
>>> malint...@wso2.com> wrote:
>>>
 Hi All,

 This is the 4th Release Candidate of WSO2 API Manager 2.1.0

 Please download, test the product and vote. The vote will be open for
 72 hours or as needed.

 Source and distribution

 Run-time : https://github.com/wso2/prod
 uct-apim/releases/download/v2.1.0-rc4/wso2am-2.1.0-RC4.zip
 Analytics : https://github.com/wso2/anal
 ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
 Tooling : https://github.com/wso2/devs
 tudio-tooling-apim/releases/tag/v2.1.0-rc2


 This release fixes the following issues:
 Runtime : https://wso2.org/jira/issues/?filter=13623
 Analytics : https://wso2.org/jira/issues/?filter=13624
 Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1


 Please vote as follows.
 [+] Stable - go ahead and release
 [-] Broken - do not release (explain why)

 Thanks,
 - WSO2 API Manager Team -

 --
 Malintha Amarasinghe
 Software Engineer
 *WSO2, Inc. - lean | enterprise | middleware*
 http://wso2.com/

 Mobile : +94 712383306 <+94%2071%20238%203306>

 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


>>>
>>>
>>> --
>>> Thanks and Regards,
>>>
>>> Isuru H.
>>> +94 716 358 048 <+94%2071%20635%208048>* *
>>>
>>>
>>>
>>> ___
>>> Architecture mailing list
>>> architect...@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>
>>>
>>
>>
>> --
>> Lakmali Baminiwatta
>> Associate Technical Lead
>> WSO2, Inc.: http://wso2.com
>> lean.enterprise.middleware
>> mobile:  +94 71 2335936
>> blog : lakmali.com
>>
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Malintha Amarasinghe
> Software Engineer
> *WSO2, Inc. - lean | enterprise | middleware*
> http://wso2.com/
>
> Mobile : +94 712383306 <+94%2071%20238%203306>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Nadeesha Gamage
Associate Technical Lead - Solutions Engineering
T : +94 77 394 5706 <+94%2077%20394%205706>
B : https://nadeesha678.wordpress.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2017-02-01 Thread Malintha Amarasinghe
Hi All,

We are calling off the vote due to a security fix identified.

We will do RC5 as soon as possible.

Thanks!
Malintha

On Wed, Feb 1, 2017 at 10:36 AM, Lakmali Baminiwatta 
wrote:

> Tested below scenarios for ST and tenants.
>
>1. JWT token
>2. Authorization code grant type
>3. Implicit grant type
>4. Password grant type
>5. Scopes
>6. SaaS Apps
>7. API Walkthrough
>
> [+] Stable - Go ahead and release
>
>
> On 1 February 2017 at 07:07, Isuru Haththotuwa  wrote:
>
>> Tested the following:
>>
>> 1. Basic API creation, updating, subscription and invocation flows
>> 2. Workflows for application creation and API subscription
>>
>> [+] Stable - go ahead and release
>>
>> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe <
>> malint...@wso2.com> wrote:
>>
>>> Hi All,
>>>
>>> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>>>
>>> Please download, test the product and vote. The vote will be open for 72
>>> hours or as needed.
>>>
>>> Source and distribution
>>>
>>> Run-time : https://github.com/wso2/prod
>>> uct-apim/releases/download/v2.1.0-rc4/wso2am-2.1.0-RC4.zip
>>> Analytics : https://github.com/wso2/anal
>>> ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
>>> Tooling : https://github.com/wso2/devstudio-tooling-apim/releases/ta
>>> g/v2.1.0-rc2
>>>
>>>
>>> This release fixes the following issues:
>>> Runtime : https://wso2.org/jira/issues/?filter=13623
>>> Analytics : https://wso2.org/jira/issues/?filter=13624
>>> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>>>
>>>
>>> Please vote as follows.
>>> [+] Stable - go ahead and release
>>> [-] Broken - do not release (explain why)
>>>
>>> Thanks,
>>> - WSO2 API Manager Team -
>>>
>>> --
>>> Malintha Amarasinghe
>>> Software Engineer
>>> *WSO2, Inc. - lean | enterprise | middleware*
>>> http://wso2.com/
>>>
>>> Mobile : +94 712383306 <+94%2071%20238%203306>
>>>
>>> ___
>>> Architecture mailing list
>>> architect...@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>
>>>
>>
>>
>> --
>> Thanks and Regards,
>>
>> Isuru H.
>> +94 716 358 048 <+94%2071%20635%208048>* *
>>
>>
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Lakmali Baminiwatta
> Associate Technical Lead
> WSO2, Inc.: http://wso2.com
> lean.enterprise.middleware
> mobile:  +94 71 2335936
> blog : lakmali.com
>
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
Malintha Amarasinghe
Software Engineer
*WSO2, Inc. - lean | enterprise | middleware*
http://wso2.com/

Mobile : +94 712383306 <+94%2071%20238%203306>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2017-02-01 Thread Thusitha Kalugamage
Tested overall UX and UI defects for API Store, Publisher and Admin portal
in Run-time.
No blockers found.

[+] Stable - Go ahead and release


On Wed, Feb 1, 2017 at 10:36 AM, Lakmali Baminiwatta 
wrote:

> Tested below scenarios for ST and tenants.
>
>1. JWT token
>2. Authorization code grant type
>3. Implicit grant type
>4. Password grant type
>5. Scopes
>6. SaaS Apps
>7. API Walkthrough
>
> [+] Stable - Go ahead and release
>
>
> On 1 February 2017 at 07:07, Isuru Haththotuwa  wrote:
>
>> Tested the following:
>>
>> 1. Basic API creation, updating, subscription and invocation flows
>> 2. Workflows for application creation and API subscription
>>
>> [+] Stable - go ahead and release
>>
>> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe <
>> malint...@wso2.com> wrote:
>>
>>> Hi All,
>>>
>>> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>>>
>>> Please download, test the product and vote. The vote will be open for 72
>>> hours or as needed.
>>>
>>> Source and distribution
>>>
>>> Run-time : https://github.com/wso2/prod
>>> uct-apim/releases/download/v2.1.0-rc4/wso2am-2.1.0-RC4.zip
>>> Analytics : https://github.com/wso2/anal
>>> ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
>>> Tooling : https://github.com/wso2/devstudio-tooling-apim/releases/ta
>>> g/v2.1.0-rc2
>>>
>>>
>>> This release fixes the following issues:
>>> Runtime : https://wso2.org/jira/issues/?filter=13623
>>> Analytics : https://wso2.org/jira/issues/?filter=13624
>>> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>>>
>>>
>>> Please vote as follows.
>>> [+] Stable - go ahead and release
>>> [-] Broken - do not release (explain why)
>>>
>>> Thanks,
>>> - WSO2 API Manager Team -
>>>
>>> --
>>> Malintha Amarasinghe
>>> Software Engineer
>>> *WSO2, Inc. - lean | enterprise | middleware*
>>> http://wso2.com/
>>>
>>> Mobile : +94 712383306 <+94%2071%20238%203306>
>>>
>>> ___
>>> Architecture mailing list
>>> architect...@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>
>>>
>>
>>
>> --
>> Thanks and Regards,
>>
>> Isuru H.
>> +94 716 358 048 <+94%2071%20635%208048>* *
>>
>>
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Lakmali Baminiwatta
> Associate Technical Lead
> WSO2, Inc.: http://wso2.com
> lean.enterprise.middleware
> mobile:  +94 71 2335936
> blog : lakmali.com
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Thusitha Kalugamage
*Software Engineer*
Mobile : +94 (0) 774 074370
Tel   : +94 (0) 112 145 345
thusi...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2017-01-31 Thread Lakmali Baminiwatta
Tested below scenarios for ST and tenants.

   1. JWT token
   2. Authorization code grant type
   3. Implicit grant type
   4. Password grant type
   5. Scopes
   6. SaaS Apps
   7. API Walkthrough

[+] Stable - Go ahead and release


On 1 February 2017 at 07:07, Isuru Haththotuwa  wrote:

> Tested the following:
>
> 1. Basic API creation, updating, subscription and invocation flows
> 2. Workflows for application creation and API subscription
>
> [+] Stable - go ahead and release
>
> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe  > wrote:
>
>> Hi All,
>>
>> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>>
>> Please download, test the product and vote. The vote will be open for 72
>> hours or as needed.
>>
>> Source and distribution
>>
>> Run-time : https://github.com/wso2/product-apim/releases/download/v2.
>> 1.0-rc4/wso2am-2.1.0-RC4.zip
>> Analytics : https://github.com/wso2/anal
>> ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
>> Tooling : https://github.com/wso2/devstudio-tooling-apim/releases/ta
>> g/v2.1.0-rc2
>>
>>
>> This release fixes the following issues:
>> Runtime : https://wso2.org/jira/issues/?filter=13623
>> Analytics : https://wso2.org/jira/issues/?filter=13624
>> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>>
>>
>> Please vote as follows.
>> [+] Stable - go ahead and release
>> [-] Broken - do not release (explain why)
>>
>> Thanks,
>> - WSO2 API Manager Team -
>>
>> --
>> Malintha Amarasinghe
>> Software Engineer
>> *WSO2, Inc. - lean | enterprise | middleware*
>> http://wso2.com/
>>
>> Mobile : +94 712383306 <+94%2071%20238%203306>
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Thanks and Regards,
>
> Isuru H.
> +94 716 358 048 <+94%2071%20635%208048>* *
>
>
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
Lakmali Baminiwatta
Associate Technical Lead
WSO2, Inc.: http://wso2.com
lean.enterprise.middleware
mobile:  +94 71 2335936
blog : lakmali.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2017-01-31 Thread Isuru Haththotuwa
Tested the following:

1. Basic API creation, updating, subscription and invocation flows
2. Workflows for application creation and API subscription

[+] Stable - go ahead and release

On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe 
wrote:

> Hi All,
>
> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>
> Please download, test the product and vote. The vote will be open for 72
> hours or as needed.
>
> Source and distribution
>
> Run-time : https://github.com/wso2/product-apim/releases/download/v2.
> 1.0-rc4/wso2am-2.1.0-RC4.zip
> Analytics : https://github.com/wso2/analytics-apim/releases/download/v
> 2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
> Tooling : https://github.com/wso2/devstudio-tooling-apim/releases/ta
> g/v2.1.0-rc2
>
>
> This release fixes the following issues:
> Runtime : https://wso2.org/jira/issues/?filter=13623
> Analytics : https://wso2.org/jira/issues/?filter=13624
> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>
>
> Please vote as follows.
> [+] Stable - go ahead and release
> [-] Broken - do not release (explain why)
>
> Thanks,
> - WSO2 API Manager Team -
>
> --
> Malintha Amarasinghe
> Software Engineer
> *WSO2, Inc. - lean | enterprise | middleware*
> http://wso2.com/
>
> Mobile : +94 712383306 <+94%2071%20238%203306>
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
Thanks and Regards,

Isuru H.
+94 716 358 048* *
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2017-01-31 Thread Thilini Shanika
Tested XAML based access control in API resources

[+] Stable - Go ahead and release

On Tue, Jan 31, 2017 at 3:44 PM, Abimaran Kugathasan 
wrote:

> Tested Endpoints, SSO (SP/IDP initiated) for publisher/store/admin jaggery
> apps.
>
> [+] Stable - Go ahead and release
>
> On Tue, Jan 31, 2017 at 3:40 PM, Shani Ranasinghe  wrote:
>
>> Tested Following for tenant and super tenant
>>
>> - Throttling
>> - Workflows
>>
>> [+] Stable - Go ahead and release
>>
>> On Tue, Jan 31, 2017 at 3:37 PM, Malintha Amarasinghe > > wrote:
>>
>>> Tested Following.
>>>
>>> 1. SSO:
>>>
>>>- IDP Init SSO (Store/Publisher/Admin)
>>>- Assertion Encryption (Store/Publisher/Admin)
>>>- SAML Request Signing (Store/Publisher)
>>>
>>> 2. Reverse Proxy
>>> 3. CXF REST APIs (Store/Publisher/Admin)
>>> 4. Store REST API ETag Feature
>>> 5. Store Custom URL Feature
>>>
>>> [+] Stable - Go ahead and release.
>>>
>>> Thanks!
>>> Malintha
>>>
>>>
>>> On Tue, Jan 31, 2017 at 2:22 PM, Roshan Wijesena 
>>> wrote:
>>>
 Tested following,

 1. SSO with IS 5.3.0
 2. Assertion encryption enabled SP with API store, publisher, admin.
 3. API invocation.
 4. API docs save in local storage while editing.

 [+] Stable - Go ahead and release.

 Thanks.


 On Tue, Jan 31, 2017 at 2:09 PM, Samitha Chathuranga 
 wrote:

> Hi,
>
> I tested following in a fully distributed deployment, with shared
> registry configurations.
>
> 1. Starting & working with profiles
> 2. Basic API life cycle
> 3. Throttling
> 4. Basic analytics functions
>
> [+] Stable - go ahead and release
>
> Regards,
> Samitha
>
> On Tue, Jan 31, 2017 at 12:51 PM, Chamila Adhikarinayake <
> chami...@wso2.com> wrote:
>
>> Hi,
>>
>> Tested Workflows for API state change feature.
>>
>> [+] Stable - go ahead and release
>>
>> Chamila
>>
>> On Tue, Jan 31, 2017 at 12:31 PM, Rajith Roshan 
>> wrote:
>>
>>> Hi,
>>>
>>> Tested API manager with third party key manager.
>>>
>>> [+] Stable - go ahead and release
>>>
>>>
>>> Thanks!
>>> Rajith
>>>
>>> On Tue, Jan 31, 2017 at 12:23 PM, Anuruddha Liyanarachchi <
>>> anurudd...@wso2.com> wrote:
>>>
 Hi,

 Tested following:

 1. Websocket API create, publish and invocation.
 2. SOAP endpoint API create, publish and invocation.

 [+] Stable - go ahead and release

 On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe <
 malint...@wso2.com> wrote:

> Hi All,
>
> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>
> Please download, test the product and vote. The vote will be open
> for 72 hours or as needed.
>
> Source and distribution
>
> Run-time : https://github.com/wso2/prod
> uct-apim/releases/download/v2.1.0-rc4/wso2am-2.1.0-RC4.zip
> Analytics : https://github.com/wso2/anal
> ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1
> .0-RC3.zip
> Tooling : https://github.com/wso2/devs
> tudio-tooling-apim/releases/tag/v2.1.0-rc2
>
>
> This release fixes the following issues:
> Runtime : https://wso2.org/jira/issues/?filter=13623
> Analytics : https://wso2.org/jira/issues/?filter=13624
> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>
>
> Please vote as follows.
> [+] Stable - go ahead and release
> [-] Broken - do not release (explain why)
>
> Thanks,
> - WSO2 API Manager Team -
>
> --
> Malintha Amarasinghe
> Software Engineer
> *WSO2, Inc. - lean | enterprise | middleware*
> http://wso2.com/
>
> Mobile : +94 712383306 <+94%2071%20238%203306>
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


 --
 *Thanks and Regards,*
 Anuruddha Lanka Liyanarachchi
 Software Engineer - WSO2
 Mobile : +94 (0) 712762611
 Tel  : +94 112 145 345
 a nurudd...@wso2.com

 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


>>>
>>>
>>> --
>>> Rajith Roshan
>>> Software Engineer, WSO2 Inc.
>>> Mobile: +94-72-642-8350 <%2B94-71-554-8430>

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

2017-01-31 Thread Kasun Thennakoon
Hi all,

Tested the following, no issues found.


   - Cross tenant API subscription and invocation. Tested Both:
  - Subscription availability to specific tenants
  - Subscription availability to all the tenants
   - Subscription blocking and unblocking

[+] Stable :  go ahead and release


On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe 
wrote:

> Hi All,
>
> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>
> Please download, test the product and vote. The vote will be open for 72
> hours or as needed.
>
> Source and distribution
>
> Run-time : https://github.com/wso2/product-apim/releases/download/v2.
> 1.0-rc4/wso2am-2.1.0-RC4.zip
> Analytics : https://github.com/wso2/analytics-apim/releases/download/v
> 2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
> Tooling : https://github.com/wso2/devstudio-tooling-apim/releases/ta
> g/v2.1.0-rc2
>
>
> This release fixes the following issues:
> Runtime : https://wso2.org/jira/issues/?filter=13623
> Analytics : https://wso2.org/jira/issues/?filter=13624
> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>
>
> Please vote as follows.
> [+] Stable - go ahead and release
> [-] Broken - do not release (explain why)
>
> Thanks,
> - WSO2 API Manager Team -
>
> --
> Malintha Amarasinghe
> Software Engineer
> *WSO2, Inc. - lean | enterprise | middleware*
> http://wso2.com/
>
> Mobile : +94 712383306 <+94%2071%20238%203306>
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
*Kasun Thennakoon*
Software Engineer
WSO2, Inc.
Mobile:+94 711661919
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2017-01-31 Thread Abimaran Kugathasan
Tested Endpoints, SSO (SP/IDP initiated) for publisher/store/admin jaggery
apps.

[+] Stable - Go ahead and release

On Tue, Jan 31, 2017 at 3:40 PM, Shani Ranasinghe  wrote:

> Tested Following for tenant and super tenant
>
> - Throttling
> - Workflows
>
> [+] Stable - Go ahead and release
>
> On Tue, Jan 31, 2017 at 3:37 PM, Malintha Amarasinghe 
> wrote:
>
>> Tested Following.
>>
>> 1. SSO:
>>
>>- IDP Init SSO (Store/Publisher/Admin)
>>- Assertion Encryption (Store/Publisher/Admin)
>>- SAML Request Signing (Store/Publisher)
>>
>> 2. Reverse Proxy
>> 3. CXF REST APIs (Store/Publisher/Admin)
>> 4. Store REST API ETag Feature
>> 5. Store Custom URL Feature
>>
>> [+] Stable - Go ahead and release.
>>
>> Thanks!
>> Malintha
>>
>>
>> On Tue, Jan 31, 2017 at 2:22 PM, Roshan Wijesena  wrote:
>>
>>> Tested following,
>>>
>>> 1. SSO with IS 5.3.0
>>> 2. Assertion encryption enabled SP with API store, publisher, admin.
>>> 3. API invocation.
>>> 4. API docs save in local storage while editing.
>>>
>>> [+] Stable - Go ahead and release.
>>>
>>> Thanks.
>>>
>>>
>>> On Tue, Jan 31, 2017 at 2:09 PM, Samitha Chathuranga 
>>> wrote:
>>>
 Hi,

 I tested following in a fully distributed deployment, with shared
 registry configurations.

 1. Starting & working with profiles
 2. Basic API life cycle
 3. Throttling
 4. Basic analytics functions

 [+] Stable - go ahead and release

 Regards,
 Samitha

 On Tue, Jan 31, 2017 at 12:51 PM, Chamila Adhikarinayake <
 chami...@wso2.com> wrote:

> Hi,
>
> Tested Workflows for API state change feature.
>
> [+] Stable - go ahead and release
>
> Chamila
>
> On Tue, Jan 31, 2017 at 12:31 PM, Rajith Roshan 
> wrote:
>
>> Hi,
>>
>> Tested API manager with third party key manager.
>>
>> [+] Stable - go ahead and release
>>
>>
>> Thanks!
>> Rajith
>>
>> On Tue, Jan 31, 2017 at 12:23 PM, Anuruddha Liyanarachchi <
>> anurudd...@wso2.com> wrote:
>>
>>> Hi,
>>>
>>> Tested following:
>>>
>>> 1. Websocket API create, publish and invocation.
>>> 2. SOAP endpoint API create, publish and invocation.
>>>
>>> [+] Stable - go ahead and release
>>>
>>> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe <
>>> malint...@wso2.com> wrote:
>>>
 Hi All,

 This is the 4th Release Candidate of WSO2 API Manager 2.1.0

 Please download, test the product and vote. The vote will be open
 for 72 hours or as needed.

 Source and distribution

 Run-time : https://github.com/wso2/prod
 uct-apim/releases/download/v2.1.0-rc4/wso2am-2.1.0-RC4.zip
 Analytics : https://github.com/wso2/anal
 ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1
 .0-RC3.zip
 Tooling : https://github.com/wso2/devs
 tudio-tooling-apim/releases/tag/v2.1.0-rc2


 This release fixes the following issues:
 Runtime : https://wso2.org/jira/issues/?filter=13623
 Analytics : https://wso2.org/jira/issues/?filter=13624
 Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1


 Please vote as follows.
 [+] Stable - go ahead and release
 [-] Broken - do not release (explain why)

 Thanks,
 - WSO2 API Manager Team -

 --
 Malintha Amarasinghe
 Software Engineer
 *WSO2, Inc. - lean | enterprise | middleware*
 http://wso2.com/

 Mobile : +94 712383306 <+94%2071%20238%203306>

 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


>>>
>>>
>>> --
>>> *Thanks and Regards,*
>>> Anuruddha Lanka Liyanarachchi
>>> Software Engineer - WSO2
>>> Mobile : +94 (0) 712762611
>>> Tel  : +94 112 145 345
>>> a nurudd...@wso2.com
>>>
>>> ___
>>> Architecture mailing list
>>> architect...@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>
>>>
>>
>>
>> --
>> Rajith Roshan
>> Software Engineer, WSO2 Inc.
>> Mobile: +94-72-642-8350 <%2B94-71-554-8430>
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Regards,
> Chamila Adhikarinayake
> Senior Software Engineer
> WSO2, Inc.
> Mobile - +94712346437 

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

2017-01-31 Thread Shani Ranasinghe
On Tue, Jan 31, 2017 at 3:40 PM, Shani Ranasinghe  wrote:

> Tested Following for tenant and super tenant
>
> - Throttling
> - Workflows
>

Also Tested
 - Secured Endpoints

>
> [+] Stable - Go ahead and release
>
> On Tue, Jan 31, 2017 at 3:37 PM, Malintha Amarasinghe 
> wrote:
>
>> Tested Following.
>>
>> 1. SSO:
>>
>>- IDP Init SSO (Store/Publisher/Admin)
>>- Assertion Encryption (Store/Publisher/Admin)
>>- SAML Request Signing (Store/Publisher)
>>
>> 2. Reverse Proxy
>> 3. CXF REST APIs (Store/Publisher/Admin)
>> 4. Store REST API ETag Feature
>> 5. Store Custom URL Feature
>>
>> [+] Stable - Go ahead and release.
>>
>> Thanks!
>> Malintha
>>
>>
>> On Tue, Jan 31, 2017 at 2:22 PM, Roshan Wijesena  wrote:
>>
>>> Tested following,
>>>
>>> 1. SSO with IS 5.3.0
>>> 2. Assertion encryption enabled SP with API store, publisher, admin.
>>> 3. API invocation.
>>> 4. API docs save in local storage while editing.
>>>
>>> [+] Stable - Go ahead and release.
>>>
>>> Thanks.
>>>
>>>
>>> On Tue, Jan 31, 2017 at 2:09 PM, Samitha Chathuranga 
>>> wrote:
>>>
 Hi,

 I tested following in a fully distributed deployment, with shared
 registry configurations.

 1. Starting & working with profiles
 2. Basic API life cycle
 3. Throttling
 4. Basic analytics functions

 [+] Stable - go ahead and release

 Regards,
 Samitha

 On Tue, Jan 31, 2017 at 12:51 PM, Chamila Adhikarinayake <
 chami...@wso2.com> wrote:

> Hi,
>
> Tested Workflows for API state change feature.
>
> [+] Stable - go ahead and release
>
> Chamila
>
> On Tue, Jan 31, 2017 at 12:31 PM, Rajith Roshan 
> wrote:
>
>> Hi,
>>
>> Tested API manager with third party key manager.
>>
>> [+] Stable - go ahead and release
>>
>>
>> Thanks!
>> Rajith
>>
>> On Tue, Jan 31, 2017 at 12:23 PM, Anuruddha Liyanarachchi <
>> anurudd...@wso2.com> wrote:
>>
>>> Hi,
>>>
>>> Tested following:
>>>
>>> 1. Websocket API create, publish and invocation.
>>> 2. SOAP endpoint API create, publish and invocation.
>>>
>>> [+] Stable - go ahead and release
>>>
>>> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe <
>>> malint...@wso2.com> wrote:
>>>
 Hi All,

 This is the 4th Release Candidate of WSO2 API Manager 2.1.0

 Please download, test the product and vote. The vote will be open
 for 72 hours or as needed.

 Source and distribution

 Run-time : https://github.com/wso2/prod
 uct-apim/releases/download/v2.1.0-rc4/wso2am-2.1.0-RC4.zip
 Analytics : https://github.com/wso2/anal
 ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1
 .0-RC3.zip
 Tooling : https://github.com/wso2/devs
 tudio-tooling-apim/releases/tag/v2.1.0-rc2


 This release fixes the following issues:
 Runtime : https://wso2.org/jira/issues/?filter=13623
 Analytics : https://wso2.org/jira/issues/?filter=13624
 Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1


 Please vote as follows.
 [+] Stable - go ahead and release
 [-] Broken - do not release (explain why)

 Thanks,
 - WSO2 API Manager Team -

 --
 Malintha Amarasinghe
 Software Engineer
 *WSO2, Inc. - lean | enterprise | middleware*
 http://wso2.com/

 Mobile : +94 712383306 <+94%2071%20238%203306>

 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


>>>
>>>
>>> --
>>> *Thanks and Regards,*
>>> Anuruddha Lanka Liyanarachchi
>>> Software Engineer - WSO2
>>> Mobile : +94 (0) 712762611
>>> Tel  : +94 112 145 345
>>> a nurudd...@wso2.com
>>>
>>> ___
>>> Architecture mailing list
>>> architect...@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>
>>>
>>
>>
>> --
>> Rajith Roshan
>> Software Engineer, WSO2 Inc.
>> Mobile: +94-72-642-8350 <%2B94-71-554-8430>
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Regards,
> Chamila Adhikarinayake
> Senior Software Engineer
> WSO2, Inc.
> Mobile - +94712346437 <+94%2071%20234%206437>
> Email  - chami...@wso2.com
> Blog  -  

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

2017-01-31 Thread Shani Ranasinghe
Tested Following for tenant and super tenant

- Throttling
- Workflows

[+] Stable - Go ahead and release

On Tue, Jan 31, 2017 at 3:37 PM, Malintha Amarasinghe 
wrote:

> Tested Following.
>
> 1. SSO:
>
>- IDP Init SSO (Store/Publisher/Admin)
>- Assertion Encryption (Store/Publisher/Admin)
>- SAML Request Signing (Store/Publisher)
>
> 2. Reverse Proxy
> 3. CXF REST APIs (Store/Publisher/Admin)
> 4. Store REST API ETag Feature
> 5. Store Custom URL Feature
>
> [+] Stable - Go ahead and release.
>
> Thanks!
> Malintha
>
>
> On Tue, Jan 31, 2017 at 2:22 PM, Roshan Wijesena  wrote:
>
>> Tested following,
>>
>> 1. SSO with IS 5.3.0
>> 2. Assertion encryption enabled SP with API store, publisher, admin.
>> 3. API invocation.
>> 4. API docs save in local storage while editing.
>>
>> [+] Stable - Go ahead and release.
>>
>> Thanks.
>>
>>
>> On Tue, Jan 31, 2017 at 2:09 PM, Samitha Chathuranga 
>> wrote:
>>
>>> Hi,
>>>
>>> I tested following in a fully distributed deployment, with shared
>>> registry configurations.
>>>
>>> 1. Starting & working with profiles
>>> 2. Basic API life cycle
>>> 3. Throttling
>>> 4. Basic analytics functions
>>>
>>> [+] Stable - go ahead and release
>>>
>>> Regards,
>>> Samitha
>>>
>>> On Tue, Jan 31, 2017 at 12:51 PM, Chamila Adhikarinayake <
>>> chami...@wso2.com> wrote:
>>>
 Hi,

 Tested Workflows for API state change feature.

 [+] Stable - go ahead and release

 Chamila

 On Tue, Jan 31, 2017 at 12:31 PM, Rajith Roshan 
 wrote:

> Hi,
>
> Tested API manager with third party key manager.
>
> [+] Stable - go ahead and release
>
>
> Thanks!
> Rajith
>
> On Tue, Jan 31, 2017 at 12:23 PM, Anuruddha Liyanarachchi <
> anurudd...@wso2.com> wrote:
>
>> Hi,
>>
>> Tested following:
>>
>> 1. Websocket API create, publish and invocation.
>> 2. SOAP endpoint API create, publish and invocation.
>>
>> [+] Stable - go ahead and release
>>
>> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe <
>> malint...@wso2.com> wrote:
>>
>>> Hi All,
>>>
>>> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>>>
>>> Please download, test the product and vote. The vote will be open
>>> for 72 hours or as needed.
>>>
>>> Source and distribution
>>>
>>> Run-time : https://github.com/wso2/prod
>>> uct-apim/releases/download/v2.1.0-rc4/wso2am-2.1.0-RC4.zip
>>> Analytics : https://github.com/wso2/anal
>>> ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1
>>> .0-RC3.zip
>>> Tooling : https://github.com/wso2/devs
>>> tudio-tooling-apim/releases/tag/v2.1.0-rc2
>>>
>>>
>>> This release fixes the following issues:
>>> Runtime : https://wso2.org/jira/issues/?filter=13623
>>> Analytics : https://wso2.org/jira/issues/?filter=13624
>>> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>>>
>>>
>>> Please vote as follows.
>>> [+] Stable - go ahead and release
>>> [-] Broken - do not release (explain why)
>>>
>>> Thanks,
>>> - WSO2 API Manager Team -
>>>
>>> --
>>> Malintha Amarasinghe
>>> Software Engineer
>>> *WSO2, Inc. - lean | enterprise | middleware*
>>> http://wso2.com/
>>>
>>> Mobile : +94 712383306 <+94%2071%20238%203306>
>>>
>>> ___
>>> Architecture mailing list
>>> architect...@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>
>>>
>>
>>
>> --
>> *Thanks and Regards,*
>> Anuruddha Lanka Liyanarachchi
>> Software Engineer - WSO2
>> Mobile : +94 (0) 712762611
>> Tel  : +94 112 145 345
>> a nurudd...@wso2.com
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Rajith Roshan
> Software Engineer, WSO2 Inc.
> Mobile: +94-72-642-8350 <%2B94-71-554-8430>
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


 --
 Regards,
 Chamila Adhikarinayake
 Senior Software Engineer
 WSO2, Inc.
 Mobile - +94712346437 <+94%2071%20234%206437>
 Email  - chami...@wso2.com
 Blog  -  http://helpfromadhi.blogspot.com/

 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


>>>
>>>
>>> --
>>> Samitha Chathuranga
>>> Software Engineer, WSO2 Inc.
>>> 

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

2017-01-31 Thread Malintha Amarasinghe
Tested Following.

1. SSO:

   - IDP Init SSO (Store/Publisher/Admin)
   - Assertion Encryption (Store/Publisher/Admin)
   - SAML Request Signing (Store/Publisher)

2. Reverse Proxy
3. CXF REST APIs (Store/Publisher/Admin)
4. Store REST API ETag Feature
5. Store Custom URL Feature

[+] Stable - Go ahead and release.

Thanks!
Malintha


On Tue, Jan 31, 2017 at 2:22 PM, Roshan Wijesena  wrote:

> Tested following,
>
> 1. SSO with IS 5.3.0
> 2. Assertion encryption enabled SP with API store, publisher, admin.
> 3. API invocation.
> 4. API docs save in local storage while editing.
>
> [+] Stable - Go ahead and release.
>
> Thanks.
>
>
> On Tue, Jan 31, 2017 at 2:09 PM, Samitha Chathuranga 
> wrote:
>
>> Hi,
>>
>> I tested following in a fully distributed deployment, with shared
>> registry configurations.
>>
>> 1. Starting & working with profiles
>> 2. Basic API life cycle
>> 3. Throttling
>> 4. Basic analytics functions
>>
>> [+] Stable - go ahead and release
>>
>> Regards,
>> Samitha
>>
>> On Tue, Jan 31, 2017 at 12:51 PM, Chamila Adhikarinayake <
>> chami...@wso2.com> wrote:
>>
>>> Hi,
>>>
>>> Tested Workflows for API state change feature.
>>>
>>> [+] Stable - go ahead and release
>>>
>>> Chamila
>>>
>>> On Tue, Jan 31, 2017 at 12:31 PM, Rajith Roshan 
>>> wrote:
>>>
 Hi,

 Tested API manager with third party key manager.

 [+] Stable - go ahead and release


 Thanks!
 Rajith

 On Tue, Jan 31, 2017 at 12:23 PM, Anuruddha Liyanarachchi <
 anurudd...@wso2.com> wrote:

> Hi,
>
> Tested following:
>
> 1. Websocket API create, publish and invocation.
> 2. SOAP endpoint API create, publish and invocation.
>
> [+] Stable - go ahead and release
>
> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe <
> malint...@wso2.com> wrote:
>
>> Hi All,
>>
>> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>>
>> Please download, test the product and vote. The vote will be open for
>> 72 hours or as needed.
>>
>> Source and distribution
>>
>> Run-time : https://github.com/wso2/prod
>> uct-apim/releases/download/v2.1.0-rc4/wso2am-2.1.0-RC4.zip
>> Analytics : https://github.com/wso2/anal
>> ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1
>> .0-RC3.zip
>> Tooling : https://github.com/wso2/devs
>> tudio-tooling-apim/releases/tag/v2.1.0-rc2
>>
>>
>> This release fixes the following issues:
>> Runtime : https://wso2.org/jira/issues/?filter=13623
>> Analytics : https://wso2.org/jira/issues/?filter=13624
>> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>>
>>
>> Please vote as follows.
>> [+] Stable - go ahead and release
>> [-] Broken - do not release (explain why)
>>
>> Thanks,
>> - WSO2 API Manager Team -
>>
>> --
>> Malintha Amarasinghe
>> Software Engineer
>> *WSO2, Inc. - lean | enterprise | middleware*
>> http://wso2.com/
>>
>> Mobile : +94 712383306 <+94%2071%20238%203306>
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> *Thanks and Regards,*
> Anuruddha Lanka Liyanarachchi
> Software Engineer - WSO2
> Mobile : +94 (0) 712762611
> Tel  : +94 112 145 345
> a nurudd...@wso2.com
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


 --
 Rajith Roshan
 Software Engineer, WSO2 Inc.
 Mobile: +94-72-642-8350 <%2B94-71-554-8430>

 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


>>>
>>>
>>> --
>>> Regards,
>>> Chamila Adhikarinayake
>>> Senior Software Engineer
>>> WSO2, Inc.
>>> Mobile - +94712346437 <+94%2071%20234%206437>
>>> Email  - chami...@wso2.com
>>> Blog  -  http://helpfromadhi.blogspot.com/
>>>
>>> ___
>>> Architecture mailing list
>>> architect...@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>
>>>
>>
>>
>> --
>> Samitha Chathuranga
>> Software Engineer, WSO2 Inc.
>> lean.enterprise.middleware
>> Mobile: +94715123761
>>
>> [image: http://wso2.com/signature] 
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Roshan Wijesena.
> Senior Software Engineer-WSO2 Inc.
> Mobile: *+94719154640 <+94%2071%20915%204640>*
> Email: ros...@wso2.com

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

2017-01-31 Thread Roshan Wijesena
Tested following,

1. SSO with IS 5.3.0
2. Assertion encryption enabled SP with API store, publisher, admin.
3. API invocation.
4. API docs save in local storage while editing.

[+] Stable - Go ahead and release.

Thanks.


On Tue, Jan 31, 2017 at 2:09 PM, Samitha Chathuranga 
wrote:

> Hi,
>
> I tested following in a fully distributed deployment, with shared registry
> configurations.
>
> 1. Starting & working with profiles
> 2. Basic API life cycle
> 3. Throttling
> 4. Basic analytics functions
>
> [+] Stable - go ahead and release
>
> Regards,
> Samitha
>
> On Tue, Jan 31, 2017 at 12:51 PM, Chamila Adhikarinayake <
> chami...@wso2.com> wrote:
>
>> Hi,
>>
>> Tested Workflows for API state change feature.
>>
>> [+] Stable - go ahead and release
>>
>> Chamila
>>
>> On Tue, Jan 31, 2017 at 12:31 PM, Rajith Roshan  wrote:
>>
>>> Hi,
>>>
>>> Tested API manager with third party key manager.
>>>
>>> [+] Stable - go ahead and release
>>>
>>>
>>> Thanks!
>>> Rajith
>>>
>>> On Tue, Jan 31, 2017 at 12:23 PM, Anuruddha Liyanarachchi <
>>> anurudd...@wso2.com> wrote:
>>>
 Hi,

 Tested following:

 1. Websocket API create, publish and invocation.
 2. SOAP endpoint API create, publish and invocation.

 [+] Stable - go ahead and release

 On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe <
 malint...@wso2.com> wrote:

> Hi All,
>
> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>
> Please download, test the product and vote. The vote will be open for
> 72 hours or as needed.
>
> Source and distribution
>
> Run-time : https://github.com/wso2/prod
> uct-apim/releases/download/v2.1.0-rc4/wso2am-2.1.0-RC4.zip
> Analytics : https://github.com/wso2/anal
> ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
> Tooling : https://github.com/wso2/devs
> tudio-tooling-apim/releases/tag/v2.1.0-rc2
>
>
> This release fixes the following issues:
> Runtime : https://wso2.org/jira/issues/?filter=13623
> Analytics : https://wso2.org/jira/issues/?filter=13624
> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>
>
> Please vote as follows.
> [+] Stable - go ahead and release
> [-] Broken - do not release (explain why)
>
> Thanks,
> - WSO2 API Manager Team -
>
> --
> Malintha Amarasinghe
> Software Engineer
> *WSO2, Inc. - lean | enterprise | middleware*
> http://wso2.com/
>
> Mobile : +94 712383306 <+94%2071%20238%203306>
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


 --
 *Thanks and Regards,*
 Anuruddha Lanka Liyanarachchi
 Software Engineer - WSO2
 Mobile : +94 (0) 712762611
 Tel  : +94 112 145 345
 a nurudd...@wso2.com

 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


>>>
>>>
>>> --
>>> Rajith Roshan
>>> Software Engineer, WSO2 Inc.
>>> Mobile: +94-72-642-8350 <%2B94-71-554-8430>
>>>
>>> ___
>>> Architecture mailing list
>>> architect...@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>
>>>
>>
>>
>> --
>> Regards,
>> Chamila Adhikarinayake
>> Senior Software Engineer
>> WSO2, Inc.
>> Mobile - +94712346437 <+94%2071%20234%206437>
>> Email  - chami...@wso2.com
>> Blog  -  http://helpfromadhi.blogspot.com/
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Samitha Chathuranga
> Software Engineer, WSO2 Inc.
> lean.enterprise.middleware
> Mobile: +94715123761
>
> [image: http://wso2.com/signature] 
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Roshan Wijesena.
Senior Software Engineer-WSO2 Inc.
Mobile: *+94719154640*
Email: ros...@wso2.com
*WSO2, Inc. :** wso2.com *
lean.enterprise.middleware.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2017-01-31 Thread Samitha Chathuranga
Hi,

I tested following in a fully distributed deployment, with shared registry
configurations.

1. Starting & working with profiles
2. Basic API life cycle
3. Throttling
4. Basic analytics functions

[+] Stable - go ahead and release

Regards,
Samitha

On Tue, Jan 31, 2017 at 12:51 PM, Chamila Adhikarinayake 
wrote:

> Hi,
>
> Tested Workflows for API state change feature.
>
> [+] Stable - go ahead and release
>
> Chamila
>
> On Tue, Jan 31, 2017 at 12:31 PM, Rajith Roshan  wrote:
>
>> Hi,
>>
>> Tested API manager with third party key manager.
>>
>> [+] Stable - go ahead and release
>>
>>
>> Thanks!
>> Rajith
>>
>> On Tue, Jan 31, 2017 at 12:23 PM, Anuruddha Liyanarachchi <
>> anurudd...@wso2.com> wrote:
>>
>>> Hi,
>>>
>>> Tested following:
>>>
>>> 1. Websocket API create, publish and invocation.
>>> 2. SOAP endpoint API create, publish and invocation.
>>>
>>> [+] Stable - go ahead and release
>>>
>>> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe <
>>> malint...@wso2.com> wrote:
>>>
 Hi All,

 This is the 4th Release Candidate of WSO2 API Manager 2.1.0

 Please download, test the product and vote. The vote will be open for
 72 hours or as needed.

 Source and distribution

 Run-time : https://github.com/wso2/prod
 uct-apim/releases/download/v2.1.0-rc4/wso2am-2.1.0-RC4.zip
 Analytics : https://github.com/wso2/anal
 ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
 Tooling : https://github.com/wso2/devs
 tudio-tooling-apim/releases/tag/v2.1.0-rc2


 This release fixes the following issues:
 Runtime : https://wso2.org/jira/issues/?filter=13623
 Analytics : https://wso2.org/jira/issues/?filter=13624
 Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1


 Please vote as follows.
 [+] Stable - go ahead and release
 [-] Broken - do not release (explain why)

 Thanks,
 - WSO2 API Manager Team -

 --
 Malintha Amarasinghe
 Software Engineer
 *WSO2, Inc. - lean | enterprise | middleware*
 http://wso2.com/

 Mobile : +94 712383306 <+94%2071%20238%203306>

 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


>>>
>>>
>>> --
>>> *Thanks and Regards,*
>>> Anuruddha Lanka Liyanarachchi
>>> Software Engineer - WSO2
>>> Mobile : +94 (0) 712762611
>>> Tel  : +94 112 145 345
>>> a nurudd...@wso2.com
>>>
>>> ___
>>> Architecture mailing list
>>> architect...@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>
>>>
>>
>>
>> --
>> Rajith Roshan
>> Software Engineer, WSO2 Inc.
>> Mobile: +94-72-642-8350 <%2B94-71-554-8430>
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Regards,
> Chamila Adhikarinayake
> Senior Software Engineer
> WSO2, Inc.
> Mobile - +94712346437 <+94%2071%20234%206437>
> Email  - chami...@wso2.com
> Blog  -  http://helpfromadhi.blogspot.com/
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
Samitha Chathuranga
Software Engineer, WSO2 Inc.
lean.enterprise.middleware
Mobile: +94715123761

[image: http://wso2.com/signature] 
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2017-01-30 Thread Chamila Adhikarinayake
Hi,

Tested Workflows for API state change feature.

[+] Stable - go ahead and release

Chamila

On Tue, Jan 31, 2017 at 12:31 PM, Rajith Roshan  wrote:

> Hi,
>
> Tested API manager with third party key manager.
>
> [+] Stable - go ahead and release
>
>
> Thanks!
> Rajith
>
> On Tue, Jan 31, 2017 at 12:23 PM, Anuruddha Liyanarachchi <
> anurudd...@wso2.com> wrote:
>
>> Hi,
>>
>> Tested following:
>>
>> 1. Websocket API create, publish and invocation.
>> 2. SOAP endpoint API create, publish and invocation.
>>
>> [+] Stable - go ahead and release
>>
>> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe <
>> malint...@wso2.com> wrote:
>>
>>> Hi All,
>>>
>>> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>>>
>>> Please download, test the product and vote. The vote will be open for 72
>>> hours or as needed.
>>>
>>> Source and distribution
>>>
>>> Run-time : https://github.com/wso2/prod
>>> uct-apim/releases/download/v2.1.0-rc4/wso2am-2.1.0-RC4.zip
>>> Analytics : https://github.com/wso2/anal
>>> ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
>>> Tooling : https://github.com/wso2/devstudio-tooling-apim/releases/ta
>>> g/v2.1.0-rc2
>>>
>>>
>>> This release fixes the following issues:
>>> Runtime : https://wso2.org/jira/issues/?filter=13623
>>> Analytics : https://wso2.org/jira/issues/?filter=13624
>>> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>>>
>>>
>>> Please vote as follows.
>>> [+] Stable - go ahead and release
>>> [-] Broken - do not release (explain why)
>>>
>>> Thanks,
>>> - WSO2 API Manager Team -
>>>
>>> --
>>> Malintha Amarasinghe
>>> Software Engineer
>>> *WSO2, Inc. - lean | enterprise | middleware*
>>> http://wso2.com/
>>>
>>> Mobile : +94 712383306 <+94%2071%20238%203306>
>>>
>>> ___
>>> Architecture mailing list
>>> architect...@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>
>>>
>>
>>
>> --
>> *Thanks and Regards,*
>> Anuruddha Lanka Liyanarachchi
>> Software Engineer - WSO2
>> Mobile : +94 (0) 712762611
>> Tel  : +94 112 145 345
>> a nurudd...@wso2.com
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Rajith Roshan
> Software Engineer, WSO2 Inc.
> Mobile: +94-72-642-8350 <%2B94-71-554-8430>
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
Regards,
Chamila Adhikarinayake
Senior Software Engineer
WSO2, Inc.
Mobile - +94712346437
Email  - chami...@wso2.com
Blog  -  http://helpfromadhi.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2017-01-30 Thread Rajith Roshan
Hi,

Tested API manager with third party key manager.

[+] Stable - go ahead and release


Thanks!
Rajith

On Tue, Jan 31, 2017 at 12:23 PM, Anuruddha Liyanarachchi <
anurudd...@wso2.com> wrote:

> Hi,
>
> Tested following:
>
> 1. Websocket API create, publish and invocation.
> 2. SOAP endpoint API create, publish and invocation.
>
> [+] Stable - go ahead and release
>
> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe  > wrote:
>
>> Hi All,
>>
>> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>>
>> Please download, test the product and vote. The vote will be open for 72
>> hours or as needed.
>>
>> Source and distribution
>>
>> Run-time : https://github.com/wso2/product-apim/releases/download/v2.
>> 1.0-rc4/wso2am-2.1.0-RC4.zip
>> Analytics : https://github.com/wso2/anal
>> ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
>> Tooling : https://github.com/wso2/devstudio-tooling-apim/releases/ta
>> g/v2.1.0-rc2
>>
>>
>> This release fixes the following issues:
>> Runtime : https://wso2.org/jira/issues/?filter=13623
>> Analytics : https://wso2.org/jira/issues/?filter=13624
>> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>>
>>
>> Please vote as follows.
>> [+] Stable - go ahead and release
>> [-] Broken - do not release (explain why)
>>
>> Thanks,
>> - WSO2 API Manager Team -
>>
>> --
>> Malintha Amarasinghe
>> Software Engineer
>> *WSO2, Inc. - lean | enterprise | middleware*
>> http://wso2.com/
>>
>> Mobile : +94 712383306 <+94%2071%20238%203306>
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> *Thanks and Regards,*
> Anuruddha Lanka Liyanarachchi
> Software Engineer - WSO2
> Mobile : +94 (0) 712762611
> Tel  : +94 112 145 345
> a nurudd...@wso2.com
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
Rajith Roshan
Software Engineer, WSO2 Inc.
Mobile: +94-72-642-8350 <%2B94-71-554-8430>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2017-01-30 Thread Anuruddha Liyanarachchi
Hi,

Tested following:

1. Websocket API create, publish and invocation.
2. SOAP endpoint API create, publish and invocation.

[+] Stable - go ahead and release

On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe 
wrote:

> Hi All,
>
> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>
> Please download, test the product and vote. The vote will be open for 72
> hours or as needed.
>
> Source and distribution
>
> Run-time : https://github.com/wso2/product-apim/releases/download/v2.
> 1.0-rc4/wso2am-2.1.0-RC4.zip
> Analytics : https://github.com/wso2/analytics-apim/releases/download/v
> 2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
> Tooling : https://github.com/wso2/devstudio-tooling-apim/releases/ta
> g/v2.1.0-rc2
>
>
> This release fixes the following issues:
> Runtime : https://wso2.org/jira/issues/?filter=13623
> Analytics : https://wso2.org/jira/issues/?filter=13624
> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>
>
> Please vote as follows.
> [+] Stable - go ahead and release
> [-] Broken - do not release (explain why)
>
> Thanks,
> - WSO2 API Manager Team -
>
> --
> Malintha Amarasinghe
> Software Engineer
> *WSO2, Inc. - lean | enterprise | middleware*
> http://wso2.com/
>
> Mobile : +94 712383306 <+94%2071%20238%203306>
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
*Thanks and Regards,*
Anuruddha Lanka Liyanarachchi
Software Engineer - WSO2
Mobile : +94 (0) 712762611
Tel  : +94 112 145 345
a nurudd...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2017-01-30 Thread Prasanna Dangalla
Hi All,

Tested the following scenarios.


   - Create an API
   - Added subscription level policy
   - Validated the throttled out use case
   - Created store users.
   - Invoke API through newly created uses.
   - Changes throttling policies from admin panel and validated


[+]   Stable   - go ahead and release.

Thanks

*Prasanna Dangalla*
Senior Software Engineer, WSO2, Inc.; http://wso2.com/
lean.enterprise.middleware


*cell: +94 718 11 27 51*
*twitter: @prasa77*

On Tue, Jan 31, 2017 at 11:05 AM, Nuwan Dias  wrote:

> Tested the following, no issues found.
>
> 1. Adding/Updating APIs.
> 2. API Visibility for tenants and ST.
> 3. Tags with visibility and tag grouping for tenants and ST.
> 4. Product profiles.
>
> [+] Stable - go ahead and release
>
> Thanks,
> NuwanD.
>
> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe  > wrote:
>
>> Hi All,
>>
>> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>>
>> Please download, test the product and vote. The vote will be open for 72
>> hours or as needed.
>>
>> Source and distribution
>>
>> Run-time : https://github.com/wso2/product-apim/releases/download/v2.
>> 1.0-rc4/wso2am-2.1.0-RC4.zip
>> Analytics : https://github.com/wso2/anal
>> ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
>> Tooling : https://github.com/wso2/devstudio-tooling-apim/releases/ta
>> g/v2.1.0-rc2
>>
>>
>> This release fixes the following issues:
>> Runtime : https://wso2.org/jira/issues/?filter=13623
>> Analytics : https://wso2.org/jira/issues/?filter=13624
>> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>>
>>
>> Please vote as follows.
>> [+] Stable - go ahead and release
>> [-] Broken - do not release (explain why)
>>
>> Thanks,
>> - WSO2 API Manager Team -
>>
>> --
>> Malintha Amarasinghe
>> Software Engineer
>> *WSO2, Inc. - lean | enterprise | middleware*
>> http://wso2.com/
>>
>> Mobile : +94 712383306 <+94%2071%20238%203306>
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Nuwan Dias
>
> Software Architect - WSO2, Inc. http://wso2.com
> email : nuw...@wso2.com
> Phone : +94 777 775 729 <+94%2077%20777%205729>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2017-01-30 Thread Rukshan Premathunga
Test Statistics and basic functions. No issues found.

[+] Stable - go ahead and release

Thanks and Regards

On Tue, Jan 31, 2017 at 11:05 AM, Nuwan Dias  wrote:

> Tested the following, no issues found.
>
> 1. Adding/Updating APIs.
> 2. API Visibility for tenants and ST.
> 3. Tags with visibility and tag grouping for tenants and ST.
> 4. Product profiles.
>
> [+] Stable - go ahead and release
>
> Thanks,
> NuwanD.
>
> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe  > wrote:
>
>> Hi All,
>>
>> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>>
>> Please download, test the product and vote. The vote will be open for 72
>> hours or as needed.
>>
>> Source and distribution
>>
>> Run-time : https://github.com/wso2/product-apim/releases/download/v2.
>> 1.0-rc4/wso2am-2.1.0-RC4.zip
>> Analytics : https://github.com/wso2/anal
>> ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
>> Tooling : https://github.com/wso2/devstudio-tooling-apim/releases/ta
>> g/v2.1.0-rc2
>>
>>
>> This release fixes the following issues:
>> Runtime : https://wso2.org/jira/issues/?filter=13623
>> Analytics : https://wso2.org/jira/issues/?filter=13624
>> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>>
>>
>> Please vote as follows.
>> [+] Stable - go ahead and release
>> [-] Broken - do not release (explain why)
>>
>> Thanks,
>> - WSO2 API Manager Team -
>>
>> --
>> Malintha Amarasinghe
>> Software Engineer
>> *WSO2, Inc. - lean | enterprise | middleware*
>> http://wso2.com/
>>
>> Mobile : +94 712383306 <+94%2071%20238%203306>
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Nuwan Dias
>
> Software Architect - WSO2, Inc. http://wso2.com
> email : nuw...@wso2.com
> Phone : +94 777 775 729 <+94%2077%20777%205729>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Rukshan Chathuranga.
Software Engineer.
WSO2, Inc.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2017-01-30 Thread Nuwan Dias
Tested the following, no issues found.

1. Adding/Updating APIs.
2. API Visibility for tenants and ST.
3. Tags with visibility and tag grouping for tenants and ST.
4. Product profiles.

[+] Stable - go ahead and release

Thanks,
NuwanD.

On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe 
wrote:

> Hi All,
>
> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>
> Please download, test the product and vote. The vote will be open for 72
> hours or as needed.
>
> Source and distribution
>
> Run-time : https://github.com/wso2/product-apim/releases/download/v2.
> 1.0-rc4/wso2am-2.1.0-RC4.zip
> Analytics : https://github.com/wso2/analytics-apim/releases/download/v
> 2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
> Tooling : https://github.com/wso2/devstudio-tooling-apim/releases/ta
> g/v2.1.0-rc2
>
>
> This release fixes the following issues:
> Runtime : https://wso2.org/jira/issues/?filter=13623
> Analytics : https://wso2.org/jira/issues/?filter=13624
> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>
>
> Please vote as follows.
> [+] Stable - go ahead and release
> [-] Broken - do not release (explain why)
>
> Thanks,
> - WSO2 API Manager Team -
>
> --
> Malintha Amarasinghe
> Software Engineer
> *WSO2, Inc. - lean | enterprise | middleware*
> http://wso2.com/
>
> Mobile : +94 712383306 <+94%2071%20238%203306>
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
Nuwan Dias

Software Architect - WSO2, Inc. http://wso2.com
email : nuw...@wso2.com
Phone : +94 777 775 729
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2017-01-30 Thread Chamalee De Silva
Tested following.

1. Basic API functionalities and API documentation functionalities.
2. Single Sign On with WSO2 IS 5.3.0 ( Publisher/Store/admin/carbon) - [ SP
initiated SSO ] with and without Single Logout.
3. IS as Key Manager with WSO2 IS 5.3.0
4. Database functionalities with following databases
MySQL 5.6, 5,7
Oracle 11g
PostgreSQL 9.3
MSSQL
DB2
5. Publishing APIs for External Stores in both tenant and super tenant
6. Provisioning out of band auth Clients
7. Analytics for Publisher and Store (for Linux and Windows)
8. SDK generation feature (for admin, non admin, self signup users in both
super tenant & tenant)
9. Account Recovery and Credential Management feature installation

No issues found.

[+]   Stable   - go ahead and release.




Thanks,
Chamalee

On Tue, Jan 31, 2017 at 11:00 AM, Tharindu Dharmarathna 
wrote:

> Tested Subscription level throttling in tenant and super tenant.
>
> [+]   Stable   - go ahead and release
>
> On Tue, Jan 31, 2017 at 10:47 AM, Fazlan Nazeem  wrote:
>
>> Hi,
>>
>> Tested following.
>>
>>-
>>- Alert generation
>>- Alert subscription
>>
>> [+]   Stable   - go ahead and release
>>
>> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe <
>> malint...@wso2.com> wrote:
>>
>>> Hi All,
>>>
>>> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>>>
>>> Please download, test the product and vote. The vote will be open for 72
>>> hours or as needed.
>>>
>>> Source and distribution
>>>
>>> Run-time : https://github.com/wso2/prod
>>> uct-apim/releases/download/v2.1.0-rc4/wso2am-2.1.0-RC4.zip
>>> Analytics : https://github.com/wso2/anal
>>> ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
>>> Tooling : https://github.com/wso2/devstudio-tooling-apim/releases/ta
>>> g/v2.1.0-rc2
>>>
>>>
>>> This release fixes the following issues:
>>> Runtime : https://wso2.org/jira/issues/?filter=13623
>>> Analytics : https://wso2.org/jira/issues/?filter=13624
>>> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>>>
>>>
>>> Please vote as follows.
>>> [+] Stable - go ahead and release
>>> [-] Broken - do not release (explain why)
>>>
>>> Thanks,
>>> - WSO2 API Manager Team -
>>>
>>> --
>>> Malintha Amarasinghe
>>> Software Engineer
>>> *WSO2, Inc. - lean | enterprise | middleware*
>>> http://wso2.com/
>>>
>>> Mobile : +94 712383306 <+94%2071%20238%203306>
>>>
>>> ___
>>> Architecture mailing list
>>> architect...@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>
>>>
>>
>>
>> --
>> Thanks & Regards,
>>
>> Fazlan Nazeem
>>
>> *Software Engineer*
>>
>> *WSO2 Inc*
>> Mobile : +94772338839
>> <%2B94%20%280%29%20773%20451194>
>> fazl...@wso2.com
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
>
> *Tharindu Dharmarathna*Software Engineer
> WSO2 Inc.; http://wso2.com
> lean.enterprise.middleware
>
> mobile: *+94779109091 <+94%2077%20910%209091>*
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
Thanks & Regards,

*Chamalee De Silva*
Software Engineer
*WS**O2* Inc. :http://wso2.com/

Office   :- *+94 11 2145345 <%2B94%2011%202145345>*
mobile  :- *+94 7 <%2B94%2077%202782039>1 4315942*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2017-01-30 Thread Tharindu Dharmarathna
Tested Subscription level throttling in tenant and super tenant.

[+]   Stable   - go ahead and release

On Tue, Jan 31, 2017 at 10:47 AM, Fazlan Nazeem  wrote:

> Hi,
>
> Tested following.
>
>-
>- Alert generation
>- Alert subscription
>
> [+]   Stable   - go ahead and release
>
> On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe  > wrote:
>
>> Hi All,
>>
>> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>>
>> Please download, test the product and vote. The vote will be open for 72
>> hours or as needed.
>>
>> Source and distribution
>>
>> Run-time : https://github.com/wso2/product-apim/releases/download/v2.
>> 1.0-rc4/wso2am-2.1.0-RC4.zip
>> Analytics : https://github.com/wso2/anal
>> ytics-apim/releases/download/v2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
>> Tooling : https://github.com/wso2/devstudio-tooling-apim/releases/ta
>> g/v2.1.0-rc2
>>
>>
>> This release fixes the following issues:
>> Runtime : https://wso2.org/jira/issues/?filter=13623
>> Analytics : https://wso2.org/jira/issues/?filter=13624
>> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>>
>>
>> Please vote as follows.
>> [+] Stable - go ahead and release
>> [-] Broken - do not release (explain why)
>>
>> Thanks,
>> - WSO2 API Manager Team -
>>
>> --
>> Malintha Amarasinghe
>> Software Engineer
>> *WSO2, Inc. - lean | enterprise | middleware*
>> http://wso2.com/
>>
>> Mobile : +94 712383306 <+94%2071%20238%203306>
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Thanks & Regards,
>
> Fazlan Nazeem
>
> *Software Engineer*
>
> *WSO2 Inc*
> Mobile : +94772338839
> <%2B94%20%280%29%20773%20451194>
> fazl...@wso2.com
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 

*Tharindu Dharmarathna*Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: *+94779109091*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2017-01-30 Thread Fazlan Nazeem
Hi,

Tested following.

   -
   - Alert generation
   - Alert subscription

[+]   Stable   - go ahead and release

On Mon, Jan 30, 2017 at 10:28 PM, Malintha Amarasinghe 
wrote:

> Hi All,
>
> This is the 4th Release Candidate of WSO2 API Manager 2.1.0
>
> Please download, test the product and vote. The vote will be open for 72
> hours or as needed.
>
> Source and distribution
>
> Run-time : https://github.com/wso2/product-apim/releases/download/v2.
> 1.0-rc4/wso2am-2.1.0-RC4.zip
> Analytics : https://github.com/wso2/analytics-apim/releases/download/v
> 2.1.0-rc3/wso2am-analytics-2.1.0-RC3.zip
> Tooling : https://github.com/wso2/devstudio-tooling-apim/releases/ta
> g/v2.1.0-rc2
>
>
> This release fixes the following issues:
> Runtime : https://wso2.org/jira/issues/?filter=13623
> Analytics : https://wso2.org/jira/issues/?filter=13624
> Tooling : https://wso2.org/jira/browse/DEVTOOLAPI-1
>
>
> Please vote as follows.
> [+] Stable - go ahead and release
> [-] Broken - do not release (explain why)
>
> Thanks,
> - WSO2 API Manager Team -
>
> --
> Malintha Amarasinghe
> Software Engineer
> *WSO2, Inc. - lean | enterprise | middleware*
> http://wso2.com/
>
> Mobile : +94 712383306 <+94%2071%20238%203306>
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
Thanks & Regards,

Fazlan Nazeem

*Software Engineer*

*WSO2 Inc*
Mobile : +94772338839
<%2B94%20%280%29%20773%20451194>
fazl...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev