Re: [Dev] Query Regarding the user last Login Timestamp in wso2 identity server.

2018-07-08 Thread Isura Karunaratne
Hi Monika,

In IS 5.3.0 and IS 5.4.0 that claim will be updated with the "account
suspension" feature. [1]. So, you can use one of the following ways to
populate the password claim.


   - Enable account suspension feature.
   - Disable new idenetityMgtEventListener and enable old listener in
   *identity.xml *as follows




  

Thanks
Isura.

[1] https://docs.wso2.com/display/IS530/User+Account+Suspension

On Wed, Jul 4, 2018 at 2:54 PM Monika Sharma 
wrote:

> Dear Sir,
>
>
>
> This is regarding the WSO2 IS bug at
> https://wso2.org/jira/browse/IDENTITY-3284
>
> I have a query regarding the user  last Login Timestamp.
>
> According to this bug, last Login Timestamp feature is implemented in WSO2
> 5.2.0 MA version. I have checked this featured  in 5.3.0 and 5.4.0  but the
> last Login Timestamp is not displayed in the Available Claims list for
> http://wso2.org/claims  at WSO2  IS UI. So Please confirm if this feature
> is implemented or not? And there is no information available in WSO2
> documentation regarding the last Login Timestamp. Please share the link of
> its documentation, if any.
>
>
>
> Currently, last login and Last logon claims is displayed in the Available
> Claims list for http://wso2.org/claims  at WSO2  IS UI.
>
> So, please let me know the functionality description of last Login
> Timestamp in WSO2 IS.
>
>
>
> Thanks & Regards
>
> Monika Sharma
>
>
>
>
>
>
>
>
>


-- 

*Isura Dilhara Karunaratne*
Associate Technical Lead | WSO2 
*lean.enterprise.middleware*
Email: is...@wso2.com
Mob : +94 772 254 810
Blog : http://isurad.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Architecture] [VOTE] Release of WSO2 API Manager Microgateway Toolkit 2.5.0 RC2

2018-07-08 Thread Fazlan Nazeem
Hi all,

Tested below scenarios.

Analytics data publishing and retrieving with APIM Analytics Server with

   - OAuth applications
   - JWT applications

for all types of streams.

[+] Stable - go ahead & release.


On Sun, Jul 8, 2018 at 2:07 PM Chamila Adhikarinayake 
wrote:

> Hi All,
>
> Tested the below
>
>- Test dynamic endpoint setting up for prod/sandbox endpoints for
>followings
>- HTTP endpoint
>   - Load balance endpoint
>   - Failover endpoint
>
>
>- Test APIs with basic auth protected backends
>- Test dynamic endpoints and endpoint credentials import as command
>line parameters and system variables
>- Test gateway background start scenario
>
>
> [+] Stable - go ahead & release.
>
> Regards,
> Chamila
>
>
> On Sun, Jul 8, 2018 at 9:54 AM, Rukshan Premathunga 
> wrote:
>
>> Hi All,
>>
>> Tested the below
>>
>>- Tested Backend JWT
>>- Tested production and sandbox endpoints
>>- Tested in tenant space
>>- Test application and subscription throttling with oauth2 and jwt
>>token
>>- Test throttling in unauthentication mode
>>
>> [+] Stable - go ahead & release.
>>
>> Thanks and Regards
>>
>> On Sat, Jul 7, 2018 at 2:59 PM, Kasun Thennakoon 
>> wrote:
>>
>>> Hi all,
>>>
>>> Tested the below
>>>
>>>- Test micro-gw.bat setup, build, rest and help commands in a
>>>windows environment
>>>- Test gateway.bat run as a windows service
>>>- Test services with a mixed set of resources with and without auth
>>>- Enable JWT generation and test for the JWT header(X-JWT-Assertion)
>>>
>>> No blockers found.
>>>
>>> [+] Stable - go ahead & release.
>>>
>>> Thanks
>>> ~KasunTe
>>>
>>> --
>>> *Kasun Thennakoon*
>>> Software Engineer
>>> WSO2, Inc.
>>> Mobile:+94 711661919
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Rukshan Chathuranga.
>> Software Engineer.
>> WSO2, Inc.
>> +94711822074
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Regards,
> Chamila Adhikarinayake
> 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
>


-- 
Thanks & Regards,

