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

2019-12-03 Thread gayan gunawardana
Hi Gayashan, This would be a very valuable addition to the product. On Wed, Dec 4, 2019 at 12:20 AM Gayashan Bombuwala wrote: > Hi all, > > Currently when managing users in Active Directory user store with SCIM, we > have mapped the SCIM core attributes to different attributes[1, 2] > supported

Re: [Dev] [VOTE] Release WSO2 Identity Server 5.10.0 RC1

2020-03-04 Thread gayan gunawardana
Hi Janak, Could you be able to provide documentation links against each new feature ? Thanks, Gayan On Thu, Mar 5, 2020 at 5:06 AM Janak Amarasena wrote: > Hi all, > > We are pleased to announce the first release candidate of WSO2 Identity > Server 5.10.0. > > > *New Features:* > >1. Passw

[Dev] IS 5.10.0 Unique user identifier across the system

2020-04-07 Thread gayan gunawardana
Hi Team, As per [1] it looks like username attribute is not immutable any more with new unique user identifier implementation. Are there any SCIM or RemoteUserStoreManagerServce Apis available to alter username ? [1] https://github.com/wso2/product-is/releases/tag/v5.10.0-rc2 -- Gayan _

Re: [Dev] IS 5.10.0 Unique user identifier across the system

2020-04-09 Thread gayan gunawardana
he > username renaming capability. So we will provide these capabilities in > future releases. > > Thanks, > Ashen > > On Tue, Apr 7, 2020 at 9:46 PM gayan gunawardana > wrote: > >> Hi Team, >> >> As per [1] it looks like username attribute is not immu

[Dev] Telnet Inbound protocol support for APIM

2020-05-05 Thread gayan gunawardana
Hi APIM team, In order to securely expose APIs to some telnet clients, is there a way to create APIs with telnet inbound protocol support ? If it is not supported is there any extension point to support such a scenario ? -- Gayan ___ Dev mailing list

Re: [Dev] Telnet Inbound protocol support for APIM

2020-05-05 Thread gayan gunawardana
to achieve via extensions through API Manager and it's > not recommended. I believe you are looking for TCP protocol support which > you may look at Enterprise Integrator. > > Thanks, > Harsha > > On Tue, May 5, 2020 at 6:31 PM gayan gunawardana > wrote: > >> Hi

[Dev] Identity Server User Portal customization

2020-05-12 Thread gayan gunawardana
Hi IAM Team, What is the recommended way to customize new user portal [1]? For login pages we can refer to web application shipped inside the product but I suppose for user portal we have to refer to source code [1]. In case if we refer to source code, is there a way to get new updates/patches ?

[Dev] Cross Protocol SLO

2020-05-12 Thread gayan gunawardana
Hi IAM team, Referring to cross protocol single logout [1], what are the configurations need to be changed in order to enable cross protocol single logout (version 5.10.0) ? Use case like I have SAML based web application and user portal (oauth/oidc) and need to enable SLO among two applications.

Re: [Dev] Identity Server User Portal customization

2020-05-13 Thread gayan gunawardana
tity-server-5-10-0-51a9ffdbefc4 > > Regards, > > On Wed, May 13, 2020 at 8:21 AM gayan gunawardana > wrote: > >> Hi IAM Team, >> >> What is the recommended way to customize new user portal [1]? For login >> pages we can refer to web application shipped in

Re: [Dev] Is it possible to use existing different table structured database as secondary user stores?

2020-05-14 Thread gayan gunawardana
Hi Shiva, There are two possibilities. 1. Under JDBC user store configuration you can configure advance properties to change SQL queries. 2. Write custom jdbc user store manager Correct approach need to be evaluated against exact use case. On Thu, May 14, 2020 at 9:00 PM Shiva Kumar K R wrote: >

Re: [Dev] [Iam-dev] Cross Protocol SLO

2020-05-14 Thread gayan gunawardana
Thanks Janak! On Thu, May 14, 2020 at 10:51 PM Janak Amarasena wrote: > Hi Gayan, > > There is no specific configuration needed. > > Best Regards, > Janak > > > On Wed, May 13, 2020 at 9:18 AM gayan gunawardana > wrote: > >> Hi IAM team, >> Referr

[Dev] How to disable SCIM in IS 5.10.0

2020-05-28 Thread gayan gunawardana
Hi Team, I was trying to disable SCIM for primary user store in IS 5.10.0. However I couldn't find necessary property from documentation [1]. Is there a way to disable SCIM in IS 5.10.0 ? [1] https://is.docs.wso2.com/en/latest/setup/configuring-a-read-write-ldap-user-store/#configuring-a-read-wri

Re: [Dev] How to disable SCIM in IS 5.10.0

