Re: [Dev] iat, exp and nbf values of token introspection when 'token_string' is a JWT

2018-09-04 Thread Ishara Karunarathna
at' in the JWT is calculated based on the > issued time of the introspecting access token but the 'exp' value is > calculated based on the creation time of the JWT. > > I would like you know your opinion on what these values should based on. > Should it be same as the access token

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

2018-06-19 Thread Ishara Karunarathna
;>><https://github.com/wso2/product-is/milestone/30?closed=1> >>>>>>>>> >>>>>>>>> Source and distribution, >>>>>>>>> Runtime - >>>>>>>>> https://github.com/wso2/product-is/releases/t

Re: [Dev] [Architecture] [VOTE] Release WSO2 Identity Server 5.5.0 RC2

2018-03-15 Thread Ishara Karunarathna
t;>> >>> -- >>> Regards, >>> >>> >>> *Darshana Gunawardana*Technical Lead >>> WSO2 Inc.; http://wso2.com >>> >>> *E-mail: darsh...@wso2.com <darsh...@wso2.com>* >>> *Mobile: +94718566859 <071%20856%206859>*Lean . Enter

Re: [Dev] Setting commonAuth Cookie even after failing authorization in a fresh login attempt.

2018-01-29 Thread Ishara Karunarathna
ion. -Ishara > > On Mon, Jan 29, 2018 at 8:26 PM, Ishara Karunarathna <isha...@wso2.com> > wrote: > >> HI Hsintha, >> >> On Mon, Jan 29, 2018 at 8:19 PM, Hasintha Indrajee <hasin...@wso2.com> >> wrote: >> >>> Multi-step authent

Re: [Dev] Setting commonAuth Cookie even after failing authorization in a fresh login attempt.

2018-01-29 Thread Ishara Karunarathna
icular application. (This only applies to the very first > app the user is trying to login) > > WDYT ? > > > [1] https://docs.wso2.com/display/IS530/Configuring+ > Access+Control+Policy+for+a+Service+Provider > > > > -- > Hasintha Indrajee > WSO2, Inc. &

Re: [Dev] Setting commonAuth Cookie even after failing authorization in a fresh login attempt.

2018-01-29 Thread Ishara Karunarathna
the federated authenticator and authenticated then fails in 2nd case. -Ishara > > On Mon, Jan 29, 2018 at 8:15 PM, Ishara Karunarathna <isha...@wso2.com> > wrote: > >> Hi Hasintha, >> >> Same can happen in multi-step authentication where a user successfully >> login wiht

Re: [Dev] IS Dashboard widgets are not loading due to 'webSocket' issue

2017-12-08 Thread Ishara Karunarathna
> ContextFactory.java:394) > at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3091) > at org.jaggeryjs.rhino.dashboard.c8.call(/dashboard//session_manager.jag) > at org.jaggeryjs.rhino.dashboard.c8.exec(/dashboard//session_manager.jag) > at org.jaggeryjs.scripten

Re: [Dev] Shouldnt we validate issuer id among users in service providers?

2017-11-30 Thread Ishara Karunarathna
ll. -Ishara > > On 30 Nov 2017 1:31 pm, "Ushani Balasooriya" <ush...@wso2.com> wrote: > >> Hi Ishara, >> >> 27th Nov win updated pack allowed to add sp with same issuer id. >> >> On 30 Nov 2017 10:36 am, "Ishara Karunarathna" <is

Re: [Dev] Shouldnt we validate issuer id among users in service providers?

2017-11-29 Thread Ishara Karunarathna
> through google. > > This is a very rare negative use case, but when you think of different > personas, I think this should be considered. > > Please correct me if I am wrong. > > Thanks, > -- > *Ushani Balasooriya* > Associate Technical Lead - EE; > WSO2 Inc; htt

Re: [Dev] What is the correct way to display service providers and identity providers for different admin role users

2017-11-29 Thread Ishara Karunarathna
gt; *Ushani Balasooriya* >>>> Associate Technical Lead - EE; >>>> WSO2 Inc; http://www.wso2.com/. >>>> Mobile; +94772636796 >>>> >>>> >>> >>> >>> -- >>> Maneesha Wijesekara >>> Software Engineer

Re: [Dev] Stress Test Google Federated Authenticator as IDP

2017-11-29 Thread Ishara Karunarathna
Team > WSO2 Inc; http://www.wso2.com/. > Mobile: +94 (0) 73096 <%2B94%20%280%29%20773%20381%20250> > > -- Ishara Karunarathna Technical Lead WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: +94717996791 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] SPML Outbound provisioning Use case

2017-11-13 Thread Ishara Karunarathna
erested on SPML will try it, But I'm doubt if there are any. So better to invest time on SCIM since its high priority. Thanks. -Ishara > > Thanks, > Ushani > > On Mon, Nov 13, 2017 at 7:07 PM, Ishara Karunarathna <isha...@wso2.com> > wrote: > >> Hi Ushani, >> >>

[Dev] Why do we need to patch authentication.framework.jar when deploying CAS artifacts

2017-11-13 Thread Ishara Karunarathna
HI Connector team. Why do we need to do the $subject. and if its a customization where can I find the source code. Thanks, Ishara -- Ishara Karunarathna Associate Technical Lead WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com

Re: [Dev] SPML Outbound provisioning Use case

2017-11-13 Thread Ishara Karunarathna
- Unsupported >> provisioning opertaion. >> [2017-11-13 18:26:39,218] WARN {org.wso2.carbon.identity.prov >> isioning.connector.spml.SPMLProvisioningConnector} - Unsupported >> provisioning opertaion. >> [2017-11-13 18:26:39,227] ERROR {org.wso2.carbon.identity.prov >>

Re: [Dev] Usage of "tocommonauth" property in OAuth2 Authorize Endpoint

2017-10-27 Thread Ishara Karunarathna
> } > } > > > > Thanks > Isura. > > -- > > *Isura Dilhara Karunaratne* > Associate Technical Lead | WSO2 > Email: is...@wso2.com > Mob : +94 772 254 810 <+94%2077%20225%204810> > Blog : http://isurad.blogspot.com/ > > > &g