*Fazlan Nazeem*
Senior Software Engineer
WSO2 Inc
Mobile : +94772338839
fazl...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Connect to a RDMBS datastore to retrieve data for a SP dashboard widget

2018-07-08 Thread Nisala Nanayakkara
Hi Nivethika,

@Damith What Thisaru means is that custom widgets(with a dependency of
@wso2-dashboards/widgets:1.2.2) are not backward compatible. It only works
in SP 4.2.0

AFAIK older widgets which are built for SP 4.0.0/4.1.0, work with SP 4.2.0
release. So the widgets' backward compatibility is preserved. Can you
please clarify a bit more about this? As you mentioned earlier,
wso2-dashboards/widgets only work with SP 4.2.0 release. Moreover, I think
that although there is a requirement to support older widgets with 4.2.0
release version, there is no use-case to support widgets which are built
for SP 4.2.0 to work with older versions such as SP 4.0.0/4.1.0.

Thanks,
Nisala

On Fri, Jul 6, 2018 at 8:41 PM Niveathika Rajendran 
wrote:

> @Damith What Thisaru means is that custom widgets(with a dependency of
> @wso2-dashboards/widgets:1.2.2) are not backward compatible. It only works
> in SP 4.2.0 (SP-4.2.0-rc2 is the successful release candidate, we still
> waiting on quarterly release announcement to change the tags). This issue
> is only for the getWidgetChannelManager API, other functionalities are
> backward compatible. Users essentially need not use the
> widgetChannelManager API, as they can create the WebSocket connection
> within the custom widget.
>
> @Nisala & @Lasantha: This is due to a fix made in the latest version, to
> reuse WidgetChannelManager passed from the portal app[1]. This makes the
> base widget lib dependant upon the portal app. How about a fix such that
> base widget will reuse the WidgetChannelManager if passed from the portal
> app or will create a new instance of WidgetChannelManger? WDYT?
>
> [1]
> https://github.com/wso2/carbon-dashboards/blob/master/base-widget/src/Widget.jsx#L39
>
> Best Regards,
> *Niveathika Rajendran,*
> *Software Engineer.*
> *Mobile : +94 077 903 7536*
>
>
>
>
>
> On Fri, Jul 6, 2018 at 6:46 PM Damith Wickramasinghe 
> wrote:
>
>> Hi Thisaru,
>>
>> First thing is we need to use SP 4.2.0-rc2 version in order to use
>>> WidgetChannelManager. Otherwise the communication channel will fail
>>>
>>
>> Do u mean in 4.2.0 released version this does not work ?
>>
>> On Fri, Jul 6, 2018 at 12:47 PM, Thisaru Guruge  wrote:
>>
>>> Hi Nivethika,
>>>
>>> Thanks for the immense support you gave, Now I am able to create the
>>> widget.
>>>
>>> There were some issues I faced when creating the widget, and thought to
>>> share them, and how I resolved them.
>>>
>>> - First thing is we need to use SP 4.2.0-rc2 version in order to use
>>> WidgetChannelManager. Otherwise the communication channel will fail
>>> - Next thing is to define the datastore in the widgetConf.json file. In
>>> the existing solutions in the GitHub does not have such data.
>>>   But after the discussion with Nivethika got to know that we should
>>> provide datastore name using "datasourceName": ""
>>> under the providerConfig -> config in the widgetConf.json file.
>>>
>>> Thank you again for the help given in resolving the issues I had.
>>>
>>> On Thu, Jul 5, 2018 at 4:05 PM Niveathika Rajendran 
>>> wrote:
>>>
 Hi Thirasu,

 The above information is still not added to the docs.

 The functionality behind this is to create a WebSocket connection to
 the data-provider endpoint with a required configuration. The
 documentation @Sajith pointed out has the details on various data provider
 endpoints and the configurations.

 You have to do the following steps,
 1. Access data provider configurations in widgetConf.json file [1]
 2. Use the base widget API to create WebSocket connection. For this,
 you can use the following APIs,

- Subscribe to the endpoint:
   - syntax :
   super.getWidgetChannelManager().subscribeWidget(, >>> back
   method to handle data>, )
   - Example:
   -

   super.getWidgetChannelManager()
   .subscribeWidget(this.props.id, this.handleDataReceived, 
 dataProviderConfigs));



