Re: [Dev] Getting Invalid Scope Error While requesting IDToken With OIDC Scopes When Role Based Scope Validator Enabled

2020-02-17 Thread Darshana Gunawardana
4914d5b803878c8962a6d4a6f35995d/components/org.wso2.carbon.identity.oauth/src/main/java/org/wso2/carbon/identity/oauth2/validators/JDBCScopeValidator.java#L206-L220 >> >> >> Thanks, >> Sarubi. >> -- >> *Sarubi Thillainathan* | Senior Software Engineer | WSO2

Re: [Dev] Using default user attributes provided by Active Directory for SCIM operations

2020-02-01 Thread Darshana Gunawardana
actUserStoreManager.java#L5388 >> [5] >> https://github.com/wso2/carbon-kernel/blob/eb6660d83a4ee29214924c5b7592fa30e259d7b5/core/org.wso2.carbon.user.core/src/main/java/org/wso2/carbon/user/core/ldap/ActiveDirectoryUserStoreManager.java#L616 >> >> -- >> *Gayas

Re: [Dev] [Architecture] Maintaining IS-Archetypes

2019-12-24 Thread Darshana Gunawardana
Do we have an archetype for PostAuthenticationHandlers? On Wed, Oct 9, 2019 at 3:37 PM Inthirakumaaran Tharmakulasingham < inthirakumaa...@wso2.com> wrote: > Hi all, > > We had an offline discussion with @Darshana Gunawardana > @Omindu Rathnaweera @Jayanga > Kaushalya

Re: [Dev] Removing assertion expiry time check when setting the "exp" claim in a new JWT token

2019-10-23 Thread Darshana Gunawardana
ponents/org.wso2.carbon.identity.oauth/src/main/java/org/wso2/carbon/identity/oauth2/token/JWTTokenIssuer.java#L524 > > Best Regards, > > -- > *Gayashan Bombuwala* > Software Engineer | WSO2 > > Email: gayash...@wso2.com > Phone: +94770548334 > > [image: https://wso2.com

Re: [Dev] Binding access token to the browser for new IAM Portal Applications

2019-09-28 Thread Darshana Gunawardana
Hi Thanuja, On Sat, Sep 28, 2019 at 8:28 PM Darshana Gunawardana wrote: > Hi Johann, > > On Sat, Sep 21, 2019 at 10:43 AM Johann Nallathamby > wrote: > >> Hi Thanuja, >> >> Did we consider sending the access token itself as a secure, http-only >> c

Re: [Dev] Binding access token to the browser for new IAM Portal Applications

2019-09-28 Thread Darshana Gunawardana
94 (77) 7776950 | (w) +94 (11) 2145345 | (e) joh...@wso2.com > [image: Signature.jpg] > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > -- Regards, *Darshana Gunawardana*Technical Lead WSO2 Inc.; http://wso2.com *E-mail: darsh...@wso2.com * *Mobile: +94718566859*Lean . Enterprise . Middleware ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [Rest API] [User Management] Profile support for user management Rest API

2019-08-15 Thread Darshana Gunawardana
; Senior Software Engineer >>> IAM Domain >>> WSO2 Lanka (pvt) Ltd. >>> Web: http://wso2.com/ >>> Email : gdrdabar...@gmail.com >>> LinkedIn <https://lk.linkedin.com/in/dinalidabarera> >>> Mobile: +94770198933 >>> >>> >&

Re: [Dev] Limiting Concurrent Active Sessions Per User

2019-08-05 Thread Darshana Gunawardana
, user is presented with a UI prompt if > there are any active sessions. Then the user can decide whether to kill or > keep the active user sessions. > > Best Regards. > > On Mon, Aug 5, 2019 at 2:30 PM Darshana Gunawardana > wrote: > >> Hi Gayashan, >&g

Re: [Dev] Limiting Concurrent Active Sessions Per User

2019-08-05 Thread Darshana Gunawardana
> Best Regards > > On Tue, Jul 30, 2019 at 4:33 PM Gayashan Bombuwala > wrote: > >> Hi Darshana, >> >> Noted with thanks. >> >> On Tue, Jul 30, 2019 at 4:08 PM Darshana Gunawardana >> wrote: >> >>> Hi Gayashan, >>> >>

Re: [Dev] Some configs in registry.xml file are not found in the new config model in IS-5.9.0

2019-08-02 Thread Darshana Gunawardana
pathRegEx="/_system/local/repository/components/org[.]wso2[.]carbon[.]registry/mount/.*"/> > > > > Some new configs are available according to the new config model in > registry.xml file. Are there any reasons for removing this particular &

Re: [Dev] Issues with Role Based Adaptive Authentication example

2019-08-01 Thread Darshana Gunawardana
gt;> Cheers, >> Isura. >> >> [1] https://github.com/wso2/product-is/issues/6023 >> [2] >> https://docs.wso2.com/display/IS580/Configuring+a+Service+Provider+for+Adaptive+Authentication#ConfiguringaServiceProviderforAdaptiveAuthentication-Step01:SetUptheSamples &

Re: [Dev] Limiting Concurrent Active Sessions Per User

2019-07-30 Thread Darshana Gunawardana
Hi Gayashan, +1 for the approach. Once you get to the 3rd step please share the initial functional interfaces that need to achieve this requirement and have a design review on that. Thanks, On Tue, 30 Jul 2019, 15:45 Gayashan Bombuwala, wrote: > Hi All, > > With regards to the issue #6012 >

Re: [Dev] Issues with Role Based Adaptive Authentication example

2019-07-30 Thread Darshana Gunawardana
[Looping Isura] On Tue, Jul 30, 2019 at 2:55 PM Darshana Gunawardana wrote: > Hi Gayashan, > > Please see my comments below. > > On Tue, Jul 30, 2019 at 2:23 PM Gayashan Bombuwala > wrote: > >> Hi All, >> >> I came across the following issues whe

Re: [Dev] Issues with Role Based Adaptive Authentication example

2019-07-30 Thread Darshana Gunawardana
gt; Best Regards > > -- > *Gayashan Bombuwala* > Software Engineer | WSO2 > > Email: gayash...@wso2.com > Phone: +94770548334 > > [image: https://wso2.com/signature] <https://wso2.com/signature> > -- Regards, *Darsha

Re: [Dev] Removing noisy info logs in HazelcastClusterMessageListener

2018-08-13 Thread Darshana Gunawardana
Nice..! On Mon, Aug 13, 2018 at 3:44 PM Ruwan Abeykoon wrote: > Hi Darshana, > > I already fixed the issue with PR [1], but needs some improvements to get > it merged. > > [1] https://github.com/wso2/carbon-kernel/pull/1825 > > Cheers, > > On Mon, Aug 13, 2018 a

[Dev] Removing noisy info logs in HazelcastClusterMessageListener

2018-08-13 Thread Darshana Gunawardana
the HazelcastClusterMessageListener getting trigger more frequent manner. Shall we make [1] as a debug log? [1] https://github.com/wso2/carbon-kernel/blob/4.4.x/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/clustering/hazelcast/HazelcastClusterMessageListener.java#L53 Thanks, -- Regards, *Darshana Gunawardana

Re: [Dev] [IAM] Modifying consent purposes associations

2018-07-23 Thread Darshana Gunawardana
> -- > Omindu Rathnaweera > Senior Software Engineer, WSO2 Inc. > Mobile: +94 771 197 211 > -- Regards, *Darshana Gunawardana*Technical Lead WSO2 Inc.; http://wso2.com *E-mail: darsh...@wso2.com * *Mobile: +94718566859*Lean . Enterprise . Middleware ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Restrict Admin console within localhost in WSO2 IS 5.5.0

2018-06-10 Thread Darshana Gunawardana
SO2 IS 5.5.0 for that. > > Thanks, > > Shiva > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > -- Regards, *Darshana Gunawardana*Technical Lead WSO2 Inc.; http://wso2.com *E-mail: dars

Re: [Dev] Exception in Facebook Federated Authentication

2018-04-15 Thread Darshana Gunawardana
> at org.wso2.carbon.identity.application.authentication.framewor >>> k.servlet.CommonAuthenticationServlet.doPost(CommonAuthentic >>> ationServlet.java:53) >>> at org.wso2.carbon.identity.application.authentication.frame

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

2018-03-15 Thread Darshana Gunawardana
;>>>>>> >>>>>>> <https://github.com/wso2/product-is/issues?q=is%3Aclosed+milestone%3A5.5.0-beta> >>>>>>>- 5.5.0-Alpha3 fixes >>>>>>> >>>>>>> <https://github.com/wso2/product-is/issues?q=is%3

[Dev] [VOTE] Release WSO2 Identity Server 5.5.0 RC2

2018-03-14 Thread Darshana Gunawardana
o ahead and release [-] Broken - do not release (explain why) Thanks, - WSO2 Identity and Access Management Team - -- Regards, *Darshana Gunawardana*Technical Lead WSO2 Inc.; http://wso2.com *E-mail: darsh...@wso2.com <darsh...@wso2.com>* *Mobile: +94718566859*Lean . Enterpris

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

2018-03-14 Thread Darshana Gunawardana
gt;>>>>>> >>>>>>>- for user-mgt ui component in EI product >>>>>>>- in Windows environment >>>>>>> >>>>>>> Since we want to align same component versions among EI & IS, we >>

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

2018-03-14 Thread Darshana Gunawardana
O2 Inc. http://wso2.com >>> Mobile: (+94) 715 360 421 <+94%2071%20411%205032> >>> >>> <+94%2071%20411%205032> >>> >> >> >> >> -- >> Farasath Ahamed >> Senior Software Engineer, WSO2 Inc.; h

Re: [Dev] Invalid id in a feature pom file.

2018-03-09 Thread Darshana Gunawardana
>> *lean.enterprise.middleware.* >>> >>> email: ge...@wso2.com >>> phone:(+94) 777911226 <+94%2077%20791%201226> >>> >>> <http://wso2.com/signature> >>> >> >> >> >> -- >> *Pulasthi Mahawithana* >>

[Dev] WSO2 Committers += Nilasini Thirunavukkarasu

2018-02-21 Thread Darshana Gunawardana
Nila and keep up the good work...! Thanks, -- Regards, *Darshana Gunawardana*Technical Lead WSO2 Inc.; http://wso2.com *E-mail: darsh...@wso2.com <darsh...@wso2.com>* *Mobile: +94718566859*Lean . Enterprise . Middleware ___ Dev mailing list De

[Dev] WSO2 Committers += Sathya Bandara

2018-02-21 Thread Darshana Gunawardana
and keep up the good work...! Thanks, -- Regards, *Darshana Gunawardana*Technical Lead WSO2 Inc.; http://wso2.com *E-mail: darsh...@wso2.com <darsh...@wso2.com>* *Mobile: +94718566859*Lean . Enterprise . Middleware ___ Dev mailing list Dev@wso2.or

[Dev] Fwd: Query Regarding the JIRA BUG- IDEBTITY-4250

2018-02-19 Thread Darshana Gunawardana
-- From: Monika Sharma <monika.sha...@india.nec.com> Date: Tue, Feb 20, 2018 at 8:29 AM Subject: RE: Query Regarding the JIRA BUG- IDEBTITY-4250 To: Darshana Gunawardana <darsh...@wso2.com>, WSO2 Developers' List < dev@wso2.org> Hello sir , Thank you so much for giving your val

Re: [Dev] [IS 5.5.0] Shall we get rid of DB backward compatibility code related to PKCE Support

2018-02-18 Thread Darshana Gunawardana
* >> *WSO2, Inc. http://wso2.com <https://wso2.com/signature> * >> *lean.enterprise.middleware.* >> >> > > > -- > *Best Regards* > > *Rushmin Fernando* > *Technical Lead* > > WSO2 Inc. <http://wso2.com/> - Lean . Enterprise . Middleware &

Re: [Dev] Query Regarding the JIRA BUG- IDEBTITY-4250

2018-02-17 Thread Darshana Gunawardana
{"sub":"admin”} > > > > But Expected response should be displayed as below > > { > >"sub":"admin", > >"email":"ad...@wso2.com", > >"website":"https://wso2.com; <https://wso2

Re: [Dev] OSGI bundle stopping mechanisms

2018-02-07 Thread Darshana Gunawardana
;> >> > > > -- > > *Danesh Kuruppu* > Senior Software Engineer | WSO2 > > Email: dan...@wso2.com > Mobile: +94 (77) 1690552 <+94%2077%20169%200552> > Web: WSO2 Inc <https://wso2.com/signature> > > > ___

Re: [Dev] [Architecture] Consent Management APIs for IS 5.5.0

2018-02-01 Thread Darshana Gunawardana
On Thu, Feb 1, 2018 at 6:18 PM, Omindu Rathnaweera <omi...@wso2.com> wrote: > Hi Darshana, > > On Thu, Feb 1, 2018 at 5:42 PM, Darshana Gunawardana <darsh...@wso2.com> > wrote: > >> >> On Thu, Feb 1, 2018 at 5:13 PM, Isura Karunaratne <is...@wso2.com&

Re: [Dev] Generalizing Post Authentictaion Handling in Authentictaion Framework.

2018-02-01 Thread Darshana Gunawardana
rvices. Upon this change, missing mandatory claim > handler and authorization handler will be two OSGI post authentication > handlers. > > -- > Hasintha Indrajee > WSO2, Inc. > Mobile:+94 771892453 <+94%2077%20189%202453> > > -- Regards, *Darshana Gunawardana*Te

Re: [Dev] [IAM] User store does not behave as expected when it is created through admin services with only mandatory parameters

2018-01-24 Thread Darshana Gunawardana
not working as expected if we not send them. Yes, we >>>>>>>>>>>>> need to fully >>>>>>>>>>>>> document the request with optional parameters as suggested in >>>>>>>>>>>>> solution1

Re: [Dev] [IAM]Implementing Eventing Mechanism in token/code insertion/deletion or revocation

2018-01-23 Thread Darshana Gunawardana
oftware Engineer | WSO2 > > E: hasan...@wso2.com > M :0718407133| http://wso2.com <http://wso2.com/> > -- Regards, *Darshana Gunawardana*Technical Lead WSO2 Inc.; http://wso2.com *E-mail: darsh...@wso2.com <darsh...@wso2.com>* *Mobile: +94718566859*Lean . Enterprise . Middleware ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Clarification regarding Requested Claims

2018-01-23 Thread Darshana Gunawardana
;>>>> *Chankami Maddumage* >>>>> Software Engineer - QA Team >>>>> WSO2 Inc; http://www.wso2.com/. >>>>> Mobile: +94 (0) 73096 <%2B94%20%280%29%20773%20381%20250> >>>>> >>>>> >>>> >>>&

Re: [Dev] Clarification regarding Requested Claims

2018-01-23 Thread Darshana Gunawardana
tom claim mappings are added in the SP's claim configs. >> >> @Chankami, Looks like this is a bug. Can you create a git issue with the >> steps to reproduce. I guess you can test the solution without having the >> custom claim mappings for the moment. >> >> Regards,

Re: [Dev] IDENTITY-6724 Tests and Documentation

2018-01-07 Thread Darshana Gunawardana
aring> > > > Best Regards > Isuranga Perera > -- Regards, *Darshana Gunawardana*Technical Lead WSO2 Inc.; http://wso2.com *E-mail: darsh...@wso2.com <darsh...@wso2.com>* *Mobile: +94718566859*Lean . Enterprise . Middleware _

Re: [Dev] SSLPeerUnverifiedException when creating a workflow definition using external workflow engine

2017-12-07 Thread Darshana Gunawardana
rkflowDeployerClient.java:74) > at org.wso2.carbon.identity.workflow.impl.BPELDeployer. > deployArtifacts(BPELDeployer.java:153) > at org.wso2.carbon.identity.workflow.impl.BPELDeployer. > generateAndDeployArtifacts(BPELDeployer.java:133) > ... 83 more > Caused by: javax.net.ssl.SSLPeerUnverifie

Re: [Dev] Removing duplicate implementation from new release rather than depreciating it.

2017-10-23 Thread Darshana Gunawardana
na.blogspot.com/ >>> Twitter: http://twitter.com/harshathirimann >>> Linked-In: linked-in: http://www.linkedin.com/pub/ha >>> rsha-thirimanna/10/ab8/122 >>> <http://wso2.com/signature> >>> >> >> >> >> -- >> Sagara Gunathu

Re: [Dev] How do you enable Audience Restriction and Recipient Validation using the IdentitySAMLSSOConfigService ?

2017-10-18 Thread Darshana Gunawardana
; > All I can see in the template request is the two tags as; > > ? > ? > > -- > *Chamara Ariyarathne* > WSO2 Inc; http://www.wso2.com/ > Mobile; *+94772786766 <+94%2077%20278%206766>* > -- Regards, *Darshana Gunawardana*Technical Lead WSO2 Inc.; htt

Re: [Dev] What is the correct behavior when user store selected from Inbound Provisioning Configuration

2017-09-18 Thread Darshana Gunawardana
wrote: > > > On Tue, Sep 19, 2017 at 12:13 AM, Darshana Gunawardana <darsh...@wso2.com> > wrote: > >> Since we returning the correct username in the response, its should be >> ok. This is a configuration issue if the client is expecting otherway. >> > I think

Re: [Dev] What is the correct behavior when user store selected from Inbound Provisioning Configuration

2017-09-18 Thread Darshana Gunawardana
Since we returning the correct username in the response, its should be ok. This is a configuration issue if the client is expecting otherway. Thanks, On Tue, Sep 19, 2017 at 12:10 AM, Gayan Gunawardana <ga...@wso2.com> wrote: > > > On Mon, Sep 18, 2017 at 11:42 PM, Darshana Gun

Re: [Dev] What is the correct behavior when user store selected from Inbound Provisioning Configuration

2017-09-18 Thread Darshana Gunawardana
9ef-4ea9-9b47-31c92a2bd3dd", "userName": "H2/darra...@wso2.com" } Thanks, On Mon, Sep 18, 2017 at 11:00 PM, Gayan Gunawardana <ga...@wso2.com> wrote: > > > On Mon, Sep 18, 2017 at 10:27 PM, Darshana Gunawardana <darsh...@wso2.com> > wrote: >

Re: [Dev] What is the correct behavior when user store selected from Inbound Provisioning Configuration

2017-09-18 Thread Darshana Gunawardana
at is? :) Thanks, > > Thanks, > Gayan > -- > Gayan Gunawardana > Senior Software Engineer; WSO2 Inc.; http://wso2.com/ > Email: ga...@wso2.com > Mobile: +94 (71) 8020933 > -- Regards, *Darshana Gunawardana*Technical Lead WSO2 Inc.; http://wso2.com *E-mail: darsh...@

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