Re: [Dev] Have we tested the new DCR on IS 5.4.0 Alpha2?

2017-09-14 Thread Ishara Karunarathna
> ic+Client+Registration >> > > > > -- > Nuwan Dias > > Software Architect - WSO2, Inc. http://wso2.com > email : nuw...@wso2.com > Phone : +94 777 775 729 <+94%2077%20777%205729> > -- Ishara Karunarathna Associate Technical Lead WSO2 Inc. - lean . enterp

Re: [Dev] SCIM 2.0 as default in IS 5.4.0

2017-09-11 Thread Ishara Karunarathna
> Senior Software Engineer > WSO2 Inc., http://wso2.com/ > Mobile: +94-71-5179022 <+94%2071%20517%209022> > Blog: https://medium.com/@pulasthi7/ > > <https://wso2.com/signature> > -- Ishara Karunarathna Associate Technical Lead WSO2 Inc. - lean . en

Re: [Dev] [IS] [SCIM] Why Can't We Enable Both SCIM1 and SCIM2 at the Same Time?

2017-08-30 Thread Ishara Karunarathna
;> >>>> <http://wso2.com/signature> >>>> >>>> >>> >>> >>> -- >>> Sathya Bandara >>> Software Engineer >>> WSO2 Inc. http://wso2.com >>> Mobile: (+94) 715 360 421 <+94%2071%20411%205032> >

Re: [Dev] [GSOC-2017] [IS] [OAuth DCRM] Integration Test for the implementation of OAuth 2.0 DCRM protocol

2017-08-10 Thread Ishara Karunarathna
are your feedback to improve further > > [1] https://github.com/wso2/product-is/pull/1293 > [2] https://github.com/wso2-extensions/identity-inbound- > auth-oauth/pull/396 > > Best Regards, > Abilashini > > *Thiyagarajah Abilashini* > Student > Department of Computer Sc

Re: [Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.17 RC2

2017-07-21 Thread Ishara Karunarathna
gt;>> >>>> WSO2 Inc. <http://wso2.com/> - Lean . Enterprise . Middleware >>>> >>>> mobile : +94775615183 >>>> >>>> >>>> >>>> ___ >>>> Dev mailin

Re: [Dev] Please increase the TOKEN_SCOPE column length in IDN_OAUTH2_ACCESS_TOKEN_SCOPE table

2017-06-22 Thread Ishara Karunarathna
>> >>>>>> >>>>>> >>>>>> -- >>>>>> Indunil Upeksha Rathnayake >>>>>> Software Engineer | WSO2 Inc >>>>>> Emailindu...@wso2.com >>>>>> Mobile 0772182255 <077%2021

Re: [Dev] Improvements to OAuth Dynamic Client Registration

2017-06-01 Thread Ishara Karunarathna
t;>>>> Department of Computer Science and Engineering >>>>>>>>>>> University of Moratuwa, Sri Lanka >>>>>>>>>>> >>>>>>>>>>> On 9 May 2017 at 09:16, Maduranga Siriwardena < >>>

Re: [Dev] Implemeting Scope Validator

2017-05-16 Thread Ishara Karunarathna
intension of using scope validate is to handle OIDC support in a single place. On Tue, May 16, 2017 at 7:52 PM, Farasath Ahamed wrote: > > On Tue, May 16, 2017 at 7:38 PM, Hasanthi Purnima Dissanayake < > hasan...@wso2.com> wrote: > >> Hi All, >> In our current OIDC

Re: [Dev] [APIM][C5] - Best Way to get the end user information

2017-05-14 Thread Ishara Karunarathna
t's of course if they want to send JWT to target endpoints >>> only. >>> >>> On Sun, 14 May 2017 at 8:57 am, Bhathiya Jayasekara <bhath...@wso2.com> >>> wrote: >>> >>>> Hi Ishara, >>>> >>>> On Sun, May 14, 2017 at 8:51

Re: [Dev] [APIM][C5] - Best Way to get the end user information

2017-05-13 Thread Ishara Karunarathna
Hi, On Sun, May 14, 2017 at 8:42 AM, Ishara Karunarathna <isha...@wso2.com> wrote: > Hi Bhathiya, > > On Sun, May 14, 2017 at 8:18 AM, Bhathiya Jayasekara <bhath...@wso2.com> > wrote: > >> Hi Ishara, >> >> On Sun, May 14, 2017 at 7:16 AM, Is

Re: [Dev] [APIM][C5] - Best Way to get the end user information

2017-05-13 Thread Ishara Karunarathna
Hi Bhathiya, On Sun, May 14, 2017 at 8:18 AM, Bhathiya Jayasekara <bhath...@wso2.com> wrote: > Hi Ishara, > > On Sun, May 14, 2017 at 7:16 AM, Ishara Karunarathna <isha...@wso2.com> > wrote: > >> Hi, >> >> In the current implementations you get

Re: [Dev] [APIM][C5] - Best Way to get the end user information

2017-05-13 Thread Ishara Karunarathna
* >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> *Bhathiya Jayasekara* >>>>>> *Associate Technical Lead,* >>>>>> *WSO2 inc., http://wso2.com <http://wso2.c

Re: [Dev] [IS] Authorization granted for a SP for a different tenant's user when SaaS is disabled

2017-05-10 Thread Ishara Karunarathna
t; token? >>>>> >>>>> Appreciate your help on this. >>>>> >>>>> [1] https://wso2.org/jira/browse/IDENTITY-4981 >>>>> >>>>> Best regards, >>>>> Sathya >>>>> >>>>> -- >>

Re: [Dev] Clarification on 'Use tenant domain in local subject identifier' attribute

2017-05-10 Thread Ishara Karunarathna
lease let me know if the behavior of this attribute is something >>>>>> different. >>>>>> >>>>> Yes. That is the behavior of 'Use tenant domain in local subject >>>>> identifier" attribute. >

Re: [Dev] IS 5.2.0 DB2 migration scripts

2017-05-05 Thread Ishara Karunarathna
as DIALECT JOIN UM_TENANT as TENANT ON > DIALECT.UM_TENANT_ID=TENANT.UM_ID WHERE DIALECT.UM_DIALECT_URI='http:/ > /wso2.org/claims'/ > > > CREATE INDEX REG_LOG_IND_BY_P1 > ON REG_LOG(REG_LOGGED_TIME, REG_TENANT_ID)/ > > CREATE INDEX REG_RESOURCE_IND_3 > ON REG_RESOURCE(REG_UUID)/ >

Re: [Dev] Please review and merge

2017-05-05 Thread Ishara Karunarathna
2.com <http://wso2.com/> >>> >> >> >> >> -- >> Kathees >> Software Engineer, >> email: kath...@wso2.com >> mobile: +94772596173 <+94%2077%20259%206173> >> > > > ___ > Dev

Re: [Dev] Client credential grant type for ID token generation

2017-05-05 Thread Ishara Karunarathna
gt; -- >> Gayan Gunawardana >> Software Engineer; WSO2 Inc.; http://wso2.com/ >> Email: ga...@wso2.com >> Mobile: +94 (71) 8020933 >> >> ___ >> Dev mailing list >&g

Re: [Dev] GSOC : OAuth 2.0 Dynamic Client Registration Management Protocol Support

2017-05-04 Thread Ishara Karunarathna
uwa, Sri Lanka > > On 5 May 2017 at 10:25, Ishara Karunarathna <isha...@wso2.com> wrote: > >> >> >> On Fri, May 5, 2017 at 10:21 AM, Abilashini Thiyagarajah < >> abilashini...@cse.mrt.ac.lk> wrote: >> >>> Hi Ishara, >>> >>>

Re: [Dev] GSOC : OAuth 2.0 Dynamic Client Registration Management Protocol Support

2017-05-04 Thread Ishara Karunarathna
a > > > > *Thiyagarajah Abilashini* > Student > Department of Computer Science and Engineering > University of Moratuwa, Sri Lanka > > On 5 May 2017 at 00:51, Ishara Karunarathna <isha...@wso2.com> wrote: > >> Hi, >> >> Congratz Abilashini,

Re: [Dev] GSOC : OAuth 2.0 Dynamic Client Registration Management Protocol Support

2017-05-04 Thread Ishara Karunarathna
t;>>>>> >>>>>>>>>>>> Hi Maduranga, >>>>>>>>>>>> >>>>>>>>>>>> Thank you so much for your reply and references. I will work on >>>>>>>>>>>> to understand the code

Re: [Dev] GSoC 2017 - Proposal 20: [IS] OAuth 2.0 Dynamic Client Registration Management Protocol Support

2017-04-14 Thread Ishara Karunarathna
u, >>>>>>>>>>>> Dinuksha. >>>>>>>>>>>> >>>>>>>>>>>> On Tue, Mar 21, 2017 at 11:54 PM, Maduranga Siriwardena < >

Re: [Dev] GSoC 2017 - Proposal 20: [IS] OAuth 2.0 Dynamic Client Registration Management Protocol Support

2017-02-23 Thread Ishara Karunarathna
you soon. > > Thanks, > Dinuksha. > > On Fri, Feb 24, 2017 at 10:14 AM, Ishara Karunarathna <isha...@wso2.com> > wrote: > >> Hi Dinuksha, >> >> Thank you for your interest in GSoC and the effort on WSO2IS DCRM >> implementation. >> It’s great

Re: [Dev] GSoC 2017 - Proposal 20: [IS] OAuth 2.0 Dynamic Client Registration Management Protocol Support

2017-02-23 Thread Ishara Karunarathna
3.0 > > [4] https://github.com/dinuish94 > > > Best Regards, > > Dinuksha > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > >

Re: [Dev] SCIM User Add Operation in C5

2017-02-02 Thread Ishara Karunarathna
t; The University of New South Wales (UNSW Canberra) >>>> Australian Centre for Cyber Security >>>> Australian Defence Force Academy >>>> PO Box 7916, Canberra BA ACT 2610 >>>> Australia >>>> Mobile:(+61)416895795 <+61%20416%20895%20795&

Re: [Dev] [Architecture] Account Lock/Disable Feature in IS 6.0.0

2017-01-20 Thread Ishara Karunarathna
o this from a >> inceptor level, then we need to check account disable in each operation. >> >> Thanks >> Isura. >> >> >> >> >> >> *Isura Dilhara Karunaratne* >> Senior Software Engineer | WSO2 >> Email: is...@wso2.com >>

Re: [Dev] [IS6 M1] LDAP Userstore implementation and documentation

2017-01-15 Thread Ishara Karunarathna
; >> Also, will this be common to all C5 products or is it only for IS? >> >> *Samuel Gnaniah* >> Lead Technical Writer >> >> WSO2 (pvt.) Ltd. >> Colombo, Sri Lanka >> (+94) 773131798 <+94%2077%20313%201798> >> >> On Sat, Jan 14, 2017 at

Re: [Dev] [IS6 M1] LDAP Userstore implementation and documentation

2017-01-14 Thread Ishara Karunarathna
jasinghe > blog: http://kasunbg.org > phone: +1 650-745-4499 <(650)%20745-4499>, 77 678 0813 > > -- Ishara Karunarathna Associate Technical Lead WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: +94717

Re: [Dev] [VOTE] Release WSO2 Identity Server 5.3.0- RC3

2017-01-08 Thread Ishara Karunarathna
g > > <https://wso2.com/signature> > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Ishara Karunarathna Associate Technical Lead

Re: [Dev] C5 Carbon JNDI implementation does not support for LDAP

2017-01-08 Thread Ishara Karunarathna
ue, Jan 3, 2017 at 11:24 AM, Ishara Karunarathna <isha...@wso2.com> > wrote: > >> Hi Kernel team, >> >> Current carbon JNDI Implementation does not support for LDAPs. Basically >> it does not support for >> DirContext operations. >> > > We did not h

Re: [Dev] [IS] [C5] Self sign-up in C5 User Portal

2017-01-02 Thread Ishara Karunarathna
Jan 3, 2017 at 10:30 AM, Ishara Karunarathna <isha...@wso2.com> > wrote: > >> Hi Indunil, >> >> When we think about self sign up. >> basic use case is User comes to self sign up page and add his user >> informations, system will create a account and let

[Dev] C5 Carbon JNDI implementation does not support for LDAP

2017-01-02 Thread Ishara Karunarathna
this. Can we get improvement ? Thanks, Ishara -- Ishara Karunarathna Associate Technical Lead WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: +94717996791 ___ Dev mailing list Dev

Re: [Dev] [IS] [C5] Self sign-up in C5 User Portal

2017-01-02 Thread Ishara Karunarathna
en a new account is created*. > > I would appreciate your ideas/suggestions on this. > > Thanks and Regards > -- > Indunil Upeksha Rathnayake > Software Engineer | WSO2 Inc > Emailindu...@wso2.com > Mobile 0772182255 > -- Ishara Karunarathna Associate Technical

Re: [Dev] Delete operation on /Me endpoint in SCIM 2.0

2016-11-10 Thread Ishara Karunarathna
ttps://tools.ietf.org/html/rfc7644#section-3.2 > [2] https://tools.ietf.org/html/rfc7644#section-3.11 > -- > *Vindula Jayawardana* > Trainee Software Engineer > Mobile : +94 713 462554 > Email : vind...@wso2.com > -- Ishara Karunarathna Associate Technical Lead WSO2 Inc. - lea

Re: [Dev] [IS] What are the REST APIs in WSO2IS-5.3.0 that need to be secured?

2016-10-20 Thread Ishara Karunarathna
> >>> *Harsha Thirimanna* >>> Associate Tech Lead | WSO2 >>> >>> Email: hars...@wso2.com >>> Mob: +94715186770 >>> Blog: http://harshathirimanna.blogspot.com/ >>> Twitter: http://twitter.com/harshathirimann >>> Link

[Dev] login with multiple user stores

2016-10-05 Thread Ishara Karunarathna
we model our C5 API Thanks, Ishara [1] http://shiro.apache.org/authentication-features.html -- Ishara Karunarathna Associate Technical Lead WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: +94717996791

Re: [Dev] [Architecture] OSGI Service to provision users and roles based on the SAML response.

2016-09-29 Thread Ishara Karunarathna
t;>>>>>>>> Ishara Cooray >>>>>>>>>> Senior Software Engineer >>>>>>>>>> Mobile : +9477 262 9512 >>>>>>>>>> WSO2, Inc. | http://wso2.com/ >

Re: [Dev] [VOTE] Release WSO2 Identity Server 5.2.0- RC1

2016-09-15 Thread Ishara Karunarathna
__ >>>> Dev mailing list >>>> Dev@wso2.org >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> Hasintha Indrajee >>> WSO2, Inc. >>> Mobi

Re: [Dev] [AppM] SAML response signature validation in tenants

2016-08-18 Thread Ishara Karunarathna
ant domain >> name) ? >> >> >> >> -- >> *Best Regards* >> >> *Rushmin Fernando* >> *Technical Lead* >> >> WSO2 Inc. <http://wso2.com/> - Lean . Enterprise . Middleware >> >> mobile : +94772891266 >> >> >>

Re: [Dev] [AppM] Creating XACML Policies and Service Providers in Tenants

2016-08-08 Thread Ishara Karunarathna
HI, On Mon, Aug 8, 2016 at 5:51 PM, Dinusha Senanayaka <dinu...@wso2.com> wrote: > > > On Mon, Aug 8, 2016 at 5:43 PM, Ishara Karunarathna <isha...@wso2.com> > wrote: > >> Hi Rushmin, >> >> On Mon, Aug 8, 2016 at 5:26 PM, Rushmin Fernando <rush...@

Re: [Dev] [AppM] Creating XACML Policies and Service Providers in Tenants

2016-08-08 Thread Ishara Karunarathna
.com> wrote: > >> Hi Ishara, >> Thanks a lot for the info.. >> >> On Mon, Aug 8, 2016 at 4:04 PM, Ishara Karunarathna <isha...@wso2.com> >> wrote: >> >>> Hi Dinusha, >>> >>> In this case I think publisher user should b

Re: [Dev] [AppM] Creating XACML Policies and Service Providers in Tenants

2016-08-08 Thread Ishara Karunarathna
t; > On Mon, Aug 8, 2016 at 3:29 PM, Ishara Karunarathna <isha...@wso2.com> > wrote: > >> Hi Lahiru. >> >> >> Its not the admin user.User trying to do this operation should have >> enough permission to do this. >> >> Use >> >> >

Re: [Dev] [AppM] Creating XACML Policies and Service Providers in Tenants

2016-08-08 Thread Ishara Karunarathna
gt;> >> -- >> *Lahiru Cooray* >> Software Engineer >> WSO2, Inc.;http://wso2.com/ >> lean.enterprise.middleware >> >> Mobile: +94 715 654154 >> > > > > -- > *Lahiru Cooray* > Software Engineer > WSO2, Inc.;http://ws

Re: [Dev] [IS] EC2 Performance Analysis : Sudden TPS drop in User Add in 500 concurrency with 10million users

2016-07-31 Thread Ishara Karunarathna
week before in the same setup...? I guess we could get ~1200 tps > with 500 concurrency for 1M users, without any drop in the tps...? > > Thanks & regards, > -Prabath > > On Sun, Jul 31, 2016 at 12:34 AM, Ishara Karunarathna <isha...@wso2.com> > wrote: > >> >&

Re: [Dev] [IS] EC2 Performance Analysis : Sudden TPS drop in User Add in 500 concurrency with 10million users

2016-07-31 Thread Ishara Karunarathna
On Sun, Jul 31, 2016 at 12:59 PM, Malith Jayasinghe <mali...@wso2.com> wrote: > > > On Sun, Jul 31, 2016 at 12:49 PM, Ishara Karunarathna <isha...@wso2.com> > wrote: > >> Hi Malith, >> >> On Sun, Jul 31, 2016 at 12:37 PM, Malith Jayasinghe <mali...

Re: [Dev] [IS] EC2 Performance Analysis : Sudden TPS drop in User Add in 500 concurrency with 10million users

2016-07-31 Thread Ishara Karunarathna
; * >> >> *maxKeepAliveRequests="600" * >> >> *acceptCount="600"* >> >> >> >> JMeter has been configured as follows to optimize the performance. >> >> (1) JVM Heap Settings (-Xms -Xmx) changed as follows: >> >&g

Re: [Dev] [IS] EC2 Performance Analysis : Sudden TPS drop in User Add in 500 concurrency with 10million users

2016-07-29 Thread Ishara Karunarathna
; comments. > @Ishara: I'll send those results. > > [1] > https://drive.google.com/a/wso2.com/folderview?id=0Bz_EQkE2mOgBMmFDNzFpNk5CTFE=sharing > > On Fri, Jul 29, 2016 at 3:05 PM, Ishara Karunarathna <isha...@wso2.com> > wrote: > >> Hi Indunil, >> >> Can

Re: [Dev] ACT tests in an EC2 environment tps drops in a few min

2016-07-29 Thread Ishara Karunarathna
gt;> >>> EC2 might throttling network as we are flooding it with requests. We >>> observed same behavior when we do ESB performance tests. Due to that, we >>> ran client, server and backend in a single EC2 instance. >>> >>> On Thu, Jul 28, 2016 at 11:

Re: [Dev] [IS] EC2 Performance Analysis : Sudden TPS drop in User Add in 500 concurrency with 10million users

2016-07-29 Thread Ishara Karunarathna
currently > the TPS is dropping from the initial TPS 1139.5/s to 198.1/s in around > 610 user count.(User Add)* > > Appreciate your help on figuring out whether we need to do any > modifications to the optimizations in MYSQL, IS and JMeter servers or to > identify the exact issue for

[Dev] ACT tests in an EC2 environment tps drops in a few min

2016-07-27 Thread Ishara Karunarathna
there be a issue in EC2 configs or can be a any other issue ? Appreciate your fed back on this. Thanks, Ishara -- Ishara Karunarathna Associate Technical Lead WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: +94717996791

Re: [Dev] Error JWT grant type

2016-07-07 Thread Ishara Karunarathna
wrote: > +Keerthika > > On Wed, Jul 6, 2016 at 11:56 AM, Ishara Karunarathna <isha...@wso2.com> > wrote: > >> Hi, >> >> I tried to use JWT grant type using ID token I got from password grant >> type. >> >> Then I got the following error >> &

[Dev] Error JWT grant type

2016-07-06 Thread Ishara Karunarathna
nown issue ? Or do we have any other sample to generate a JWT if this ID token is not valid. https://docs.wso2.com/display/ISCONNECTORS/Configuring+JWT+Grant+Type Thanks, Ishara -- Ishara Karunarathna Associate Technical Lead WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.c

Re: [Dev] [DEV][IS]Some information about Dynamic Client Registration and Resource Registration

2015-10-29 Thread Ishara Karunarathna
t; > [1]https://datatracker.ietf.org/doc/rfc7591/?include_text=1 > > > Thanks, > sanjeewa. > -- > > *Sanjeewa Malalgoda* > WSO2 Inc. > Mobile : +94713068779 > > <http://sanjeewamalalgoda.blogspot.com/>blog > :http://sanjeewamalalgoda.blogspot.com/ > <

Re: [Dev] [IS] - Unable to decrypt the SAML Assertion When Authenticating to Travelocity app

2015-10-02 Thread Ishara Karunarathna
r.run(JIoEndpoint.java:318) >> at >> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) >> at >> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) >> at >> org.apache.tomcat.util.th

Re: [Dev] Should mysql database scripts work with old mysql versions.

2015-10-02 Thread Ishara Karunarathna
appending a sequence number, if it is > the case. > > Cheers, > Ruwan > > > On Fri, Oct 2, 2015 at 10:05 AM, Ishara Karunarathna <isha...@wso2.com> > wrote: > >> Hi Shankar, >> >> On Thu, Oct 1, 2015 at 9:54 PM, Selvaratnam Uthaiyashanka