2020-05-30 Thread gayan gunawardana
nwards we have enabled SCIM2 by default in the product >> with the new unique ID based userstore managers. We have removed the >> disabling option as we will be using the user ID concept moving forward in >> the product and new portals also using the SCIM API for user management. >&g

[Dev] How to retrieve additional query parameters from Authentication request in Adaptive Authentication Script

2020-08-11 Thread gayan gunawardana
Hi Devs, I am sending additional query parameter with SAML request as below https://localhost:9443/samlsso?SAMLRequest=& *test_param=test_param* I need to retrieve test_param from the authentication script. As per [1] I was trying with below script but it didn't work var testParam = context.req

[Dev] "400 text : Bad Request" When trying to provision a previously deleted user from Sales force

2015-11-17 Thread Gayan Gunawardana
user adding process when Outbound Provisioning is failed ? WDYT ? [a] https://wso2.org/jira/browse/IDENTITY-4074 -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@

Re: [Dev] "400 text : Bad Request" When trying to provision a previously deleted user from Sales force

2015-11-18 Thread Gayan Gunawardana
er: **http://twitter.com/ <http://twitter.com/afkham_azeez>* > *harshathirimannlinked-in: **http: > <http://lk.linkedin.com/in/afkhamazeez>**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122 > <http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122>* > > *Lean . Ente

Re: [Dev] "400 text : Bad Request" When trying to provision a previously deleted user from Sales force

2015-11-22 Thread Gayan Gunawardana
I think for now > it is better to say we don't support adding users with previously deleted > names rather than allowing to create such users just once. We could have it > as a known limitation for this release. > > [1] https://github.com/wso2/carbon-identity/pull/1442 >

Re: [Dev] [VOTE] Release WSO2 Identity Server 5.1.0 RC2

2015-12-22 Thread Gayan Gunawardana
] Stable - go ahead and release > [ ] Broken - do not release (explain why) > > Thanks and Regards, > WSO2 Identity Server Team. > > -- > Hasintha Indrajee > Software Engineer > WSO2, Inc. > Mobile:+94 771892453 > > > _

[Dev] Remove at_hash value from from OIDC ID Token generated by Implicit grant type

2016-01-05 Thread Gayan Gunawardana
. Shall we remove at_hash value from Implicit grant type generated ID Tokens ? WDYT ? [1] http://openid.net/specs/openid-connect-core-1_0.html#CodeIDToken -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933

Re: [Dev] Remove at_hash value from from OIDC ID Token generated by Implicit grant type

2016-01-11 Thread Gayan Gunawardana
p://openid.net/specs/openid-connect-core-1_0.html#ImplicitIDToken On Tue, Jan 5, 2016 at 5:13 PM, Gayan Gunawardana wrote: > Hi All, > > According to [1] when we generate OIDC ID Token at_hash value should be > included only for Authorization Code grant type. According to current &

[Dev] How to set Password Policy per tenant

2016-03-14 Thread Gayan Gunawardana
Hi All, Is there a way to configure password policy per tenant ? Do we need to write custom password validator according to [1] ? [1] https://docs.wso2.com/display/IS510/Writing+a+Custom+Password+Validator Thanks, Gayan -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com

Re: [Dev] How to set Password Policy per tenant

2016-03-14 Thread Gayan Gunawardana
On Tue, Mar 15, 2016 at 9:42 AM, Johann Nallathamby wrote: > Yes. We don't have tenanted password policy validator by default in IS. We > may have to write one. > Thanks Johann. Will look into custom password validator. > > On Tue, Mar 15, 2016 at 9:25 AM, Gayan Gunawardana

Re: [Dev] How to set Password Policy per tenant

2016-03-15 Thread Gayan Gunawardana
no use of CustomPasswordPatternDataHolder and realm service. > > Regards, > TharinduE > > On Tue, Mar 15, 2016 at 9:48 AM, Gayan Gunawardana wrote: > >> >> >> On Tue, Mar 15, 2016 at 9:42 AM, Johann Nallathamby >> wrote: >> >>> Yes. We don&

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

2014-07-06 Thread Gayan Gunawardana
://cxf.apache.org/docs/jax-rs-basics.html#JAX-RSBasics-HTTPMethod Thanks, Gayan -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman

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

2014-07-06 Thread Gayan Gunawardana
ing it by the user.. > > [5] > http://download.oracle.com/otndocs/jcp/jaxrs-2_0-fr-eval-spec/index.html > > thanks, > > > On Mon, Jul 7, 2014 at 12:01 PM, Ishara Karunarathna > wrote: > >> Hi Gayan, >> >> >> On Mon, Jul 7, 2014 at 11:46 AM,

[Dev] Error in wso2.war

2014-07-07 Thread Gayan Gunawardana
) -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

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

2014-07-14 Thread Gayan Gunawardana
). -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

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

2014-07-16 Thread Gayan Gunawardana
nks, > Darshana > > > > On Mon, Jul 14, 2014 at 11:45 AM, Gayan Gunawardana > wrote: > >> Hi Ishara, >> >> While writing integration test for patch operation I wanted to modify >> user list of a group. I have tried following method >> >> setMem

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

2014-07-16 Thread Gayan Gunawardana
6, 2014 at 9:27 AM, Gayan Gunawardana wrote: > >> Hi Darshana, >> >> I have found a way. >> >> setUserMember(String id, String displayName) works fine. >> >> setUserMember(String id) also do the job but it fails during json >> decodi

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

2014-07-16 Thread Gayan Gunawardana
Hi Ishara. Yes. That was done with patch operation. Thanks, Gayan On Wed, Jul 16, 2014 at 9:15 PM, Ishara Karunarathna wrote: > Hi Gayan, > > > > > On Wed, Jul 16, 2014 at 7:42 AM, Gayan Gunawardana wrote: > >> Yes Darshana. >> >> Limitation was you

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

2014-07-25 Thread Gayan Gunawardana
d On Mon, Jul 7, 2014 at 12:22 PM, Gayan Gunawardana wrote: > Thanks Ishara & Supun. > > Will proceed accordingly. > > Thanks, > Gayan > > > On Mon, Jul 7, 2014 at 12:11 PM, Supun Malinga wrote: > >> yeah. it looks like patch method is not supported OOT

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

2014-07-29 Thread Gayan Gunawardana
ter/components/webapp-mgt/org.wso2.carbon.cxf.ext >> [2] - >> https://github.com/wso2-dev/product-as/tree/master/modules/integration/tests-integration/src/test/java/org/wso2/appserver/integration/tests/webapp/classloading >> >> Thanks ! >> >> >>> >&

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

2014-07-29 Thread Gayan Gunawardana
ul 29, 2014 at 11:55 PM, Sagara Gunathunga wrote: > > > Hi Gayan, > > I couldn't find any PR related to a test case, can you please attend to > needful ? > > Thanks ! > > On Tue, Jul 29, 2014 at 2:33 PM, Gayan Gunawardana wrote: > >> Hi All, >> &g

[Dev] FileUploadConfig in component.xml

2014-08-20 Thread Gayan Gunawardana
behaviour? -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [DEV][IS] Guidelines to decide entitlement decision cache expiry time

2014-08-24 Thread Gayan Gunawardana
. Enterprise . Middleware > > email : rush...@wso2.com > mobile : +94772310855 > > > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Gayan Gunawardana Software Engineer; WS

[Dev] ID Token for Implicit grant type

2014-09-10 Thread Gayan Gunawardana
authorization request. Since Implicit grant type has only single authorization request there is no way to build an ID token. I think this limitation should be resolved in next Identity Server release. WDYT ? [1]openid.net/specs/openid-connect-core-1_0.html#ImplicitFlowAuth -- Gayan Gunawardana Software

Re: [Dev] ID Token for Implicit grant type

2014-09-10 Thread Gayan Gunawardana
up as part of next major release (one after > 5.1.0). For 5.1.0 lets focus on the minimum to be spec compliant. > > Thanks, > Johann. > > > On Thu, Sep 11, 2014 at 12:37 AM, Gayan Gunawardana > wrote: > >> Hi All, >> >> According to openid connect spec

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

2014-09-15 Thread Gayan Gunawardana
rovider [2] http://www.simplecloud.info/specs/draft-scim-api-01.html#query-resources [3] http://stackoverflow.com/questions/19992960/wso2-identity-server-scim-filtering -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (7

[Dev] SCIM Update Group and Filter Group do not work in JDBC secondary user store

2014-09-18 Thread Gayan Gunawardana
;:"2014-09-14T22:33:42","location":" https://localhost:9443/wso2/scim/Groups/2d639c4c-78e3-4f83-b12e-9ce23b90eeab "}} update is not success Filter group command also doesn't work. curl -v -k --user admin:admin https://localhos

Re: [Dev] WSO2 Committers += Harshan Liyanage

2014-09-22 Thread Gayan Gunawardana
t;>> Tel: 0785293686 >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> _______ >>>>>>>>>>>>>>> Dev mailing list >>>>>>>>>>>>>>> Dev@wso2.org >&g

Re: [Dev] WSO2 Committers += Sewwandhi Perera

2014-09-22 Thread Gayan Gunawardana
>>>>>>>>>>>>>> *Hasitha Abeykoon* >>>>>>>>>>>>>>>>> Senior Software Engineer; WSO2, Inc.; http://wso2.com >>>>>>>>>>>>>>>>> *cell:* *+94 719363063* >>>

[Dev] [re-factoring required for org.wso2.carbon.identity.oauth:4.2.3 component]

2014-10-05 Thread Gayan Gunawardana
isValidScope = authzGrantHandler.validateScope(tokReqMsgCtx); if (!isValidScope) { //handle error } Thanks, Gayan -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing

Re: [Dev] [re-factoring required for org.wso2.carbon.identity.oauth:4.2.3 component]

2014-10-05 Thread Gayan Gunawardana
+1 JIRA has been created. https://wso2.org/jira/browse/IDENTITY-2771 On Mon, Oct 6, 2014 at 10:06 AM, Darshana Gunawardana wrote: > Better to create JIRA and attach the suggested refactored code as a patch.. > > On Mon, Oct 6, 2014 at 10:02 AM, Gayan Gunawardana wrote: > >>

Re: [Dev] Self Signed JWT based Authenticator

2014-10-14 Thread Gayan Gunawardana
this? If so what is the version I >>> need to use? >>> 2. Since there is no orbit bundle for nimbus do I need to bundle the >>> library in to my component? In my case its to both client side and >>> authenticator side? >>> 3. Is there a place that I

[Dev] Oauth2 Access Token expiry time VS openid connect IDToken expiry time

2014-10-22 Thread Gayan Gunawardana
elates to access token expiry time. WDYT? [1] http://openid.net/specs/openid-connect-core-1_0.html#IDToken -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.or

Re: [Dev] WSO2 Committers += Milinda Perera

2014-11-05 Thread Gayan Gunawardana
t;>>>>>>>>>>>>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>>>>>>>>>>>>> Best Regards, >>>>>>>>>>>>>>>>>>>>>>>&g

Re: [Dev] EMM OAuth Implementation - Android - Storing Consumer Secret

2014-11-06 Thread Gayan Gunawardana
this is the ideal way of doing that. >> >> >> On Thu, Apr 17, 2014 at 5:57 PM, Gayan Gunawardana >> wrote: >> >>> Hi, >>> >>> +1 for dynamic client generation. >>> >>> This is what we have discussed in several meetings. >

[Dev] Chunk-13 Build Failure appmgt/org.wso2.carbon.appmgt.gateway/1.2.1

2014-11-06 Thread Gayan Gunawardana
/APIKeyValidator.java:[76,51] cannot find symbol [ERROR] symbol : variable API_MANAGER_CACHE_MANAGER [ERROR] location: class org.wso2.carbon.appmgt.impl.APIConstants -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933

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

2014-11-18 Thread Gayan Gunawardana
,19] > package javax.ws.rs does not exist > > Thanks ! > > > > On Wed, Jul 30, 2014 at 11:49 AM, Gayan Gunawardana > wrote: > >> Hi, >> >> Please find [1]. I couldn't mention in the previous mail. >> >> [1] https://github.com/wso2-dev/product-as

[Dev] Custom Authenticator

2014-11-21 Thread Gayan Gunawardana
web page again request should come back to processAuthenticationResponse() method. What would be the fisible way to do this ? If not do I have to put another custom authenticator in the chain to spawn a web page ? [1] https://docs.wso2.com/display/IS500/Creating+Custom+Authenticators -- Gayan

Re: [Dev] [IS] Getting error after enabling JIT provisioning in SAML SSO federated authentication setup

2014-11-23 Thread Gayan Gunawardana
t. Could you please confirm that? If that's the case, I don't think >>>>> we have to worry about this. >>>>> >>>>> Thanks, >>>>> Dulanja >>>>> >>>>> I have experienced this scenario, according to my

[Dev] Changes required for UserProfileMgtService

2014-12-02 Thread Gayan Gunawardana
[1]. Since there is no UserProfileMgtImpl class isn't it better to have that abstraction too. [1] https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/components/identity/org.wso2.carbon.identity.user.profile/4.2.1/src/main/java/org/wso2/carbon/identity/user/profile/mgt/ -- G

[Dev] JWT Signing with Nimbus

2014-12-11 Thread Gayan Gunawardana
/wso2-dev/carbon-identity/blob/master/components/identity/org.wso2.carbon.identity.oauth/src/main/java/org/wso2/carbon/identity/openidconnect/DefaultIDTokenBuilder.java [3]http://connect2id.com/products/nimbus-jose-jwt -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga

Re: [Dev] JWT Signing with Nimbus

2014-12-11 Thread Gayan Gunawardana
gt; WSO2 inc. http://wso2.com/ >> Mobile : +94716332729 >> >> On Fri, Dec 12, 2014 at 12:09 AM, Susinda Perera >> wrote: >> >>> Hi Gayan >>> FYI >>> I was able to validate the APIM JWT signature with java.security.* >>> classes. >

Re: [Dev] Error when logging from a tenant

2014-12-11 Thread Gayan Gunawardana
sue occurred while dealing with kernel patches. Regards > Manoj > -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Change the username for user

2014-12-14 Thread Gayan Gunawardana
>>> -- >>> Dulitha Wijewantha (Chan) >>> Software Engineer - Mobile Development >>> WSO2 Inc >>> Lean.Enterprise.Mobileware >>> * ~Email duli...@wso2.com * >>> * ~Mobile +94712112165 <%2B94712112165>* >>> * ~Website dulitha.m

Re: [Dev] WSO2 Committers += Hasintha Indrajee

2014-12-29 Thread Gayan Gunawardana
ailman/listinfo/dev >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Best Regards, >>>>>>>> >>>>>>>&

Re: [Dev] WSO2 Committers += Inosh Perera

2015-01-05 Thread Gayan Gunawardana
t;>>>>>>> >>>>>>>>>> ___ >>>>>>>>>> Dev mailing list >>>>>>>>>> Dev@wso2.org >>>>>>>>>> http://wso2.org/cgi-bin/mailman/listin

[Dev] Debug Logs without isDebugEnabled check

2015-01-09 Thread Gayan Gunawardana
ignore isDebugEnabled check or should we do isDebugEnabled check always? [1] https://github.com/wso2-dev/carbon4-kernel/blob/master/core/org.wso2.carbon.user.core/src/main/java/org/wso2/carbon/user/core/ldap/ReadWriteLDAPUserStoreManager.java -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http

Re: [Dev] Debug Logs without isDebugEnabled check

2015-01-09 Thread Gayan Gunawardana
On Fri, Jan 9, 2015 at 5:26 PM, Afkham Azeez wrote: > Put the debug check condition always. Follow it religiously. > Will follow it. Thanks. -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8

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

2015-01-11 Thread Gayan Gunawardana
A gentle reminder! On Tue, Nov 18, 2014 at 10:24 PM, Gayan Gunawardana wrote: > Hi Sagara, > > New pull request [1]. > > [1] https://github.com/wso2-dev/carbon-deployment/pull/45/files > > Thanks, > Gayan > > On Thu, Aug 14, 2014 at 9:51 PM, Sagara Gunathunga

[Dev] Please merge pull requests for IDENTITY-2620

2015-01-15 Thread Gayan Gunawardana
Hi, Please merge PR [1],[2] for [3]. [1] https://github.com/wso2-dev/carbon-identity/pull/64 [2] https://github.com/wso2-dev/charon/pull/3 [3] https://wso2.org/jira/browse/IDENTITY-2620 -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71

Re: [Dev] [APIM] Use Nimbus for JWT token generation

2015-01-16 Thread Gayan Gunawardana
ara Liyanage > Software Engineer > WSO2, Inc.: http://wso2.com > lean. enterprise. middleware > > web: http://udaraliyanage.wordpress.com > phone: +94 71 443 6897 > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cg

[Dev] Please merger the pull request #73 for carbon-identity

2015-01-20 Thread Gayan Gunawardana
Hi, Please merger [1] for [2],[3],[4]. [1] https://github.com/wso2-dev/carbon-identity/pull/73 [2]https://wso2.org/jira/browse/IDENTITY-2687 [3]https://wso2.org/jira/browse/IDENTITY-2834 [4]https://wso2.org/jira/browse/IDENTITY-2694 -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http

Re: [Dev] [IS] Accessing a SOAP Web Service from a JSP

2015-01-20 Thread Gayan Gunawardana
ware Engineer > WSO2, Inc. | http://wso2.com > lean. enterprise. middleware > > Mobile : +94719397528 > Blog : techreadme.blogspot.com > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev >

[Dev] Please review pull request #75 for Identity 2987

2015-01-21 Thread Gayan Gunawardana
Hi, Please review [1] for [2]. [1] https://github.com/wso2-dev/carbon-identity/pull/75 [2] https://wso2.org/jira/browse/IDENTITY-2987 -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933

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