2017-09-17 Thread Darshana Gunawardana
rent protocol of they already support, we should have ability to have both protocols working simultaneously. Created: https://wso2.org/jira/browse/IDENTITY-6458 to track this. Thanks, On Mon, Sep 18, 2017 at 8:11 AM, Darshana Gunawardana <darsh...@wso2.com> wrote: > Hi Gayan, > > Due t

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

2017-09-17 Thread Darshana Gunawardana
e : +713462554 >> Email : vindula...@cse.mrt.ac.lk >> >> <https://www.facebook.com/vindula.jayawardana> >> <http://lk.linkedin.com/pub/vindula-jayawardana/a7/315/53b> >> <https://plus.google.com/u/0/+VindulaJayawardana/posts> >> <https://twitte

Re: [Dev] Datasource support in secondary user stores

2017-09-12 Thread Darshana Gunawardana
[looping dev] On Tue, Sep 12, 2017 at 10:51 PM, Darshana Gunawardana <darsh...@wso2.com> wrote: > Hi Harsha, > > Using datasources for secondary userstores not works in the tenant. > > * In order to load the realm its need datasources be loaded > * In order to load da

Re: [Dev] [GSoC] SCIM 2.0 Compliance Test Suite

2017-09-11 Thread Darshana Gunawardana
Thanks, On Tue, Sep 12, 2017 at 12:12 AM, Darshana Gunawardana <darsh...@wso2.com> wrote: > Hi Vindula, > > Awesome contribution indeed..!! > > The final demo you done was impressive and covered all the things we > needed to be done with compliancy test suite. > &