Re: [Dev] Should mysql database scripts work with old mysql versions.

2015-10-01 Thread Ishara Karunarathna
or will have to store it in another data type. Thanks, Ishara > > On Wed, Sep 30, 2015 at 10:35 PM, Ishara Karunarathna <isha...@wso2.com> > wrote: > >> Hi all, >> >> For example In mysql version 5.6.4 (released on February 5, 2013 ) >> onwards [1] it

Re: [Dev] Should mysql database scripts work with old mysql versions.

2015-10-01 Thread Ishara Karunarathna
, Oct 1, 2015 at 9:40 PM, Ishara Karunarathna <isha...@wso2.com> > wrote: > >> Hi Shankar, >> >> On Thu, Oct 1, 2015 at 7:45 PM, Selvaratnam Uthaiyashankar < >> shan...@wso2.com> wrote: >> >>> Normally, we should keep the compatibility with o

Re: [Dev] [IS] [DEV] Getting "localhost" as the saml2:Issuer in SAML authentication response

2015-09-30 Thread Ishara Karunarathna
nterprise.middleware >> email : nadees...@wso2.com >> mobile: +94783639540 >> <%2B94%2077%202273555> >> >> ___ >> Dev mailing list >> Dev@wso2.org >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > >

[Dev] Should mysql database scripts work with old mysql versions.

2015-09-30 Thread Ishara Karunarathna
with mysql version 5.6.4 and latest or should we support for old versions ?. Thanks, Ishara [1] http://dev.mysql.com/doc/refman/5.6/en/mysql-nutshell.html#mysql-nutshell-additions -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha

Re: [Dev] [IS] - Single Sign out is not working when integrated with Google OpenID - Connect Authentication

2015-09-18 Thread Ishara Karunarathna
middleware >>> email : nadees...@wso2.com >>> mobile: +94783639540 >>> <%2B94%2077%202273555> >>> >>> ___ >>> Dev mailing list >>> Dev@wso2.org >>> http://wso2.org/cgi-bin/mai

Re: [Dev] OAuth2 support for Google spreadsheet API in DSS

2015-07-29 Thread Ishara Karunarathna
-client/groupId artifactIdgoogle-api-client/artifactId version1.20.0/version /dependency Thanks, -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ -- Ishara Karunarathna Senior

Re: [Dev] OAuth2 support for Google spreadsheet API in DSS

2015-07-29 Thread Ishara Karunarathna
) In that case I think its ok. But you will have to handle token revocations. [1] - https://developers.google.com/identity/protocols/OAuth2WebServer [2] - http://stackoverflow.com/questions/8953983/do-google-refresh-tokens-expire Thanks, On Wed, Jul 29, 2015 at 4:35 PM, Ishara Karunarathna isha

Re: [Dev] User profile management - getNameAssociatedWith

2015-07-17 Thread Ishara Karunarathna
/IdentityProviderMgtServiceTestCase.java Thanks, Suhan On Wed, Jul 15, 2015 at 6:07 PM, Ishara Karunarathna isha...@wso2.com wrote: Hi, On Wed, Jul 15, 2015 at 5:46 PM, Suhan Dharmasuriya suh...@wso2.com wrote: Hi, What is the functionality of $subject? If you did an account association. Sending Associated IDP

Re: [Dev] User profile management - getNameAssociatedWith

2015-07-17 Thread Ishara Karunarathna
PM, Ishara Karunarathna isha...@wso2.com wrote: Hi Suhan, On Fri, Jul 17, 2015 at 10:41 AM, Suhan Dharmasuriya suh...@wso2.com wrote: Hi Ishara, Thank you for the guidance. Is it necessary to set the same resident IDP certificate to the IDP that we are creating [1] [@109

Re: [Dev] User profile management - getNameAssociatedWith

2015-07-15 Thread Ishara Karunarathna
145345 Mob: +94 779 869138 Blog: http://suhan-opensource.blogspot.com/ -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: +94717996791

Re: [Dev] [ES] Configuring a New Key store in ES 2.0 with SSO enabled via IS 5.0

2015-07-13 Thread Ishara Karunarathna
/mailman/listinfo/dev -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: +94717996791 ___ Dev mailing list Dev@wso2.org http://wso2

Re: [Dev] [ES] Configuring a New Key store in ES 2.0 with SSO enabled via IS 5.0

2015-07-13 Thread Ishara Karunarathna
On Tue, Jul 14, 2015 at 9:59 AM, Pavithra Madurangi pavit...@wso2.com wrote: On Tue, Jul 14, 2015 at 9:52 AM, Ishara Karunarathna isha...@wso2.com wrote: Hi, On Mon, Jul 13, 2015 at 6:44 PM, Nadeesha Meegoda nadees...@wso2.com wrote: Hi all, I have a concern regarding the steps

Re: [Dev] Please merge PR #280

2015-07-06 Thread Ishara Karunarathna
Hi, Add some changes. Please merge this to. https://github.com/wso2/carbon4-kernel/pull/281 On Mon, Jul 6, 2015 at 12:51 PM, Johann Nallathamby joh...@wso2.com wrote: Merged. Thanks. On Mon, Jul 6, 2015 at 11:58 AM, Ishara Karunarathna isha...@wso2.com wrote: Hi, $subject pls for [1

[Dev] Please merge PR #263

2015-06-30 Thread Ishara Karunarathna
Hi, $subject pls for [1] Apart from this there are set of pull requests created by IS team better to merge those as well. Thanks, Ishara [1] https://github.com/wso2/carbon4-kernel/pull/263 -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com

Re: [Dev] Visibility of Internal Roles for the tenant admins

2015-06-26 Thread Ishara Karunarathna
/mailman/listinfo/dev -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: +94717996791 ___ Dev mailing list Dev@wso2.org http://wso2

Re: [Dev] Please fix IDENTITY-3338

2015-06-08 Thread Ishara Karunarathna
-- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: +94717996791 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman

Re: [Dev] OAuth issues

2015-05-17 Thread Ishara Karunarathna
773017743 b : bit.ly/sumedha -- /sumedha m: +94 773017743 b : bit.ly/sumedha -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: +94717996791

Re: [Dev] (no subject)

2015-02-20 Thread Ishara Karunarathna
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com

Re: [Dev] Importing users with attribute values into JDBC user store using Bulk Import Users feature in WSO2 identity server

2015-01-23 Thread Ishara Karunarathna
. middleware phone: +94 71 668 4620 -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: +94 718211678 ___ Dev mailing list Dev@wso2

Re: [Dev] WSO2 Committers += Sewwandhi Perera

2014-09-17 Thread Ishara Karunarathna
Inc., http://wso2.com lean.enterprise.middleware E: ram...@wso2.com P: +94 777542851 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise

Re: [Dev] [SCIM User, Group filtering syntaxes are different than specification]

2014-09-15 Thread Ishara Karunarathna
://stackoverflow.com/questions/19992960/wso2-identity-server-scim-filtering -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com email

[Dev] Has to change the property name in Userstore configurations

2014-09-09 Thread Ishara Karunarathna
Hi, passwordHashMethod property name should be changed as PasswordHashMethod p to P And has to fix this in the default configuration file too [1] Thanks, Ishara [1] https://wso2.org/jira/browse/IDENTITY-2281 -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise

Re: [Dev] WSO2 Committers += Thanuja Jayasinghe

2014-07-23 Thread Ishara Karunarathna
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: +94 718211678

Re: [Dev] WSO2 Committers += Prasad Tissera

2014-07-23 Thread Ishara Karunarathna
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: +94 718211678

Re: [Dev] WSO2 Committers += Isura Karunaratne

2014-07-23 Thread Ishara Karunarathna
Blog: http://blog.pulasthi.org ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog

Re: [Dev] How to add a new User member to a Group in SCIM

2014-07-16 Thread Ishara Karunarathna
://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: +94 718211678 ___ Dev

Re: [Dev] Custom federated authenticator (For Linked In)

2014-07-14 Thread Ishara Karunarathna
11, 2014 at 9:41 PM, Ishara Karunarathna isha...@wso2.com wrote: Hi all, [1] Here I have written a blog on adding custom federated authenticator. So I think we can add this to our docs. Thanks, Ishara [1] http://isharaaruna.blogspot.com/2014/07/login-with-linkedin-to-wso2-identity.html

[Dev] Custom federated authenticator (For Linked In)

2014-07-11 Thread Ishara Karunarathna
Hi all, [1] Here I have written a blog on adding custom federated authenticator. So I think we can add this to our docs. Thanks, Ishara [1] http://isharaaruna.blogspot.com/2014/07/login-with-linkedin-to-wso2-identity.html -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean

Re: [Dev] [Patch method support for SCIM end points]

2014-07-07 Thread Ishara Karunarathna
Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: +94 718211678

[Dev] SCIM Interop at Cloud Identity Summit 2014

2014-06-04 Thread Ishara Karunarathna
Hi all, [1] This will be held on 19th June, And we can remotely connect to the event. Shall we take part on this. Thanks, Ishara [1] http://www.cloudidentitysummit.com/events/cloud-identity-summit-2014/event-summary-e09252dca9f144cbbd77691980893949.aspx -- Ishara Karunarathna Senior Software

Re: [Dev] WSO2 Committers += Shazni Nazir

2014-06-03 Thread Ishara Karunarathna
/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: +94

  1   2   >