2015-10-04 Thread Gayan Gunawardana
gt;>> at >>>>>> org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.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.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) >>>>>> at java.lang.Thread.run(Thread.java:745) >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> Thanks! >>>>>> -- >>>>>> *Nadeesha Meegoda* >>>>>> Software Engineer - QA >>>>>> WSO2 Inc.; http://wso2.com >>>>>> lean.enterprise.middleware >>>>>> email : nadees...@wso2.com >>>>>> mobile: +94783639540 >>>>>> <%2B94%2077%202273555> >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Regards, >>>>> >>>>> >>>>> *Darshana Gunawardana*Senior Software Engineer >>>>> WSO2 Inc.; http://wso2.com >>>>> >>>>> *E-mail: darsh...@wso2.com * >>>>> *Mobile: +94718566859 <%2B94718566859>*Lean . Enterprise . Middleware >>>>> >>>> >>>> >>>> >>>> -- >>>> Ishara Karunarathna >>>> Senior Software Engineer >>>> WSO2 Inc. - lean . enterprise . middleware | wso2.com >>>> >>>> email: isha...@wso2.com, blog: isharaaruna.blogspot.com, mobile: >>>> +94717996791 >>>> >>> >>> >>> >>> -- >>> *Nadeesha Meegoda* >>> Software Engineer - QA >>> WSO2 Inc.; http://wso2.com >>> lean.enterprise.middleware >>> email : nadees...@wso2.com >>> mobile: +94783639540 >>> <%2B94%2077%202273555> >>> >>> ___ >>> Dev mailing list >>> Dev@wso2.org >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> >> Tharindu Edirisinghe >> Software Engineer | WSO2 Inc >> Identity Server Team >> Blog : tharindue.blogspot.com >> mobile : +94 775 181586 >> >> >> > > > -- > *Nadeesha Meegoda* > Software Engineer - QA > WSO2 Inc.; http://wso2.com > lean.enterprise.middleware > email : nadees...@wso2.com > mobile: +94783639540 > <%2B94%2077%202273555> > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [IS] - Assertion Signing is displayed in Federated Authenticators > SAML2 Web SSO but not in SAML Service Provider

2015-10-06 Thread Gayan Gunawardana
t; Dev@wso2.org >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> Thanks & Regards, >> Dulanja Liyanage >> WSO2 Inc. >> > > > > -- > *Nadeesha Meegoda* >

Re: [Dev] SSO Authentication Error

2015-10-06 Thread Gayan Gunawardana
;>>> at >>>> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1698) >>>> at >>>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) >>>> at >>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) >>>> at >>>> org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) >>>> at java.lang.Thread.run(Thread.java:745) >>>> >>>> >>>> -- >>>> *Charitha Goonetilleke* >>>> Software Engineer >>>> WSO2 Inc.; http://wso2.com >>>> lean.enterprise.middleware >>>> >>>> mobile: +94 77 751 3669 <%2B94777513669> >>>> Twitter:@CharithaWs <https://twitter.com/CharithaWs>, fb: charithag >>>> <https://www.facebook.com/charithag>, linkedin: charithag >>>> <http://www.linkedin.com/in/charithag> >>>> >>> >>> >>> >>> -- >>> Hasintha Indrajee >>> Software Engineer >>> WSO2, Inc. >>> Mobile:+94 771892453 >>> >>> >> >> >> -- >> Regards, >> >> >> *Darshana Gunawardana*Senior Software Engineer >> WSO2 Inc.; http://wso2.com >> >> *E-mail: darsh...@wso2.com * >> *Mobile: +94718566859 <%2B94718566859>*Lean . Enterprise . Middleware >> > > > > -- > *Charitha Goonetilleke* > Software Engineer > WSO2 Inc.; http://wso2.com > lean.enterprise.middleware > > mobile: +94 77 751 3669 <%2B94777513669> > Twitter:@CharithaWs <https://twitter.com/CharithaWs>, fb: charithag > <https://www.facebook.com/charithag>, linkedin: charithag > <http://www.linkedin.com/in/charithag> > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

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

2015-10-09 Thread Gayan Gunawardana
ing this error when assertion encryption is enabled. > I have attached the traveolcity.properties file for your reference. I can > give the travelocity.war on request. > > On Sun, Oct 4, 2015 at 1:43 PM, Gayan Gunawardana wrote: > >> Hi Nadeesha, >> >> I just checked Feder

[Dev] How to manage different SP configurations from different browser tabs

2015-10-09 Thread Gayan Gunawardana
r tab vice is not straight forward. WDYT ? [1] https://wso2.org/jira/browse/IDENTITY-3323 -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http://wso2.o

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

2015-10-20 Thread Gayan Gunawardana
) > ... 53 more > Caused by: org.opensaml.xml.encryption.DecryptionException: Valid > decryption key for EncryptedKey could not be resolved > at > org.opensaml.xml.encryption.Decrypter.decryptKey(Decrypter.java:623) > at > org.wso2.carbon.identity.application.authenticator.samlsso.manager.DefaultSAML2SSOManager.getDecryptedAssertion(Defau

[Dev] Possible Code Improvement in IOStreamUtils

2015-10-25 Thread Gayan Gunawardana
nks, Gayan -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Concern about the column length of SESSION_ID in IDN_AUTH_SESSION_STORE table

2015-10-28 Thread Gayan Gunawardana
>> Technical Lead - WSO2, Inc. http://wso2.com >>>>> email : nuw...@wso2.com >>>>> Phone : +94 777 775 729 >>>>> >>>> >>>> >>>> >>>> -- >>>> Thanks & Regards, >>>> >>

Re: [Dev] Possible Code Improvement in IOStreamUtils

2015-10-28 Thread Gayan Gunawardana
uture releases. Thanks, Gayan On Tue, Oct 27, 2015 at 9:48 AM, Kishanthan Thangarajah wrote: > You can always fix and send a PR :) > > On Mon, Oct 26, 2015 at 12:19 PM, Gayan Gunawardana > wrote: > >> Hi Kernel Team, >> >> Referring to location [1] t

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

2015-10-29 Thread Gayan Gunawardana
log >> :http://sanjeewamalalgoda.blogspot.com/ >> <http://sanjeewamalalgoda.blogspot.com/> >> >> >> > > > -- > Ishara Karunarathna > Senior Software Engineer > WSO2 Inc. - lean . enterprise . middleware | wso2.com > > email: isha...@ws

Re: [Dev] OpenIDConnect - Error while accessing UserInfo Endpoint

2015-11-02 Thread Gayan Gunawardana
; org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:137) >>>> org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:159) >>>> org.apache.cxf.transport.servlet.AbstractHT

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

2015-11-04 Thread Gayan Gunawardana
> <%2B94%2077%202273555> >>>> >>>> ___ >>>> Dev mailing list >>>> Dev@wso2.org >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> *Chamila Dilshan Wijayarathna,* >>> Software Engineer >>> Mobile:(+94)788193620 >>> WSO2 Inc., http://wso2.com/ >>> >> >> >> >> -- >> *Nadeesha Meegoda* >> Software Engineer - QA >> WSO2 Inc.; http://wso2.com >> lean.enterprise.middleware >> email : nadees...@wso2.com >> mobile: +94783639540 >> <%2B94%2077%202273555> >> > > > > -- > *Chamila Dilshan Wijayarathna,* > Software Engineer > Mobile:(+94)788193620 > WSO2 Inc., http://wso2.com/ > -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Office 365 SSO

2015-11-04 Thread Gayan Gunawardana
IS? > > Att. > > -- > Francisco Ribeiro > *SCEA|SCJP|SCWCD|IBM Certified SOA Associate* > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Gayan Gunawardana Software Engineer; WSO2 Inc.;

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

2015-11-05 Thread Gayan Gunawardana
On Thu, Nov 5, 2015 at 3:13 PM, Darshana Gunawardana wrote: > > > On Thu, Nov 5, 2015 at 12:45 PM, Gayan Gunawardana wrote: > >> >> >> On Thu, Nov 5, 2015 at 11:26 AM, Chamila Wijayarathna >> wrote: >> >>> Hi Nadeesha, >>> >>

[Dev] Disable DefaultInboundUserProvisioningListener by default

2016-07-18 Thread Gayan Gunawardana
, Gayan -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [IS] SCIM extension attributes missing in retrieval

2016-08-28 Thread Gayan Gunawardana
> SureshAtt"},"userName":"SureshAtt","meta":{"lastModified":"2016-08-28T21: > 32:40","created":"2016-08-28T21:32:40","location":"https > ://localhost:9443/wso2/scim/Users/cf6db727-fb6c-40d8-9b72-e004f912e686"}} > > > -- > Ayoma Wijethunga > Software Engineer > Platform Security Team > WSO2, Inc.; http://wso2.com > lean.enterprise.middleware > > Mobile : +94 (0) 719428123 <+94+(0)+719428123> > Blog : http://www.ayomaonline.com > LinkedIn: https://www.linkedin.com/in/ayoma > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

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

2016-09-13 Thread Gayan Gunawardana
>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>>> >>>> >>>> >>>> -- >>>> Chamila Dilshan Wijayarathna, >>>> PhD Research Student >>>> The Unive

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

2016-09-13 Thread Gayan Gunawardana
, Sep 13, 2016 at 2:51 PM, Gayan Gunawardana wrote: > Hi All, > > Tested following scenarios and didn't find any blocking issues. > > 1. SAML SSO > > > On Tue, Sep 13, 2016 at 12:18 PM, Harsha Thirimanna > wrote: > >> Hi All, >> >> Tested Workflo

Re: [Dev] Clarification on caching in Identity Server

2016-09-25 Thread Gayan Gunawardana
a OAuth scenario, > are they only cached in 'AuthorizationGrantCache' or do these information > get cached at another level as well? > > > Regards > Asanthi > > -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +

Re: [Dev] Invoking UserRegistrationAdminServiceClient inside a jsp

2016-10-01 Thread Gayan Gunawardana
gt; > > > -- > Denuwanthi De Silva > Senior Software Engineer; > WSO2 Inc.; http://wso2.com, > Email: denuwan...@wso2.com > Blog: https://denuwanthi.wordpress.com/ > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/m

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

2016-10-18 Thread Gayan Gunawardana
t;> vind...@wso2.com >> > > > > -- > 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.wordpress.com>* > -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Token generation through user details retriveal from DB or REST API

2016-10-28 Thread Gayan Gunawardana
an/listinfo/dev >> >> > > > -- > Lakshani Gamage > > *Software Engineer, WSO2* > > *Mobile : +94 71 5478184 <%2B94%20%280%29%20773%20451194>* > *Blog : http://lakshanigamage.blogspot.com/ > <http://lakshanigamage.blogspot.com/>* > -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Token generation through user details retriveal from DB or REST API

2016-10-31 Thread Gayan Gunawardana
nto your DB or REST endpoint. Once you have custom user store, you can configure a service provider in WSO2 IS with SAML inbound protocol. [1] https://docs.wso2.com/display/IS520/Writing+a+Custom+User+Store+Manager > > > Thanks, > Hanen > > > > On Fri, Oct 28, 2016 at 8:07 PM,

Re: [Dev] Token generation through user details retriveal from DB or REST API

2016-11-02 Thread Gayan Gunawardana
ed to OSGI environment. You have to register CustomUserStoreManager as an OSGI service. CustomUserStoreManager customUserStoreManager = new CustomUserStoreManager(); ctxt.getBundleContext().registerService(UserStoreManager.class.getName(), customUserStoreManager, props); Please try sample co

[Dev] STS Client sample Doesn't work for Non-repudiation

2017-01-05 Thread Gayan Gunawardana
11 32 Similar kind of issue reported in [1] as well. *[1] https://docs.wso2.com/display/IS510/Accessing+Claim+Aware+Services+using+STS+Secured+with+Non-repudiation <https://docs.wso2.com/display/IS510/Accessing+Claim+Aware+Services+usi

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

2017-01-07 Thread Gayan Gunawardana
gt;>>>>> -- >>>>>>> Ishara Karunarathna >>>>>>> Associate Technical Lead >>>>>>> WSO2 Inc. - lean . enterprise . middleware | wso2.com >>>>>>> >>>>>>> email: isha...@wso2.com,

Re: [Dev] [Oracle] How to handle insertion of empty string in oracle.

2017-01-08 Thread Gayan Gunawardana
s-empty- >>>> string-in-oracle >>>> >>>> Thanks >>>> >>>> >>>> *Tharindu Dharmarathna*Software Engineer >>>> WSO2 Inc.; http://wso2.com >>>> lean.enterprise.middleware >>>> >>>> mobile:

[Dev] C5 Test Automation for SCIM 2.0 REST APIs

2017-01-22 Thread Gayan Gunawardana
://jersey.java.net/documentation/latest/client.html Thanks, Gayan Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] Automation Testing Plan for SCIM Provider

2017-01-26 Thread Gayan Gunawardana
/wso2-extensions/identity-inbound-provisioning-scim2/tree/master/tests/distribution Thanks, Gayan -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http

Re: [Dev] Automation Testing Plan for SCIM Provider

2017-02-02 Thread Gayan Gunawardana
; are registered and discovered via OSGi. This is in contrast to pure java >> mode based tests in MSF4J. So, writing tests for a server started via >> Pax-exam is not an issue IMO. >> >> >> On Thu, Jan 26, 2017 at 11:01 PM, Gayan Gunawardana >> wrote: >&g

[Dev] SCIM User Add Operation in C5

2017-02-02 Thread Gayan Gunawardana
with same user name. WDYT ? [1] https://tools.ietf.org/html/rfc7644#section-3.12 Thanks, Gayan -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933 ___ Dev mailing list Dev@wso2.org http

Re: [Dev] SCIM User Add Operation in C5

2017-02-02 Thread Gayan Gunawardana
uld be a way to identify duplicate resource in the context of SCIM. For user resource it is user name. > >> Regards! >> >> On Fri, Feb 3, 2017 at 5:52 AM, Gayan Gunawardana wrote: >> >>> Hi All, >>> >>> In C4 user name was an unique identif

Re: [Dev] SCIM User Add Operation in C5

2017-02-04 Thread Gayan Gunawardana
t won't be an issue. Other way around would > be a issue. > > >> >> >> Farasath Ahamed >> Software Engineer, WSO2 Inc.; http://wso2.com >> Mobile: +94777603866 >> Blog: blog.farazath.com >> Twitter: @farazath619 <https://twitter.com/farazath619&g

Re: [Dev] SCIM User Add Operation in C5

2017-02-04 Thread Gayan Gunawardana
On Sun, Feb 5, 2017 at 10:27 AM, Johann Nallathamby wrote: > > > On Sun, Feb 5, 2017 at 9:41 AM, Gayan Gunawardana wrote: > >> Hi All, >> >> Conclusion is avoid adding multiple users with same user name from SCIM >> [1]. >> According to *Unique Attri

  1   2   3   >