Re: [Dev] [GSoC] SCIM 2.0 Compliance Test Suite

2017-09-11 Thread Darshana Gunawardana
___ >> Dev mailing list >> Dev@wso2.org >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Thanks & Regards, > > *Johann Dilantha Nallathamby* > Senior Lead Solutions Engineer > WSO2, Inc. > lean.enterpr

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

2017-09-11 Thread Darshana Gunawardana
ngineer > WSO2 Inc., http://wso2.com/ > Mobile: +94-71-5179022 <+94%2071%20517%209022> > Blog: https://medium.com/@pulasthi7/ > > <https://wso2.com/signature> > -- Regards, *Darshana Gunawardana*Technical Lead WSO2 Inc.; http://wso2.com *E-mail: darsh...@wso

Re: [Dev] [IS] Shall We Link Corresponding IS Documentation as Context Sensitive Help Pages in IS Management Console?

2017-09-05 Thread Darshana Gunawardana
>>>>>>>> -- >>>>>>>>>> Thanks & Regards, >>>>>>>>>> >>>>>>>>>> *Johann Dilantha Nallathamby* >>>>>>>>>> Senior Lead Solutions Engineer >>>>>>>

Re: [Dev] [IS] Usage of "kid" JWT header parameter

2017-08-31 Thread Darshana Gunawardana
er "kid" parameter should be sent there as >>>> well. >>>> >>>> >>>> >>>> Appreciate your ideas on above concerns. >>>> >>>> [1] http://openid.net/specs/openid-connect-core-1_0.html >>>> >>>

Re: [Dev] [IS] Admin/Tenant Admin Users cannot be filtered to get the SCIM ID

2017-08-02 Thread Darshana Gunawardana
gt; cham...@wso2.com> wrote: >>>>>> >>>>>>> Hi Nadeesha, >>>>>>> >>>>>>> As I mentioned in my previous mail, super admin and tenant admin are >>>>>>> not created with a SCIM ID, so you can't r

Re: [Dev] Error while building the product-is

2017-08-01 Thread Darshana Gunawardana
ED >>> [INFO] Custom Attribute Finder SKIPPED >>> [INFO] WSO2 Identity Integration Test Common .. SKIPPED >>> [INFO] Identity Test Back-end Module ...... SKIPPED >>> [INFO] org.wso2.identity.integration.test

Re: [Dev] [GSoC 2017][IS] SCIM 2.0 Compliance Test Suite

2017-07-28 Thread Darshana Gunawardana
;>>>>>>>>>>>> However in order to get an idea on how the result >>>>>>>>>>>>>> representation had been done in SCIM 1.1 compliance test suit, I >>>>>>>>>>>>>> mocked the >

Re: [Dev] Please review and merge the pull request

2017-07-28 Thread Darshana Gunawardana
; Dev@wso2.org >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Regards, *Darshana Gunawardana*Associate Technical Lead WSO2 Inc.; http://wso2.com *E-mail: darsh...@wso2.com <darsh...@wso2.com>* *Mobile: +94718566859*Lean . Enterprise . Middleware ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Default Claim Mapping for Multiple User Stores from claim-config.xml

2017-06-15 Thread Darshana Gunawardana
so2.com/ >> Email: ga...@wso2.com >> Mobile: +94 (71) 8020933 >> > > > > -- > > *Isura Dilhara Karunaratne* > Senior Software Engineer | WSO2 > Email: is...@wso2.com > Mob : +94 772 254 810 <+94%2077%20225%204810> > Blog : http://isurad.blogspot.com/ > &g

Re: [Dev] [IS][IS 5.3.0] Account locking

2017-03-09 Thread Darshana Gunawardana
e set locked claim of the user, will that > also get unlocked after certain time? Or is that just for automatic locking? > > Thanks & Regards > Danushka Fernando > Senior Software Engineer > WSO2 inc. http://wso2.com/ > Mobile : +94716332729 <+94%2071%20633%202729>

Re: [Dev] [IS][5.3.0] Account locking in new method

2017-03-09 Thread Darshana Gunawardana
ds > Danushka Fernando > Senior Software Engineer > WSO2 inc. http://wso2.com/ > Mobile : +94716332729 <+94%2071%20633%202729> > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev >

Re: [Dev] Exceeding the 65535 bytes limit - idp-mgt-edit.jsp - method _jspService(HttpServletRequest, HttpServletResponse)

2017-02-28 Thread Darshana Gunawardana
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor. > doRun(NioEndpoint.java:1760) > at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor. > run(NioEndpoint.java:1719) > at java.util.concurrent.ThreadPoolExecutor.runWorker( > ThreadPoolExecutor.java:1142) > at java.util.concurrent.ThreadPoolExecutor$Worker.run( > ThreadPoolExecutor.java:617) > at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run( > TaskThread.java:61) > at java.lang.Thread.run(Thread.java:745) > > [2] - https://github.com/wso2/carbon-identity-framework/ > blob/v5.7.5/components/idp-mgt/org.wso2.carbon.idp.mgt. > ui/src/main/resources/web/idpmgt/idp-mgt-edit.jsp > > Thanks, > Nisala > -- Regards, *Darshana Gunawardana*Associate Technical Lead WSO2 Inc.; http://wso2.com *E-mail: darsh...@wso2.com <darsh...@wso2.com>* *Mobile: +94718566859*Lean . Enterprise . Middleware ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Identity Server 5.3.0 as a Key Manager with API Manager 2.1.0

2017-02-15 Thread Darshana Gunawardana
/api-manager/2.1. > 0/identity-server/wso2is-5.3.0.zip > > > > hi Go > > On Wed, Feb 15, 2017 at 6:20 PM, Darshana Gunawardana <darsh...@wso2.com> > wrote: > >> >> >> On Tue, Feb 14, 2017 at 11:00 PM, Chamalee De Silva <chama...@wso2.com> >>

Re: [Dev] Identity Server 5.3.0 as a Key Manager with API Manager 2.1.0

2017-02-15 Thread Darshana Gunawardana
rbon/releases/wilkes/ > [2] https://docs.wso2.com/display/CLUSTER44x/Configuring+ > the+Identity+Server+5.2.0+as+a+Key+Manager+with+API+Manager+2.0.0 > > > Thanks, > Chamalee > > On Tue, Feb 14, 2017 at 9:18 PM, Darshana Gunawardana <darsh...@wso2.com> > wrote: >

Re: [Dev] Identity Server 5.3.0 as a Key Manager with API Manager 2.1.0

2017-02-14 Thread Darshana Gunawardana
__ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > -- Regards, *Darshana Gunawardana*Associate Technical Lead WSO2 Inc.; http://wso2.com *E-mail: darsh...@wso2.com <darsh...@wso

Re: [Dev] [IS] C5 Support for filtering

2017-02-13 Thread Darshana Gunawardana
[Re adding Vindula] On Tue, Feb 14, 2017 at 10:31 AM, Darshana Gunawardana <darsh...@wso2.com> wrote: > Hi all, > > Have we made any progress on this? Assuming that we are not covered these, > i have created few JIRAs to track these.. Please resolve them, if those are >

Re: [Dev] [IS] C5 Support for filtering

2017-02-13 Thread Darshana Gunawardana
ntation to evaluate complex filters using simple > filters in SCIMUserManager, and if someone wants to extend it they need to > extend SCIMUserManager implementation. > > On Fri, Nov 4, 2016 at 1:15 PM, Darshana Gunawardana <darsh...@wso2.com> > wrote: > >> Hi, >> >> Do we

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

2017-01-09 Thread Darshana Gunawardana
il.com >>>> LinkedIn <https://lk.linkedin.com/in/dinalidabarera> >>>> Mobile: +94770198933 <+94%2077%20019%208933> >>>> >>>> >>>> >>>> >>>> <https://lk.linkedin.com/in/dinalidabarera> >>>&

Re: [Dev] Logs in Wso2 IS

2017-01-06 Thread Darshana Gunawardana
, Jan 4, 2017 at 4:08 PM, Koné Alioune Badara < kon...@etna-alternance.net> wrote: > Hello, > > Thank you for the answer, is it planned to add that audit in the UI? If > not, is there a possibility to add an external pluggin to do so? > > Regards. > > 2017-01-04 10:57

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

2017-01-05 Thread Darshana Gunawardana
> <https://wso2.com/signature> > > ___ > Architecture mailing list > architect...@wso2.org > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- Regards, *Darshana Gunawardana*Associate Te

Re: [Dev] [WSO2 IS] Permission to create roles and assign users to them

2017-01-04 Thread Darshana Gunawardana
ev mailing list >>> Dev@wso2.org >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> Chamila Dilshan Wijayarathna, >> PhD Research Student >> The University of New South Wales (UNSW

Re: [Dev] [WSO2 IS] How to limit tenant users to one secondary user store while trying to create other users

2017-01-04 Thread Darshana Gunawardana
grey out this drop down so that it works for > only one secondary user store? > > Regards, > Hanen > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Regards, *Darshana Gunawardana*

Re: [Dev] Logs in Wso2 IS

2017-01-04 Thread Darshana Gunawardana
orce Academy >>>>> PO Box 7916, Canberra BA ACT 2610 >>>>> Australia >>>>> Mobile:(+61)416895795 <+61%20416%20895%20795> >>>>> >>>>> >>>> >>>> >>>>

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

2016-12-21 Thread Darshana Gunawardana
bile: +94776509215 <+94%2077%20650%209215> > > [image: http://wso2.com/signature] <http://wso2.com/signature> > > _______ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Regards, *D

Re: [Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.11 RC1

2016-12-21 Thread Darshana Gunawardana
p://wso2.com >> Mobile : +94 (0) 716 590918 <+94%2071%20659%200918> >> >> ___ >> Dev mailing list >> Dev@wso2.org >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Thanks &

Re: [Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.11 RC1

2016-12-21 Thread Darshana Gunawardana
__ >> Dev mailing list >> Dev@wso2.org >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Best Regards* > > *Rushmin Fernando* > *Technical Lead* > > WSO2 Inc. <http://wso2.com/> - Lean . Enterprise . Middleware > > mobile :

[Dev] Change display name of authenticators to provide better UX

2016-12-10 Thread Darshana Gunawardana
please test, review and update those connectors for IS 5.3.0 release? Meanwhile please check with other connectors as well. I just noticed these two, since IS 5.3.0 bundles only these two. [1] https://wso2.org/jira/browse/ISCONNECT-43 Thanks, -- Regards, *Darshana Gunawardana*Associate Technical

Re: [Dev] [IS-5.3.0] Controlling visibility of "Monitor Users Login Sessions" gadget based on permission.

2016-11-23 Thread Darshana Gunawardana
Thanks! > -Ayesha > > -- > *Ayesha Dissanayaka* > Software Engineer, > WSO2, Inc : http://wso2.com > <http://www.google.com/url?q=http%3A%2F%2Fwso2.com=D=1=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg> > 20, Palmgrove Avenue, Colombo 3 > E-Mail: aye...@wso2.com <ayshsa..

Re: [Dev] [IS-5.3.0-M5] What is the use of asking for email when "Username Recovery with email notification"

2016-11-23 Thread Darshana Gunawardana
Lead of WSO2 Identity Server >>> Governance Technologies Team >>> WSO2, Inc. >>> lean.enterprise.middleware >>> >>> Mobile - *+9476950* >>> Blog - *http://nallaa.wordpress.com <http://nallaa.wordpress.com>* >>> >> >&g

[Dev] WSO2 Identity Server 5.3.0 Alpha2 Released !!

2016-11-17 Thread Darshana Gunawardana
entity Server through public WSO2 Identity Server Runtime JIRA <https://wso2.org/jira/browse/IDENTITY> and Analytics JIRA <https://wso2.org/jira/browse/ANLYIS> ~ The WSO2 Identity Server Team ~ -- Regards, *Darshana Gunawardana*Associate Technical Lead WSO2 Inc.; http://wso2.com *E

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

2016-11-10 Thread Darshana Gunawardana
c7644#section-3.11 > -- > *Vindula Jayawardana* > Trainee Software Engineer > Mobile : +94 713 462554 > Email : vind...@wso2.com > -- Regards, *Darshana Gunawardana*Associate Technical Lead WSO2 Inc.; http://wso2.com *E-mail: darsh...@wso2.com <darsh...@ws

Re: [Dev] [IS] C5 Support for filtering

2016-11-04 Thread Darshana Gunawardana
gt;>>> vind...@wso2.com >>>> >>> >>> >>> >>> -- >>> Thanks & Regards, >>> >>> *Johann Dilantha Nallathamby* >>> Technical Lead & Product Lead of WSO2 Identity Server >>> Governance Technologies Team >>>

Re: [Dev] Current time is not picked by XACML engine

2016-10-31 Thread Darshana Gunawardana
tionCtx.java#L142-L144 >>> -- >>> *Pulasthi Mahawithana* >>> Senior Software Engineer >>> WSO2 Inc., http://wso2.com/ >>> Mobile: +94-71-5179022 >>> Blog: http://blog.pulasthi.org >>> >>> <https://wso2.com/signat

Re: [Dev] [IS-5.3.0-M5] User-name recovery for users in secondary user-store and email users

2016-10-28 Thread Darshana Gunawardana
tenant users] > > Thanks! > -Ayesha > > -- > *Ayesha Dissanayaka* > Software Engineer, > WSO2, Inc : http://wso2.com > <http://www.google.com/url?q=http%3A%2F%2Fwso2.com=D=1=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg> > 20, Palmgrove Avenue, Colombo 3 > E-Mail: aye...@wso2.com

Re: [Dev] [IS-5.3.0-M5] What is the use of asking for email when "Username Recovery with email notification"

2016-10-27 Thread Darshana Gunawardana
-- > Thanks & Regards, > > *Johann Dilantha Nallathamby* > Technical Lead & Product Lead of WSO2 Identity Server > Governance Technologies Team > WSO2, Inc. > lean.enterprise.middleware > > Mobile - *+9476950* > Blog - *http://nallaa.wordpress.com <http://nallaa.wordpre

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

2016-09-15 Thread Darshana Gunawardana
> >> kas...@wso2.com <thili...@wso2.com> >> >> ___ >> Dev mailing list >> Dev@wso2.org >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Hasintha Indrajee > WSO2, Inc. > Mobile:+94 77

Re: [Dev] Installing APIM features to IS 5.2.0 beta2 pack says No features to be installed

2016-08-24 Thread Darshana Gunawardana
; Harsha > > On Wed, Aug 24, 2016 at 11:10 PM, Darshana Gunawardana <darsh...@wso2.com> > wrote: > >> Hi Harsha, >> >> Can you bit explain what was the issue? >> >> Thanks, >> >> On Wed, Aug 24, 2016 at 11:03 PM, Harsha Kumara <hars...@wso2.c

Re: [Dev] Installing APIM features to IS 5.2.0 beta2 pack says No features to be installed

2016-08-24 Thread Darshana Gunawardana
94%20%280%29%20773%20451194> >>>> kavi...@wso2.com <thili...@wso2.com> >>>> >>> >>> >>> >>> -- >>> Kavitha.S >>> *Software Engineer -QA* >>> Mobile : +94 (0) 771538811 <%2B94%20%280%29%20773%20451194> >>> kavi...@wso2.com &l

Re: [Dev] [Jaggerry][BPS] Check user permission using jaggery user.User not working for tenants

2016-08-22 Thread Darshana Gunawardana
a > > -- > Milinda Perera > 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 > > -- Regards

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

2016-08-19 Thread Darshana Gunawardana
Karunarathna <isha...@wso2.com> > wrote: > >> Hi, >> >> On Fri, Aug 19, 2016 at 9:47 AM, Darshana Gunawardana <darsh...@wso2.com> >> wrote: >> >>> >>> >>> On Thu, Aug 18, 2016 at 4:43 PM, Rushmin Fernando <rush...@wso2.com>

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

2016-08-18 Thread Darshana Gunawardana
; @Amila, in a cloud story do we need to configure the key aliases for each > tenant or can we live with the default alias (which is the tenant domain > name) ? > > > > -- > *Best Regards* > > *Rushmin Fernando* > *Technical Lead* > > WSO2 Inc. <http://wso2.com/

Re: [Dev] Clarification on C5 permission model

2016-08-10 Thread Darshana Gunawardana
__ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Regards, *Darshana Gunawardana*Associate Technical Lead WSO2 Inc.; http://wso2.com *E-mail: darsh...@wso2.com <darsh...@wso2.com>* *Mobile: +947185668

Re: [Dev] [IS-Analytics] Tenant domain of a login event using SaaS applicatioin.

2016-07-15 Thread Darshana Gunawardana
e publishing. In > this case we need a specific tenant domain to publish this event. Or else > do we need to publish this event to both tenant domains (starting two > tenant flows) in a case of SaaS app ?. > +1 > > > > -- > Hasintha Indrajee > WSO2, Inc. > Mobile:+94 771

Re: [Dev] [APPM] Role restricted apps are not visible to authorized users in tenant mode

2016-07-14 Thread Darshana Gunawardana
ehaviour? Your help in this is highly appreciated. > > [1] - https://wso2.org/jira/browse/APPM-1554 > > -- > Thilini Shanika > Senior Software Engineer > WSO2, Inc.; http://wso2.com > 20, Palmgrove Avenue, Colombo 3 > > E-mail: tgtshan...@gmail.com > > -- Regard

Re: [Dev] Fwd: [IS] Missing requirement in building product-is from source

2016-07-12 Thread Darshana Gunawardana
.5.0)' >>>>>>>> but >>>>>>>> it could not be found" >>>>>>>> >>>>>>>> I check the local maven repo and this package isnt available in it, >>>>>>>> s

Re: [Dev] Need a org.wso2.carbon.identity.saml.common bundle

2016-06-26 Thread Darshana Gunawardana
>> in all relevant features. >>>> >>>> Created JIRA: https://wso2.org/jira/browse/IDENTITY-4729 >>>> >>>> -- >>>> Thanks & Regards, >>>> >>>> *Johann Dilantha Nallathamby* >>>> Technical Lead &

Re: [Dev] [Architecture] Force Password Reset and Password History validation

2016-06-20 Thread Darshana Gunawardana
772 254 810 >>> >>> >> >> >> -- >> Thanks & Regards, >> Dulanja Liyanage >> Lead, Platform Security Team >> WSO2 Inc. >> >> ___ >> Dev mailing list >> Dev@wso2.org >&g

Re: [Dev] Fix for https://wso2.org/jira/browse/IDENTITY-4646

2016-06-16 Thread Darshana Gunawardana
Balasubramaniam* > Committer & PMC Member, Apache Stratos, > Software Engineer, WSO2 Inc.; http://wso2.com > > mobile: *+94 77 17 377 18* > about me: *http://about.me/vishanth <http://about.me/vishanth>* > -- Regards, *Darshana Gunawardana*Associate Technical Lea

Re: [Dev] Emm Alpha 2.1.0 first Build Errors Pls Help

2016-06-08 Thread Darshana Gunawardana
:656)* > *at > org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)* > *at > org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)* > *at > org.apache.maven.lifecycle.internal.MojoExecutor.execut

Re: [Dev] [IS] Define the default authenticator/sequence to use a custom federated authenticator

2016-05-31 Thread Darshana Gunawardana
On Wed, Jun 1, 2016 at 7:03 AM, Gayan Gunawardana <ga...@wso2.com> wrote: > > > On Tue, May 31, 2016 at 10:51 PM, Darshana Gunawardana <darsh...@wso2.com> > wrote: > >> Hi Gayan, >> >> Ok.. What is the information you are looking for? >

Re: [Dev] [IS] Define the default authenticator/sequence to use a custom federated authenticator

2016-05-31 Thread Darshana Gunawardana
erated scenario for >> a file based service provider. Following JIRA has more information. >> >> https://wso2.org/jira/browse/IDENTITY-4581 >> >> For an elegant solution, it should fix above JIRA first. Otherwise you >> will be endup with duplicating the full IdP co

Re: [Dev] [IS] Define the default authenticator/sequence to use a custom federated authenticator

2016-05-29 Thread Darshana Gunawardana
IdP configuration inside the service provider config. On Sun, May 29, 2016 at 7:31 PM, Darshana Gunawardana <darsh...@wso2.com> wrote: > Hi Farasath, > > It seems like my assumption is wrong. As per the code [1] doesn't read > from application-authentication.xml to read

  1   2   3   4   >