- Unsubscribe to the endpoint
   - syntax: super.getWidgetChannelManager().unsubscribeWidget(>>>   ID>);
   - Example:
   -

   super.getWidgetChannelManager().unsubscribeWidget(this.props.id);



 @Nisala Nanayakkara  Please add anything I have
 missed.

 @Rukshani Weerasinha  Shall we add the above to the
 documentation, as this will be a blocker to anyone writing custom widgets.

 [1] mail thread : [SP] [Solutions] Data provider configurations in
 solution widgets

 Best Regards,
 *Niveathika Rajendran,*
 *Software Engineer.*
 *Mobile : +94 077 903 7536*





 On Thu, Jul 5, 2018 at 3:01 PM Thisaru Guruge  wrote:

> Hi Sajith,
>
> Thank you for the reply, but I was trying to create a custom widget,
> not from the Wizard.
>
> On Thu, Jul 5, 2018 at 1:08 PM Sajith Perera  wrote:
>
>> Hi,
>>

Re: [Dev] [Architecture] [VOTE] Release of WSO2 API Manager Microgateway Toolkit 2.5.0 RC2

2018-07-08 Thread Chamila Adhikarinayake
Hi All,

Tested the below

   - Test dynamic endpoint setting up for prod/sandbox endpoints for
   followings
   - HTTP endpoint
  - Load balance endpoint
  - Failover endpoint


   - Test APIs with basic auth protected backends
   - Test dynamic endpoints and endpoint credentials import as command line
   parameters and system variables
   - Test gateway background start scenario


[+] Stable - go ahead & release.

Regards,
Chamila


On Sun, Jul 8, 2018 at 9:54 AM, Rukshan Premathunga 
wrote:

> Hi All,
>
> Tested the below
>
>- Tested Backend JWT
>- Tested production and sandbox endpoints
>- Tested in tenant space
>- Test application and subscription throttling with oauth2 and jwt
>token
>- Test throttling in unauthentication mode
>
> [+] Stable - go ahead & release.
>
> Thanks and Regards
>
> On Sat, Jul 7, 2018 at 2:59 PM, Kasun Thennakoon  wrote:
>
>> Hi all,
>>
>> Tested the below
>>
>>- Test micro-gw.bat setup, build, rest and help commands in a windows
>>environment
>>- Test gateway.bat run as a windows service
>>- Test services with a mixed set of resources with and without auth
>>- Enable JWT generation and test for the JWT header(X-JWT-Assertion)
>>
>> No blockers found.
>>
>> [+] Stable - go ahead & release.
>>
>> Thanks
>> ~KasunTe
>>
>> --
>> *Kasun Thennakoon*
>> Software Engineer
>> WSO2, Inc.
>> Mobile:+94 711661919
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Rukshan Chathuranga.
> Software Engineer.
> WSO2, Inc.
> +94711822074
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Regards,
Chamila Adhikarinayake
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


[Dev] [Announce] [Architecture] WSO2 Enterprise Integrator 6.4.0-M2 Released !

2018-07-08 Thread Malaka Gangananda
Hi All,

The WSO2 Integration team is pleased to announce the release of Enterprise
Integrator 6.4.0-M2. It is available for download here


*Tasks/Bug Fixes and Improvements*

   - https://github.com/wso2/product-ei/milestone/45?closed=1

*Issues*

   - https://github.com/wso2/product-ei/issues?q=is%3Aopen+is%3Aissue
   -
   https://github.com/wso2/devstudio-tooling-ei/issues?q=is%3Aopen+is%3Aissue

*Documentation*

   -
   https://docs.wso2.com/display/EI6xx/WSO2+Enterprise+Integrator+Documentation



*How To Contribute*
Your feedback is most welcome!

*Reporting Issues*​

We encourage you to report issues, improvements and feature requests
regarding WSO2 Integrator through WSO2 EI GIT Issues
.

*Mailing Lists*

Join our mailing lists and correspond with the developers directly.

Developer List : dev@wso2.org | Subscribe | Mail Archive

WSO2 Architecture List: architect...@wso2.org

User Forum : StackOverflow 

~ The WSO2 Integration Team ~

Thanks,
-- 
Malaka.
-- 
Malaka Gangananda - Software Engineer | WSO2
Email : mala...@wso2.com
Mobile : +94713564340
Web : http://wso2.com
  
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev