[Dev] WSO2 Identity Server Samples 2.0.0 Released!

2018-09-18 Thread Dinali Dabarera
Hi all,


We are pleased to announce the release of WSO2 Identity Server Samples 2.0.0


The IS-QSG will demonstrate the key functionalities of the identity server
that are mentioned below.


   -   Configuring Single-Sign-On with SAML2
   -   Configuring Single-Sign-On with OIDC
   -   Configuring Multi-Factor Authentication
   -   Configuring Twitter as a Federated Authenticator
   -   Setting up Self-Signup
   -   Creating a workflow

Quick Start Guide now available at
*https://docs.wso2.com/display/IS570/Quick+Start+Guide
*


This also contains new SSO samples for SAML and OIDC with new UI.





*Implementation: - https://github.com/wso2/samples-is/tree/master
*
*Artifacts:*

*Please find the artifacts required to run the quick start guide in the
links given below.*

   -  IAM Quick Start Guide -
   https://github.com/wso2/samples-is/releases/tag/v2.0.0


*This release fixes the following issues:*

   -

   2.0.0-GA fixes
   
   -

   *2.0.0-M3 fixes
   *
   -

   2.0.0-M2 fixes
   

   -

   2.0.0-M1 fixes 


*Reporting Issues:*
We encourage you to report issues, improvements, and feature requests
regarding
Samples-IS
through our public
Samples-IS-GIT Issues .


~ The WSO2 Identity and Access Management Team ~

-- 
*Dinali Rosemin Dabarera*
Software Engineer
WSO2 Lanka (pvt) Ltd.
Web: http://wso2.com/
Email : gdrdabar...@gmail.com
LinkedIn 
Mobile: +94770198933





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


Re: [Dev] charon github issue #134

2018-09-18 Thread Ruwan Abeykoon
Hi Pascal,
I can understand the reason and frustration on the checked exception.
I really appreciate  your keen interest on making the charon library
improved.

However I am not quite convinced Runtime Exception  and remove the checked
exception is the correct move.

What we would need to do is to correctly redesign the public methods so
that errors are conveyed to caller appropriately, so that caller function
can chose to handle it, when it occurs.

Also here is what I commented on the PR for the reference
---
Charon is used by folks who uses lambda as well as folks using of checked
exceptions. There are two camps who prefer checked exception and who hates.
I believe checked exception is good so that programmer can handle the
errors knowingly, without surprise at the runtime where the exception is
caught and unhandled.
Since this is a library used by folks from the both camps, I prefer keeping
the old style for consistency.

Also alternative exists to use "wrapper"to help checked exception handling.
e.g. LambdaExceptionUtils

Hence -1 on the proposed change.
---

Cheers,
Ruwan

On Fri, Aug 31, 2018 at 8:09 PM Pascal Knüppel 
wrote:

> Hi,
>
> your developer suggested that I should ask in the mailing list for a
> proper solution on my request.
> The charon library currently uses checked exceptions in a ridiculous
> overused way which results in heavy exception handling even in places
> where it is absolutely unnecessary. An example for this are several
> methods that still carry a throws declaration on the method declaration
> where charon exceptions are not even thrown. I do not think that there
> is a good point to not change the AbstractCharonException into a
> RuntimeException.
>
> Best regards
> Pascal Knüppel
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 

*Ruwan Abeykoon*
*Associate Director/Architect**,*
*WSO2, Inc. http://wso2.com  *
*lean.enterprise.middleware.*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Creation new device type in WSO2 IoT server using maven archetype

2018-09-18 Thread Chanaka Madushan
Hi Devs,

I have tried to create a new device type by following the guide on
https://docs.wso2.com/display/IOTS330/Creating+a+New+Device+Type+via+the+Maven+Archetype
and I got following error on "Creating custom distribution" while installing

!MESSAGE Software being installed: org.homeautomation.currentsensor.feature
3.0.0.SNAPSHOT (org.homeautomation.currentsensor.feature.group
3.0.0.SNAPSHOT)
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2018-09-19 02:25:06.966
!MESSAGE Missing requirement: org.homeautomation.currentsensor.feature
3.0.0.SNAPSHOT (org.homeautomation.currentsensor.feature.group
3.0.0.SNAPSHOT) requires 'org.wso2.carbon.device.mgt.server.feature.group
[2.0.7,2.1.0)' but it could not be found

WSO2 IoT server version = wso2iot-3.3.0
JDK = jdk1.8.0_181-amd64

I have tried using both master branch and 1.0.0 branch of
carbon-device-mgt-maven-plugin

-- 
*Chanaka Madushan*
http://twitter.com/chanakalin
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Architecture] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC3

2018-09-18 Thread Sahan Gunathilaka
Hi all,

I have tested following and no issues were found.

   - Successful local login
   - Failed local login with incorrect credentials
   - Suspicious login alerts


[+] Stable - go ahead and release

Thanks!
Best Regards!

On Tue, Sep 18, 2018 at 6:14 PM, Thisaru Guruge  wrote:

> Hi all,
>
> I have tested following:
>
>- Login Attempts Summary
>- Overall Login Attempts
>- Local Login Attempts
>- Federated Login Attempts
>
> No issues found.
>
> [+] Stable - go ahead and release.
>
> On Tue, Sep 18, 2018 at 5:54 PM Mevan Karunanayake  wrote:
>
>> Hi all,
>>
>> I have tested following scenarios on WSO2 IS Analytics 5.7.0-RC3.
>>
>>- Suspicious login attempts dashboard.
>>- Risk based adaptive authentication.
>>- Federated login dashboard.
>>- Overall logins dashboard.
>>
>> No blocking issues were found.
>>
>> *[+] Stable - go head and release.*
>>
>> Regards,
>>
>>
>> On Tue, 18 Sep 2018, 17:33 Thumilan Mikunthan,  wrote:
>>
>>> Hi all,
>>>
>>> I tested the following on WSO2 Identity Server Analytics 5.7.0 RC3 and
>>> no  issues were found.
>>>
>>>- Local login attempts dashboard
>>>- Suspicious login alerts
>>>
>>> [+] Stable - go ahead and release.
>>>
>>> Regards.
>>> M.Thumilan
>>>
>>> On Tue, Sep 18, 2018 at 5:30 PM Chuhaashanan Nagenthiran <
>>> chuhaasha...@wso2.com> wrote:
>>>
 Hi All,

 I have tested following and no issues were found.

- Suspicious login attempts dashboard
- Overall login attempts dashboard

 [+] Stable - go ahead and release.

 Regards,
 Chuhaashanan

 On Tue, Sep 18, 2018 at 5:25 PM Anuradha Karunarathna <
 anurad...@wso2.com> wrote:

> Hi All,
>
> I have tested the following and no issues were found.
> Suspicious login attempts dashboard
> Overall login attempts dashboard
> Configuring risk-based Adaptive Authentication
>
>
> [+] Stable - go ahead and release
>
>
> *Anuradha Karunarathna*
> Intern-Software Engineering | WSO2,inc.
>
>
>
> On Tue, Sep 18, 2018 at 5:21 PM, Tharindu Bandara 
> wrote:
>
>> Hi all,
>>
>> I have tested the followings on WSO2 Identity Server Analytics 5.7.0
>> RC3.
>>
>>- Risk based adaptive authentication.
>>- Successful local login attempt.
>>- Failed local login attempt.
>>- Suspicious login attempt.
>>
>> No blocking issues were found.
>>
>> *[+] Stable - go ahead and release*
>>
>> Thanks,
>> Tharindu
>>
>> On Tue, Sep 18, 2018 at 5:07 PM Chamath Samarawickrama <
>> chama...@wso2.com> wrote:
>>
>>> Hi,
>>>
>>> I have tested the following on WSO2 Identity Server Analytics 5.7.0
>>> RC3.
>>>
>>>- Overall login attempts dashboard
>>>- Suspicious login attempts dashboard
>>>- Login sessions dashboard
>>>- Configuring risk-based Adaptive Authentication
>>>
>>> No blocking issues were found.
>>>
>>> *[+] Stable - go ahead and release*
>>>
>>> Thanks,
>>> Chamath
>>>
>>> On Tue, Sep 18, 2018 at 3:42 PM Nuwandi Wickramasinghe <
>>> nuwan...@wso2.com> wrote:
>>>
 Hi All,


 We are pleased to announce the third release candidate of WSO2
 Identity Server Analytics 5.7.0.


 This release fixes the following issues,



- 5.7.0-RC3 Fixes

- 5.7.0-RC2 Fixes

- 5.7.0-RC1 Fixes




 Source and distribution,


- https://github.com/wso2/analytics-is/releases/v5.7.0-rc3



 Please download, test the product and vote.


[+] Stable - go ahead and release

[-] Broken - do not release (explain why)



 Thanks,

 - WSO2 Identity and Access Management Team -

 --

 Best Regards,

 Nuwandi Wickramasinghe

 Senior Software Engineer

 WSO2 Inc.

 Web : http://wso2.com

 Mobile : 0719214873

>>>
>>>
>>> --
>>> *C**h**amath Samarawickrama*
>>> Intern | WSO2, Inc.
>>> Mobile : +94772598944
>>> Twitter   LinkedIn
>>>   GitHub
>>> 
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>
>>
>> --
>> *Tharindu Bandara*

Re: [Dev] [Architecture] [VOTE] Release WSO2 Enterprise Integrator 6.4.0 RC1

2018-09-18 Thread Dileesha Rajapakse
Hi everyone,

I have tested the RC1 in the following scenarios.

   1.  Tested the following EI Analytics features with embedded H2 and
   MySQL 5.7.
  1. Overview Dashboard.
  2. Proxy Services Dashboard.
  3. API Dashboard.
  4. Sequence Dashboard.
  5. Endpoint Dashboard.
  6. Inbound Endpoint Dashboard
  7. Mediator Dashboard.
  8. Message Dashboard.
   2. Tested the following in a two-node cluster.
  1. Scheduling Tasks in different time intervals and counts.
  2. Scheduling tasks with cron expressions.
   3. Tested the creation and deployment (as CApps) of the following with
   tooling.
  1. Proxy service.
  2. API.
  3. Sequence.
  4. REST API.
  5. Inbound Endpoint.
  6. Endpoint.

No issues found.

[+] Stable - Go ahead and release

Regards.

On Tue, Sep 18, 2018 at 2:03 PM Thishani Lucas  wrote:

> Hi All,
>
> We are pleased to announce the first release candidate of WSO2 Enterprise
> Integrator 6.4.0.
>
> *Known Issues: *https://github.com/wso2/product-ei/issues
>
> *Source and Binary Distribution Files: *
> https://github.com/wso2/product-ei/releases/tag/v6.4.0-rc1
>
> *The Tag to be Voted Upon: *
> https://github.com/wso2/product-ei/tree/v6.4.0-rc1
>
> Please vote as follows:
>
> [+] Stable - Go ahead and release
> [-] Broken - Do not release (explain why)
>
> ~The WSO2 Integration Team~
>
> --
> *Thishani Lucas*
> *Software Engineer*
> *WSO2 Lanka (Private) Limited**: http://wso2.com *
> *lean.enterprise.middle-ware*
>
> *Tel: +94 77 2556931 *
>
> *LinkedIn: https://www.linkedin.com/in/thishani-lucas/
> *
>
>
> 
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 
*Dileesha Rajapakse*
Software Engineer | WSO2 Inc.
Mobile: +94 772555933
http://www.dilee.me
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Architecture] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC3

2018-09-18 Thread Thisaru Guruge
Hi all,

I have tested following:

   - Login Attempts Summary
   - Overall Login Attempts
   - Local Login Attempts
   - Federated Login Attempts

No issues found.

[+] Stable - go ahead and release.

On Tue, Sep 18, 2018 at 5:54 PM Mevan Karunanayake  wrote:

> Hi all,
>
> I have tested following scenarios on WSO2 IS Analytics 5.7.0-RC3.
>
>- Suspicious login attempts dashboard.
>- Risk based adaptive authentication.
>- Federated login dashboard.
>- Overall logins dashboard.
>
> No blocking issues were found.
>
> *[+] Stable - go head and release.*
>
> Regards,
>
>
> On Tue, 18 Sep 2018, 17:33 Thumilan Mikunthan,  wrote:
>
>> Hi all,
>>
>> I tested the following on WSO2 Identity Server Analytics 5.7.0 RC3 and
>> no  issues were found.
>>
>>- Local login attempts dashboard
>>- Suspicious login alerts
>>
>> [+] Stable - go ahead and release.
>>
>> Regards.
>> M.Thumilan
>>
>> On Tue, Sep 18, 2018 at 5:30 PM Chuhaashanan Nagenthiran <
>> chuhaasha...@wso2.com> wrote:
>>
>>> Hi All,
>>>
>>> I have tested following and no issues were found.
>>>
>>>- Suspicious login attempts dashboard
>>>- Overall login attempts dashboard
>>>
>>> [+] Stable - go ahead and release.
>>>
>>> Regards,
>>> Chuhaashanan
>>>
>>> On Tue, Sep 18, 2018 at 5:25 PM Anuradha Karunarathna <
>>> anurad...@wso2.com> wrote:
>>>
 Hi All,

 I have tested the following and no issues were found.
 Suspicious login attempts dashboard
 Overall login attempts dashboard
 Configuring risk-based Adaptive Authentication


 [+] Stable - go ahead and release


 *Anuradha Karunarathna*
 Intern-Software Engineering | WSO2,inc.



 On Tue, Sep 18, 2018 at 5:21 PM, Tharindu Bandara 
 wrote:

> Hi all,
>
> I have tested the followings on WSO2 Identity Server Analytics 5.7.0
> RC3.
>
>- Risk based adaptive authentication.
>- Successful local login attempt.
>- Failed local login attempt.
>- Suspicious login attempt.
>
> No blocking issues were found.
>
> *[+] Stable - go ahead and release*
>
> Thanks,
> Tharindu
>
> On Tue, Sep 18, 2018 at 5:07 PM Chamath Samarawickrama <
> chama...@wso2.com> wrote:
>
>> Hi,
>>
>> I have tested the following on WSO2 Identity Server Analytics 5.7.0
>> RC3.
>>
>>- Overall login attempts dashboard
>>- Suspicious login attempts dashboard
>>- Login sessions dashboard
>>- Configuring risk-based Adaptive Authentication
>>
>> No blocking issues were found.
>>
>> *[+] Stable - go ahead and release*
>>
>> Thanks,
>> Chamath
>>
>> On Tue, Sep 18, 2018 at 3:42 PM Nuwandi Wickramasinghe <
>> nuwan...@wso2.com> wrote:
>>
>>> Hi All,
>>>
>>>
>>> We are pleased to announce the third release candidate of WSO2
>>> Identity Server Analytics 5.7.0.
>>>
>>>
>>> This release fixes the following issues,
>>>
>>>
>>>
>>>- 5.7.0-RC3 Fixes
>>>
>>>- 5.7.0-RC2 Fixes
>>>
>>>- 5.7.0-RC1 Fixes
>>>
>>>
>>>
>>>
>>> Source and distribution,
>>>
>>>
>>>- https://github.com/wso2/analytics-is/releases/v5.7.0-rc3
>>>
>>>
>>>
>>> Please download, test the product and vote.
>>>
>>>
>>>[+] Stable - go ahead and release
>>>
>>>[-] Broken - do not release (explain why)
>>>
>>>
>>>
>>> Thanks,
>>>
>>> - WSO2 Identity and Access Management Team -
>>>
>>> --
>>>
>>> Best Regards,
>>>
>>> Nuwandi Wickramasinghe
>>>
>>> Senior Software Engineer
>>>
>>> WSO2 Inc.
>>>
>>> Web : http://wso2.com
>>>
>>> Mobile : 0719214873
>>>
>>
>>
>> --
>> *C**h**amath Samarawickrama*
>> Intern | WSO2, Inc.
>> Mobile : +94772598944
>> Twitter   LinkedIn
>>   GitHub
>> 
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>
>
> --
> *Tharindu Bandara*
> Software Engineer | WSO2
>
> Email : tharin...@wso2.com
> Mobile : +94 714221776
> web : http://wso2.com
> 
>
> https://wso2.com/signature
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>
 

Re: [Dev] [Architecture] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC3

2018-09-18 Thread Mevan Karunanayake
Hi all,

I have tested following scenarios on WSO2 IS Analytics 5.7.0-RC3.

   - Suspicious login attempts dashboard.
   - Risk based adaptive authentication.
   - Federated login dashboard.
   - Overall logins dashboard.

No blocking issues were found.

*[+] Stable - go head and release.*

Regards,


On Tue, 18 Sep 2018, 17:33 Thumilan Mikunthan,  wrote:

> Hi all,
>
> I tested the following on WSO2 Identity Server Analytics 5.7.0 RC3 and no
> issues were found.
>
>- Local login attempts dashboard
>- Suspicious login alerts
>
> [+] Stable - go ahead and release.
>
> Regards.
> M.Thumilan
>
> On Tue, Sep 18, 2018 at 5:30 PM Chuhaashanan Nagenthiran <
> chuhaasha...@wso2.com> wrote:
>
>> Hi All,
>>
>> I have tested following and no issues were found.
>>
>>- Suspicious login attempts dashboard
>>- Overall login attempts dashboard
>>
>> [+] Stable - go ahead and release.
>>
>> Regards,
>> Chuhaashanan
>>
>> On Tue, Sep 18, 2018 at 5:25 PM Anuradha Karunarathna 
>> wrote:
>>
>>> Hi All,
>>>
>>> I have tested the following and no issues were found.
>>> Suspicious login attempts dashboard
>>> Overall login attempts dashboard
>>> Configuring risk-based Adaptive Authentication
>>>
>>>
>>> [+] Stable - go ahead and release
>>>
>>>
>>> *Anuradha Karunarathna*
>>> Intern-Software Engineering | WSO2,inc.
>>>
>>>
>>>
>>> On Tue, Sep 18, 2018 at 5:21 PM, Tharindu Bandara 
>>> wrote:
>>>
 Hi all,

 I have tested the followings on WSO2 Identity Server Analytics 5.7.0
 RC3.

- Risk based adaptive authentication.
- Successful local login attempt.
- Failed local login attempt.
- Suspicious login attempt.

 No blocking issues were found.

 *[+] Stable - go ahead and release*

 Thanks,
 Tharindu

 On Tue, Sep 18, 2018 at 5:07 PM Chamath Samarawickrama <
 chama...@wso2.com> wrote:

> Hi,
>
> I have tested the following on WSO2 Identity Server Analytics 5.7.0
> RC3.
>
>- Overall login attempts dashboard
>- Suspicious login attempts dashboard
>- Login sessions dashboard
>- Configuring risk-based Adaptive Authentication
>
> No blocking issues were found.
>
> *[+] Stable - go ahead and release*
>
> Thanks,
> Chamath
>
> On Tue, Sep 18, 2018 at 3:42 PM Nuwandi Wickramasinghe <
> nuwan...@wso2.com> wrote:
>
>> Hi All,
>>
>>
>> We are pleased to announce the third release candidate of WSO2
>> Identity Server Analytics 5.7.0.
>>
>>
>> This release fixes the following issues,
>>
>>
>>
>>- 5.7.0-RC3 Fixes
>>
>>- 5.7.0-RC2 Fixes
>>
>>- 5.7.0-RC1 Fixes
>>
>>
>>
>>
>> Source and distribution,
>>
>>
>>- https://github.com/wso2/analytics-is/releases/v5.7.0-rc3
>>
>>
>>
>> Please download, test the product and vote.
>>
>>
>>[+] Stable - go ahead and release
>>
>>[-] Broken - do not release (explain why)
>>
>>
>>
>> Thanks,
>>
>> - WSO2 Identity and Access Management Team -
>>
>> --
>>
>> Best Regards,
>>
>> Nuwandi Wickramasinghe
>>
>> Senior Software Engineer
>>
>> WSO2 Inc.
>>
>> Web : http://wso2.com
>>
>> Mobile : 0719214873
>>
>
>
> --
> *C**h**amath Samarawickrama*
> Intern | WSO2, Inc.
> Mobile : +94772598944
> Twitter   LinkedIn
>   GitHub
> 
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


 --
 *Tharindu Bandara*
 Software Engineer | WSO2

 Email : tharin...@wso2.com
 Mobile : +94 714221776
 web : http://wso2.com
 

 https://wso2.com/signature

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


>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>
>>
>> --
>> Chuhaashanan
>> Intern - Software Engineering
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>
>
> --
> Best Regards,
> M.Thumilan
> ___
> Architecture mailing list
> architect...@wso2.org
> 

Re: [Dev] [Architecture] [VOTE] Release WSO2 Enterprise Integrator 6.4.0 RC1

2018-09-18 Thread Hasitha Hiranya
Hi,

I tested below JMS use cases and no issues found.

receive JMS messages

- with parameters at proxy level
- with parameters at axis2 level

send jms messages
- with parameters at proxy level
- with parameters at axis2 level (use
"transport.jms.ConnectionFactory")

transactions
- local JMS transactions  to receive (without caching)
- rollback in an error scenario when receive
- local JMS transactions  to send (without caching)

caching levels - receive

with transactions
- use "transport.jms.SessionTransacted" property
- by default cache level is consumer

caching levels - send

with transactions
- use "transport.jms.SessionTransacted" property
- by default nothing is cached  (consider PUBLISHER evel as default)
- setting "publisher" in service level
- setting "publisher" in axis2

Scenarios

- broker shutdown and start back

Thanks

On Tue, Sep 18, 2018 at 2:03 PM Thishani Lucas  wrote:

> Hi All,
>
> We are pleased to announce the first release candidate of WSO2 Enterprise
> Integrator 6.4.0.
>
> *Known Issues: *https://github.com/wso2/product-ei/issues
>
> *Source and Binary Distribution Files: *
> https://github.com/wso2/product-ei/releases/tag/v6.4.0-rc1
>
> *The Tag to be Voted Upon: *
> https://github.com/wso2/product-ei/tree/v6.4.0-rc1
>
> Please vote as follows:
>
> [+] Stable - Go ahead and release
> [-] Broken - Do not release (explain why)
>
> ~The WSO2 Integration Team~
>
> --
> *Thishani Lucas*
> *Software Engineer*
> *WSO2 Lanka (Private) Limited**: http://wso2.com *
> *lean.enterprise.middle-ware*
>
> *Tel: +94 77 2556931 *
>
> *LinkedIn: https://www.linkedin.com/in/thishani-lucas/
> *
>
>
> 
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 
*Hasitha Abeykoon*
Associate Technical Lead; WSO2, Inc.; http://wso2.com
*cell:* *+94 719363063*
*blog: **abeykoon.blogspot.com* 
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Architecture] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC3

2018-09-18 Thread Thumilan Mikunthan
Hi all,

I tested the following on WSO2 Identity Server Analytics 5.7.0 RC3 and no
issues were found.

   - Local login attempts dashboard
   - Suspicious login alerts

[+] Stable - go ahead and release.

Regards.
M.Thumilan

On Tue, Sep 18, 2018 at 5:30 PM Chuhaashanan Nagenthiran <
chuhaasha...@wso2.com> wrote:

> Hi All,
>
> I have tested following and no issues were found.
>
>- Suspicious login attempts dashboard
>- Overall login attempts dashboard
>
> [+] Stable - go ahead and release.
>
> Regards,
> Chuhaashanan
>
> On Tue, Sep 18, 2018 at 5:25 PM Anuradha Karunarathna 
> wrote:
>
>> Hi All,
>>
>> I have tested the following and no issues were found.
>> Suspicious login attempts dashboard
>> Overall login attempts dashboard
>> Configuring risk-based Adaptive Authentication
>>
>>
>> [+] Stable - go ahead and release
>>
>>
>> *Anuradha Karunarathna*
>> Intern-Software Engineering | WSO2,inc.
>>
>>
>>
>> On Tue, Sep 18, 2018 at 5:21 PM, Tharindu Bandara 
>> wrote:
>>
>>> Hi all,
>>>
>>> I have tested the followings on WSO2 Identity Server Analytics 5.7.0 RC3.
>>>
>>>- Risk based adaptive authentication.
>>>- Successful local login attempt.
>>>- Failed local login attempt.
>>>- Suspicious login attempt.
>>>
>>> No blocking issues were found.
>>>
>>> *[+] Stable - go ahead and release*
>>>
>>> Thanks,
>>> Tharindu
>>>
>>> On Tue, Sep 18, 2018 at 5:07 PM Chamath Samarawickrama <
>>> chama...@wso2.com> wrote:
>>>
 Hi,

 I have tested the following on WSO2 Identity Server Analytics 5.7.0 RC3.

- Overall login attempts dashboard
- Suspicious login attempts dashboard
- Login sessions dashboard
- Configuring risk-based Adaptive Authentication

 No blocking issues were found.

 *[+] Stable - go ahead and release*

 Thanks,
 Chamath

 On Tue, Sep 18, 2018 at 3:42 PM Nuwandi Wickramasinghe <
 nuwan...@wso2.com> wrote:

> Hi All,
>
>
> We are pleased to announce the third release candidate of WSO2
> Identity Server Analytics 5.7.0.
>
>
> This release fixes the following issues,
>
>
>
>- 5.7.0-RC3 Fixes
>
>- 5.7.0-RC2 Fixes
>
>- 5.7.0-RC1 Fixes
>
>
>
>
> Source and distribution,
>
>
>- https://github.com/wso2/analytics-is/releases/v5.7.0-rc3
>
>
>
> Please download, test the product and vote.
>
>
>[+] Stable - go ahead and release
>
>[-] Broken - do not release (explain why)
>
>
>
> Thanks,
>
> - WSO2 Identity and Access Management Team -
>
> --
>
> Best Regards,
>
> Nuwandi Wickramasinghe
>
> Senior Software Engineer
>
> WSO2 Inc.
>
> Web : http://wso2.com
>
> Mobile : 0719214873
>


 --
 *C**h**amath Samarawickrama*
 Intern | WSO2, Inc.
 Mobile : +94772598944
 Twitter   LinkedIn
   GitHub
 
 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev

>>>
>>>
>>> --
>>> *Tharindu Bandara*
>>> Software Engineer | WSO2
>>>
>>> Email : tharin...@wso2.com
>>> Mobile : +94 714221776
>>> web : http://wso2.com
>>> 
>>>
>>> https://wso2.com/signature
>>>
>>> ___
>>> Architecture mailing list
>>> architect...@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>
>>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>
>
> --
> Chuhaashanan
> Intern - Software Engineering
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 
Best Regards,
M.Thumilan
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Architecture] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC3

2018-09-18 Thread Chuhaashanan Nagenthiran
Hi All,

I have tested following and no issues were found.

   - Suspicious login attempts dashboard
   - Overall login attempts dashboard

[+] Stable - go ahead and release.

Regards,
Chuhaashanan

On Tue, Sep 18, 2018 at 5:25 PM Anuradha Karunarathna 
wrote:

> Hi All,
>
> I have tested the following and no issues were found.
> Suspicious login attempts dashboard
> Overall login attempts dashboard
> Configuring risk-based Adaptive Authentication
>
>
> [+] Stable - go ahead and release
>
>
> *Anuradha Karunarathna*
> Intern-Software Engineering | WSO2,inc.
>
>
>
> On Tue, Sep 18, 2018 at 5:21 PM, Tharindu Bandara 
> wrote:
>
>> Hi all,
>>
>> I have tested the followings on WSO2 Identity Server Analytics 5.7.0 RC3.
>>
>>- Risk based adaptive authentication.
>>- Successful local login attempt.
>>- Failed local login attempt.
>>- Suspicious login attempt.
>>
>> No blocking issues were found.
>>
>> *[+] Stable - go ahead and release*
>>
>> Thanks,
>> Tharindu
>>
>> On Tue, Sep 18, 2018 at 5:07 PM Chamath Samarawickrama 
>> wrote:
>>
>>> Hi,
>>>
>>> I have tested the following on WSO2 Identity Server Analytics 5.7.0 RC3.
>>>
>>>- Overall login attempts dashboard
>>>- Suspicious login attempts dashboard
>>>- Login sessions dashboard
>>>- Configuring risk-based Adaptive Authentication
>>>
>>> No blocking issues were found.
>>>
>>> *[+] Stable - go ahead and release*
>>>
>>> Thanks,
>>> Chamath
>>>
>>> On Tue, Sep 18, 2018 at 3:42 PM Nuwandi Wickramasinghe <
>>> nuwan...@wso2.com> wrote:
>>>
 Hi All,


 We are pleased to announce the third release candidate of WSO2 Identity
 Server Analytics 5.7.0.


 This release fixes the following issues,



- 5.7.0-RC3 Fixes

- 5.7.0-RC2 Fixes

- 5.7.0-RC1 Fixes




 Source and distribution,


- https://github.com/wso2/analytics-is/releases/v5.7.0-rc3



 Please download, test the product and vote.


[+] Stable - go ahead and release

[-] Broken - do not release (explain why)



 Thanks,

 - WSO2 Identity and Access Management Team -

 --

 Best Regards,

 Nuwandi Wickramasinghe

 Senior Software Engineer

 WSO2 Inc.

 Web : http://wso2.com

 Mobile : 0719214873

>>>
>>>
>>> --
>>> *C**h**amath Samarawickrama*
>>> Intern | WSO2, Inc.
>>> Mobile : +94772598944
>>> Twitter   LinkedIn
>>>   GitHub
>>> 
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>
>>
>> --
>> *Tharindu Bandara*
>> Software Engineer | WSO2
>>
>> Email : tharin...@wso2.com
>> Mobile : +94 714221776
>> web : http://wso2.com
>> 
>>
>> https://wso2.com/signature
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 
Chuhaashanan
Intern - Software Engineering
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Architecture] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC3

2018-09-18 Thread Pamoda Wimalasiri
Hi,

I have tested the following on WSO2 Identity Server Analytics 5.7.0 RC3.

   - Overall login attempts dashboard
   - Local login dashboard
   - Federated login dashboard
   - Login sessions dashboard

No blocking issues were found.

[+] Stable - go ahead and release

Thanks,
Pamoda

On Tue, Sep 18, 2018 at 5:25 PM Anuradha Karunarathna 
wrote:

> Hi All,
>
> I have tested the following and no issues were found.
> Suspicious login attempts dashboard
> Overall login attempts dashboard
> Configuring risk-based Adaptive Authentication
>
>
> [+] Stable - go ahead and release
>
>
> *Anuradha Karunarathna*
> Intern-Software Engineering | WSO2,inc.
>
>
>
> On Tue, Sep 18, 2018 at 5:21 PM, Tharindu Bandara 
> wrote:
>
>> Hi all,
>>
>> I have tested the followings on WSO2 Identity Server Analytics 5.7.0 RC3.
>>
>>- Risk based adaptive authentication.
>>- Successful local login attempt.
>>- Failed local login attempt.
>>- Suspicious login attempt.
>>
>> No blocking issues were found.
>>
>> *[+] Stable - go ahead and release*
>>
>> Thanks,
>> Tharindu
>>
>> On Tue, Sep 18, 2018 at 5:07 PM Chamath Samarawickrama 
>> wrote:
>>
>>> Hi,
>>>
>>> I have tested the following on WSO2 Identity Server Analytics 5.7.0 RC3.
>>>
>>>- Overall login attempts dashboard
>>>- Suspicious login attempts dashboard
>>>- Login sessions dashboard
>>>- Configuring risk-based Adaptive Authentication
>>>
>>> No blocking issues were found.
>>>
>>> *[+] Stable - go ahead and release*
>>>
>>> Thanks,
>>> Chamath
>>>
>>> On Tue, Sep 18, 2018 at 3:42 PM Nuwandi Wickramasinghe <
>>> nuwan...@wso2.com> wrote:
>>>
 Hi All,


 We are pleased to announce the third release candidate of WSO2 Identity
 Server Analytics 5.7.0.


 This release fixes the following issues,



- 5.7.0-RC3 Fixes

- 5.7.0-RC2 Fixes

- 5.7.0-RC1 Fixes




 Source and distribution,


- https://github.com/wso2/analytics-is/releases/v5.7.0-rc3



 Please download, test the product and vote.


[+] Stable - go ahead and release

[-] Broken - do not release (explain why)



 Thanks,

 - WSO2 Identity and Access Management Team -

 --

 Best Regards,

 Nuwandi Wickramasinghe

 Senior Software Engineer

 WSO2 Inc.

 Web : http://wso2.com

 Mobile : 0719214873

>>>
>>>
>>> --
>>> *C**h**amath Samarawickrama*
>>> Intern | WSO2, Inc.
>>> Mobile : +94772598944
>>> Twitter   LinkedIn
>>>   GitHub
>>> 
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>
>>
>> --
>> *Tharindu Bandara*
>> Software Engineer | WSO2
>>
>> Email : tharin...@wso2.com
>> Mobile : +94 714221776
>> web : http://wso2.com
>> 
>>
>> https://wso2.com/signature
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 

*Pamoda Wimalasiri*
Software Engineer - WSO2

Email : pam...@wso2.com
Mobile : +94713705814 <+94%2077%20936%207571>
Web : https://wso2.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC3

2018-09-18 Thread Ashen De Silva
Hi All,

I have tested the following on WSO2 Identity Server Analytics 5.7.0 RC3.

   - Login attempts dashboard
   - Overall logins dashboard
   - Local logins dashboard
   - Suspicious login attempts dashboard
   - Report generation

No blocking issues were found.

*[+] Stable - go ahead and release*

Thanks,
Ashen

On Tue, Sep 18, 2018 at 5:06 PM, Chamath Samarawickrama 
wrote:

> Hi,
>
> I have tested the following on WSO2 Identity Server Analytics 5.7.0 RC3.
>
>- Overall login attempts dashboard
>- Suspicious login attempts dashboard
>- Login sessions dashboard
>- Configuring risk-based Adaptive Authentication
>
> No blocking issues were found.
>
> *[+] Stable - go ahead and release*
>
> Thanks,
> Chamath
>
> On Tue, Sep 18, 2018 at 3:42 PM Nuwandi Wickramasinghe 
> wrote:
>
>> Hi All,
>>
>>
>> We are pleased to announce the third release candidate of WSO2 Identity
>> Server Analytics 5.7.0.
>>
>>
>> This release fixes the following issues,
>>
>>
>>
>>- 5.7.0-RC3 Fixes
>>
>>- 5.7.0-RC2 Fixes
>>
>>- 5.7.0-RC1 Fixes
>>
>>
>>
>>
>> Source and distribution,
>>
>>
>>- https://github.com/wso2/analytics-is/releases/v5.7.0-rc3
>>
>>
>>
>> Please download, test the product and vote.
>>
>>
>>[+] Stable - go ahead and release
>>
>>[-] Broken - do not release (explain why)
>>
>>
>>
>> Thanks,
>>
>> - WSO2 Identity and Access Management Team -
>>
>> --
>>
>> Best Regards,
>>
>> Nuwandi Wickramasinghe
>>
>> Senior Software Engineer
>>
>> WSO2 Inc.
>>
>> Web : http://wso2.com
>>
>> Mobile : 0719214873
>>
>
>
> --
> *C**h**amath Samarawickrama*
> Intern | WSO2, Inc.
> Mobile : +94772598944
> Twitter   LinkedIn
>   GitHub
> 
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Ashen De Silva*
Intern - Software Engineering

WSO2, Inc.
Mob: +94 71 349 8442
Web: http://wso2.com


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


Re: [Dev] [Architecture] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC3

2018-09-18 Thread Winma Heenatigala
Hi all,

I tested the following on WSO2 Identity Server Analytics 5.7.0 RC3 and no
issues were found.

   - Local login attempts dashboard
   - Suspicious login alerts

[+] Stable - go ahead and release.

Thanks,
Winma



On Tue, Sep 18, 2018 at 5:23 PM, Dinika Senarath  wrote:

> Hi all,
>
> Tested the following on WSO2 Identity Server Analytics 5.7.0 RC3 and no
> blocking issues were found.
>
>- Local login attempts dashboard
>- Suspicious login alerts
>
> [+] Stable - go ahead and release.
>
> Thanks,
> Dinika
>
>
> On Tue, Sep 18, 2018 at 5:16 PM, Thanuja Jayasinghe 
> wrote:
>
>> Hi All,
>>
>> I have tested the following and no issues were found.
>>
>>- Overall login attempts dashboard
>>- Suspicious login attempts dashboard
>>
>> [+] Stable - go ahead and release
>>
>> Thanks,
>> Thanuja
>>
>> On Tue, Sep 18, 2018 at 5:07 PM Chamath Samarawickrama 
>> wrote:
>>
>>> Hi,
>>>
>>> I have tested the following on WSO2 Identity Server Analytics 5.7.0 RC3.
>>>
>>>- Overall login attempts dashboard
>>>- Suspicious login attempts dashboard
>>>- Login sessions dashboard
>>>- Configuring risk-based Adaptive Authentication
>>>
>>> No blocking issues were found.
>>>
>>> *[+] Stable - go ahead and release*
>>>
>>> Thanks,
>>> Chamath
>>>
>>> On Tue, Sep 18, 2018 at 3:42 PM Nuwandi Wickramasinghe <
>>> nuwan...@wso2.com> wrote:
>>>
 Hi All,


 We are pleased to announce the third release candidate of WSO2 Identity
 Server Analytics 5.7.0.


 This release fixes the following issues,



- 5.7.0-RC3 Fixes

- 5.7.0-RC2 Fixes

- 5.7.0-RC1 Fixes




 Source and distribution,


- https://github.com/wso2/analytics-is/releases/v5.7.0-rc3



 Please download, test the product and vote.


[+] Stable - go ahead and release

[-] Broken - do not release (explain why)



 Thanks,

 - WSO2 Identity and Access Management Team -

 --

 Best Regards,

 Nuwandi Wickramasinghe

 Senior Software Engineer

 WSO2 Inc.

 Web : http://wso2.com

 Mobile : 0719214873

>>>
>>>
>>> --
>>> *C**h**amath Samarawickrama*
>>> Intern | WSO2, Inc.
>>> Mobile : +94772598944
>>> Twitter   LinkedIn
>>>   GitHub
>>> 
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>
>>
>> --
>> *Thanuja Lakmal*
>> Associate Technical Lead
>> WSO2 Inc. http://wso2.com/
>> *lean.enterprise.middleware*
>> Mobile: +94715979891
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Dinika Senarath*
> *Intern Software Engineer*
> *WSO2*
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 

*Winma Heenatigala*
*Trainee Software Engineer | WSO2*

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


Re: [Dev] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC3

2018-09-18 Thread Gangani Ariyarathne
Hi all,

I have tested the following and no issues were found.

   - Successful local login attempts dashboard
   - Failed local login attempts dashboard
   - Suspicious login attempts dashboard

[+] Stable - go ahead and release.

Thanks,
Gangani

On Tue, Sep 18, 2018 at 5:17 PM Thanuja Jayasinghe  wrote:

> Hi All,
>
> I have tested the following and no issues were found.
>
>- Overall login attempts dashboard
>- Suspicious login attempts dashboard
>
> [+] Stable - go ahead and release
>
> Thanks,
> Thanuja
>
> On Tue, Sep 18, 2018 at 5:07 PM Chamath Samarawickrama 
> wrote:
>
>> Hi,
>>
>> I have tested the following on WSO2 Identity Server Analytics 5.7.0 RC3.
>>
>>- Overall login attempts dashboard
>>- Suspicious login attempts dashboard
>>- Login sessions dashboard
>>- Configuring risk-based Adaptive Authentication
>>
>> No blocking issues were found.
>>
>> *[+] Stable - go ahead and release*
>>
>> Thanks,
>> Chamath
>>
>> On Tue, Sep 18, 2018 at 3:42 PM Nuwandi Wickramasinghe 
>> wrote:
>>
>>> Hi All,
>>>
>>>
>>> We are pleased to announce the third release candidate of WSO2 Identity
>>> Server Analytics 5.7.0.
>>>
>>>
>>> This release fixes the following issues,
>>>
>>>
>>>
>>>- 5.7.0-RC3 Fixes
>>>
>>>- 5.7.0-RC2 Fixes
>>>
>>>- 5.7.0-RC1 Fixes
>>>
>>>
>>>
>>>
>>> Source and distribution,
>>>
>>>
>>>- https://github.com/wso2/analytics-is/releases/v5.7.0-rc3
>>>
>>>
>>>
>>> Please download, test the product and vote.
>>>
>>>
>>>[+] Stable - go ahead and release
>>>
>>>[-] Broken - do not release (explain why)
>>>
>>>
>>>
>>> Thanks,
>>>
>>> - WSO2 Identity and Access Management Team -
>>>
>>> --
>>>
>>> Best Regards,
>>>
>>> Nuwandi Wickramasinghe
>>>
>>> Senior Software Engineer
>>>
>>> WSO2 Inc.
>>>
>>> Web : http://wso2.com
>>>
>>> Mobile : 0719214873
>>>
>>
>>
>> --
>> *C**h**amath Samarawickrama*
>> Intern | WSO2, Inc.
>> Mobile : +94772598944
>> Twitter   LinkedIn
>>   GitHub
>> 
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>
>
> --
> *Thanuja Lakmal*
> Associate Technical Lead
> WSO2 Inc. http://wso2.com/
> *lean.enterprise.middleware*
> Mobile: +94715979891
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 

*Gangani Chamika*

*Intern - Software Engineering*
*WSO2*

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


Re: [Dev] [Architecture] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC3

2018-09-18 Thread Anuradha Karunarathna
Hi All,

I have tested the following and no issues were found.
Suspicious login attempts dashboard
Overall login attempts dashboard
Configuring risk-based Adaptive Authentication


[+] Stable - go ahead and release


*Anuradha Karunarathna*
Intern-Software Engineering | WSO2,inc.



On Tue, Sep 18, 2018 at 5:21 PM, Tharindu Bandara 
wrote:

> Hi all,
>
> I have tested the followings on WSO2 Identity Server Analytics 5.7.0 RC3.
>
>- Risk based adaptive authentication.
>- Successful local login attempt.
>- Failed local login attempt.
>- Suspicious login attempt.
>
> No blocking issues were found.
>
> *[+] Stable - go ahead and release*
>
> Thanks,
> Tharindu
>
> On Tue, Sep 18, 2018 at 5:07 PM Chamath Samarawickrama 
> wrote:
>
>> Hi,
>>
>> I have tested the following on WSO2 Identity Server Analytics 5.7.0 RC3.
>>
>>- Overall login attempts dashboard
>>- Suspicious login attempts dashboard
>>- Login sessions dashboard
>>- Configuring risk-based Adaptive Authentication
>>
>> No blocking issues were found.
>>
>> *[+] Stable - go ahead and release*
>>
>> Thanks,
>> Chamath
>>
>> On Tue, Sep 18, 2018 at 3:42 PM Nuwandi Wickramasinghe 
>> wrote:
>>
>>> Hi All,
>>>
>>>
>>> We are pleased to announce the third release candidate of WSO2 Identity
>>> Server Analytics 5.7.0.
>>>
>>>
>>> This release fixes the following issues,
>>>
>>>
>>>
>>>- 5.7.0-RC3 Fixes
>>>
>>>- 5.7.0-RC2 Fixes
>>>
>>>- 5.7.0-RC1 Fixes
>>>
>>>
>>>
>>>
>>> Source and distribution,
>>>
>>>
>>>- https://github.com/wso2/analytics-is/releases/v5.7.0-rc3
>>>
>>>
>>>
>>> Please download, test the product and vote.
>>>
>>>
>>>[+] Stable - go ahead and release
>>>
>>>[-] Broken - do not release (explain why)
>>>
>>>
>>>
>>> Thanks,
>>>
>>> - WSO2 Identity and Access Management Team -
>>>
>>> --
>>>
>>> Best Regards,
>>>
>>> Nuwandi Wickramasinghe
>>>
>>> Senior Software Engineer
>>>
>>> WSO2 Inc.
>>>
>>> Web : http://wso2.com
>>>
>>> Mobile : 0719214873
>>>
>>
>>
>> --
>> *C**h**amath Samarawickrama*
>> Intern | WSO2, Inc.
>> Mobile : +94772598944
>> Twitter   LinkedIn
>>   GitHub
>> 
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>
>
> --
> *Tharindu Bandara*
> Software Engineer | WSO2
>
> Email : tharin...@wso2.com
> Mobile : +94 714221776
> web : http://wso2.com
> 
>
> https://wso2.com/signature
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Architecture] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC3

2018-09-18 Thread Janak Amarasena
Hi All,

I have tested the following and no issues were found.

   - Successful local login attempt
   - Failed local login attempt
   - Suspicious login attempt

[+] Stable - go ahead and release.

Best Regards,
Janak


On Tue, Sep 18, 2018 at 5:21 PM, Tharindu Bandara 
wrote:

> Hi all,
>
> I have tested the followings on WSO2 Identity Server Analytics 5.7.0 RC3.
>
>- Risk based adaptive authentication.
>- Successful local login attempt.
>- Failed local login attempt.
>- Suspicious login attempt.
>
> No blocking issues were found.
>
> *[+] Stable - go ahead and release*
>
> Thanks,
> Tharindu
>
> On Tue, Sep 18, 2018 at 5:07 PM Chamath Samarawickrama 
> wrote:
>
>> Hi,
>>
>> I have tested the following on WSO2 Identity Server Analytics 5.7.0 RC3.
>>
>>- Overall login attempts dashboard
>>- Suspicious login attempts dashboard
>>- Login sessions dashboard
>>- Configuring risk-based Adaptive Authentication
>>
>> No blocking issues were found.
>>
>> *[+] Stable - go ahead and release*
>>
>> Thanks,
>> Chamath
>>
>> On Tue, Sep 18, 2018 at 3:42 PM Nuwandi Wickramasinghe 
>> wrote:
>>
>>> Hi All,
>>>
>>>
>>> We are pleased to announce the third release candidate of WSO2 Identity
>>> Server Analytics 5.7.0.
>>>
>>>
>>> This release fixes the following issues,
>>>
>>>
>>>
>>>- 5.7.0-RC3 Fixes
>>>
>>>- 5.7.0-RC2 Fixes
>>>
>>>- 5.7.0-RC1 Fixes
>>>
>>>
>>>
>>>
>>> Source and distribution,
>>>
>>>
>>>- https://github.com/wso2/analytics-is/releases/v5.7.0-rc3
>>>
>>>
>>>
>>> Please download, test the product and vote.
>>>
>>>
>>>[+] Stable - go ahead and release
>>>
>>>[-] Broken - do not release (explain why)
>>>
>>>
>>>
>>> Thanks,
>>>
>>> - WSO2 Identity and Access Management Team -
>>>
>>> --
>>>
>>> Best Regards,
>>>
>>> Nuwandi Wickramasinghe
>>>
>>> Senior Software Engineer
>>>
>>> WSO2 Inc.
>>>
>>> Web : http://wso2.com
>>>
>>> Mobile : 0719214873
>>>
>>
>>
>> --
>> *C**h**amath Samarawickrama*
>> Intern | WSO2, Inc.
>> Mobile : +94772598944
>> Twitter   LinkedIn
>>   GitHub
>> 
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>
>
> --
> *Tharindu Bandara*
> Software Engineer | WSO2
>
> Email : tharin...@wso2.com
> Mobile : +94 714221776
> web : http://wso2.com
> 
>
> https://wso2.com/signature
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
*Janak Amarasena*

Software Engineer

Email: ja...@wso2.com

Mobile: +9464144

Web: https://wso2.com



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


Re: [Dev] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC3

2018-09-18 Thread Dinika Senarath
Hi all,

Tested the following on WSO2 Identity Server Analytics 5.7.0 RC3 and no
blocking issues were found.

   - Local login attempts dashboard
   - Suspicious login alerts

[+] Stable - go ahead and release.

Thanks,
Dinika


On Tue, Sep 18, 2018 at 5:16 PM, Thanuja Jayasinghe 
wrote:

> Hi All,
>
> I have tested the following and no issues were found.
>
>- Overall login attempts dashboard
>- Suspicious login attempts dashboard
>
> [+] Stable - go ahead and release
>
> Thanks,
> Thanuja
>
> On Tue, Sep 18, 2018 at 5:07 PM Chamath Samarawickrama 
> wrote:
>
>> Hi,
>>
>> I have tested the following on WSO2 Identity Server Analytics 5.7.0 RC3.
>>
>>- Overall login attempts dashboard
>>- Suspicious login attempts dashboard
>>- Login sessions dashboard
>>- Configuring risk-based Adaptive Authentication
>>
>> No blocking issues were found.
>>
>> *[+] Stable - go ahead and release*
>>
>> Thanks,
>> Chamath
>>
>> On Tue, Sep 18, 2018 at 3:42 PM Nuwandi Wickramasinghe 
>> wrote:
>>
>>> Hi All,
>>>
>>>
>>> We are pleased to announce the third release candidate of WSO2 Identity
>>> Server Analytics 5.7.0.
>>>
>>>
>>> This release fixes the following issues,
>>>
>>>
>>>
>>>- 5.7.0-RC3 Fixes
>>>
>>>- 5.7.0-RC2 Fixes
>>>
>>>- 5.7.0-RC1 Fixes
>>>
>>>
>>>
>>>
>>> Source and distribution,
>>>
>>>
>>>- https://github.com/wso2/analytics-is/releases/v5.7.0-rc3
>>>
>>>
>>>
>>> Please download, test the product and vote.
>>>
>>>
>>>[+] Stable - go ahead and release
>>>
>>>[-] Broken - do not release (explain why)
>>>
>>>
>>>
>>> Thanks,
>>>
>>> - WSO2 Identity and Access Management Team -
>>>
>>> --
>>>
>>> Best Regards,
>>>
>>> Nuwandi Wickramasinghe
>>>
>>> Senior Software Engineer
>>>
>>> WSO2 Inc.
>>>
>>> Web : http://wso2.com
>>>
>>> Mobile : 0719214873
>>>
>>
>>
>> --
>> *C**h**amath Samarawickrama*
>> Intern | WSO2, Inc.
>> Mobile : +94772598944
>> Twitter   LinkedIn
>>   GitHub
>> 
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>
>
> --
> *Thanuja Lakmal*
> Associate Technical Lead
> WSO2 Inc. http://wso2.com/
> *lean.enterprise.middleware*
> Mobile: +94715979891
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Dinika Senarath*
*Intern Software Engineer*
*WSO2*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC3

2018-09-18 Thread Tharindu Bandara
Hi all,

I have tested the followings on WSO2 Identity Server Analytics 5.7.0 RC3.

   - Risk based adaptive authentication.
   - Successful local login attempt.
   - Failed local login attempt.
   - Suspicious login attempt.

No blocking issues were found.

*[+] Stable - go ahead and release*

Thanks,
Tharindu

On Tue, Sep 18, 2018 at 5:07 PM Chamath Samarawickrama 
wrote:

> Hi,
>
> I have tested the following on WSO2 Identity Server Analytics 5.7.0 RC3.
>
>- Overall login attempts dashboard
>- Suspicious login attempts dashboard
>- Login sessions dashboard
>- Configuring risk-based Adaptive Authentication
>
> No blocking issues were found.
>
> *[+] Stable - go ahead and release*
>
> Thanks,
> Chamath
>
> On Tue, Sep 18, 2018 at 3:42 PM Nuwandi Wickramasinghe 
> wrote:
>
>> Hi All,
>>
>>
>> We are pleased to announce the third release candidate of WSO2 Identity
>> Server Analytics 5.7.0.
>>
>>
>> This release fixes the following issues,
>>
>>
>>
>>- 5.7.0-RC3 Fixes
>>
>>- 5.7.0-RC2 Fixes
>>
>>- 5.7.0-RC1 Fixes
>>
>>
>>
>>
>> Source and distribution,
>>
>>
>>- https://github.com/wso2/analytics-is/releases/v5.7.0-rc3
>>
>>
>>
>> Please download, test the product and vote.
>>
>>
>>[+] Stable - go ahead and release
>>
>>[-] Broken - do not release (explain why)
>>
>>
>>
>> Thanks,
>>
>> - WSO2 Identity and Access Management Team -
>>
>> --
>>
>> Best Regards,
>>
>> Nuwandi Wickramasinghe
>>
>> Senior Software Engineer
>>
>> WSO2 Inc.
>>
>> Web : http://wso2.com
>>
>> Mobile : 0719214873
>>
>
>
> --
> *C**h**amath Samarawickrama*
> Intern | WSO2, Inc.
> Mobile : +94772598944
> Twitter   LinkedIn
>   GitHub
> 
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 
*Tharindu Bandara*
Software Engineer | WSO2

Email : tharin...@wso2.com
Mobile : +94 714221776
web : http://wso2.com


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


Re: [Dev] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC3

2018-09-18 Thread Thanuja Jayasinghe
Hi All,

I have tested the following and no issues were found.

   - Overall login attempts dashboard
   - Suspicious login attempts dashboard

[+] Stable - go ahead and release

Thanks,
Thanuja

On Tue, Sep 18, 2018 at 5:07 PM Chamath Samarawickrama 
wrote:

> Hi,
>
> I have tested the following on WSO2 Identity Server Analytics 5.7.0 RC3.
>
>- Overall login attempts dashboard
>- Suspicious login attempts dashboard
>- Login sessions dashboard
>- Configuring risk-based Adaptive Authentication
>
> No blocking issues were found.
>
> *[+] Stable - go ahead and release*
>
> Thanks,
> Chamath
>
> On Tue, Sep 18, 2018 at 3:42 PM Nuwandi Wickramasinghe 
> wrote:
>
>> Hi All,
>>
>>
>> We are pleased to announce the third release candidate of WSO2 Identity
>> Server Analytics 5.7.0.
>>
>>
>> This release fixes the following issues,
>>
>>
>>
>>- 5.7.0-RC3 Fixes
>>
>>- 5.7.0-RC2 Fixes
>>
>>- 5.7.0-RC1 Fixes
>>
>>
>>
>>
>> Source and distribution,
>>
>>
>>- https://github.com/wso2/analytics-is/releases/v5.7.0-rc3
>>
>>
>>
>> Please download, test the product and vote.
>>
>>
>>[+] Stable - go ahead and release
>>
>>[-] Broken - do not release (explain why)
>>
>>
>>
>> Thanks,
>>
>> - WSO2 Identity and Access Management Team -
>>
>> --
>>
>> Best Regards,
>>
>> Nuwandi Wickramasinghe
>>
>> Senior Software Engineer
>>
>> WSO2 Inc.
>>
>> Web : http://wso2.com
>>
>> Mobile : 0719214873
>>
>
>
> --
> *C**h**amath Samarawickrama*
> Intern | WSO2, Inc.
> Mobile : +94772598944
> Twitter   LinkedIn
>   GitHub
> 
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 
*Thanuja Lakmal*
Associate Technical Lead
WSO2 Inc. http://wso2.com/
*lean.enterprise.middleware*
Mobile: +94715979891
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC3

2018-09-18 Thread Chamath Samarawickrama
Hi,

I have tested the following on WSO2 Identity Server Analytics 5.7.0 RC3.

   - Overall login attempts dashboard
   - Suspicious login attempts dashboard
   - Login sessions dashboard
   - Configuring risk-based Adaptive Authentication

No blocking issues were found.

*[+] Stable - go ahead and release*

Thanks,
Chamath

On Tue, Sep 18, 2018 at 3:42 PM Nuwandi Wickramasinghe 
wrote:

> Hi All,
>
>
> We are pleased to announce the third release candidate of WSO2 Identity
> Server Analytics 5.7.0.
>
>
> This release fixes the following issues,
>
>
>
>- 5.7.0-RC3 Fixes
>
>- 5.7.0-RC2 Fixes
>
>- 5.7.0-RC1 Fixes
>
>
>
>
> Source and distribution,
>
>
>- https://github.com/wso2/analytics-is/releases/v5.7.0-rc3
>
>
>
> Please download, test the product and vote.
>
>
>[+] Stable - go ahead and release
>
>[-] Broken - do not release (explain why)
>
>
>
> Thanks,
>
> - WSO2 Identity and Access Management Team -
>
> --
>
> Best Regards,
>
> Nuwandi Wickramasinghe
>
> Senior Software Engineer
>
> WSO2 Inc.
>
> Web : http://wso2.com
>
> Mobile : 0719214873
>


-- 
*C**h**amath Samarawickrama*
Intern | WSO2, Inc.
Mobile : +94772598944
Twitter   LinkedIn
  GitHub 
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC3

2018-09-18 Thread Nuwandi Wickramasinghe
Hi All,


We are pleased to announce the third release candidate of WSO2 Identity
Server Analytics 5.7.0.


This release fixes the following issues,



   - 5.7.0-RC3 Fixes
   
   - 5.7.0-RC2 Fixes
   
   - 5.7.0-RC1 Fixes
   



Source and distribution,


   - https://github.com/wso2/analytics-is/releases/v5.7.0-rc3



Please download, test the product and vote.


   [+] Stable - go ahead and release

   [-] Broken - do not release (explain why)



Thanks,

- WSO2 Identity and Access Management Team -

-- 

Best Regards,

Nuwandi Wickramasinghe

Senior Software Engineer

WSO2 Inc.

Web : http://wso2.com

Mobile : 0719214873
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Micro-EI] Registry Usage in Micro-EI

2018-09-18 Thread Milinda Perera
Hi Sidath,

Micro-Integrator profile is using a file-based registry. You can configure
local file system [1] (or possible to use file mount / NFS as well)
You can deploy registry artefacts developed for normal integration profile
to the micro-Integrator via CApps as well.

[1] https://docs.wso2.com/display/EI630/Working+with+the+Micro+Integrator

Thanks,
Milinda

On Tue, Sep 18, 2018 at 12:09 PM Sidath Weerasinghe 
wrote:

> Hi Devs,
>
> Can we use the custom registry configs in micro EI?
>
> --
> Thank You,
> Best Regards,
>
> Sidath Weerasinghe
> Senior Software Engineer
> M: +94719802550 | E: sid...@wso2telco.com
> Blog: https://medium.com/@sidath
> Linkedin: https://lk.linkedin.com/in/sidathweerasinghe
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 
Milinda Perera
Senior Software Engineer;
WSO2 Inc. http://wso2.com ,
Mobile: (+94) 714 115 032
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Architecture] [VOTE] Release WSO2 Enterprise Integrator 6.4.0 RC1

2018-09-18 Thread Thishani Lucas
Hi All,

We are pleased to announce the first release candidate of WSO2 Enterprise
Integrator 6.4.0.

*Known Issues: *https://github.com/wso2/product-ei/issues

*Source and Binary Distribution Files: *
https://github.com/wso2/product-ei/releases/tag/v6.4.0-rc1

*The Tag to be Voted Upon: *
https://github.com/wso2/product-ei/tree/v6.4.0-rc1

Please vote as follows:

[+] Stable - Go ahead and release
[-] Broken - Do not release (explain why)

~The WSO2 Integration Team~

-- 
*Thishani Lucas*
*Software Engineer*
*WSO2 Lanka (Private) Limited**: http://wso2.com *
*lean.enterprise.middle-ware*

*Tel: +94 77 2556931 *

*LinkedIn: https://www.linkedin.com/in/thishani-lucas/
*



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


[Dev] [Micro-EI] Registry Usage in Micro-EI

2018-09-18 Thread Sidath Weerasinghe
Hi Devs,

Can we use the custom registry configs in micro EI?

-- 
Thank You,
Best Regards,

Sidath Weerasinghe
Senior Software Engineer
M: +94719802550 | E: sid...@wso2telco.com
Blog: https://medium.com/@sidath
Linkedin: https://lk.linkedin.com/in/sidathweerasinghe
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev