Re: [Architecture] Log Analyzer performance analysis

2016-09-11 Thread Ruwan Abeykoon
ion > contained in this communication. Internet communications cannot be > guaranteed to be timely, secure, error or virus-free. The sender does not > accept liability for any errors or omissions. > -- *Ruwan Abeykoon* *Associate Director/Architect**,* *WSO2

Re: [Architecture] Log Analyzer performance analysis

2016-09-11 Thread Ruwan Abeykoon
wrote: > Hi Ruwan, > > Thanks for the comments and suggestions. > > On Mon, Sep 12, 2016 at 8:01 AM, Ruwan Abeykoon wrote: > >> Hi All, >> Thanks Tishan for the performance test. >> >> The test machines looks having average configuration for the purpose.

Re: [Architecture] Storing configs in database for C5

2016-10-14 Thread Ruwan Abeykoon
>>> a big >>>>>>>>>>>>>> deal, but you still need someone to initiate the restart after >>>>>>>>>>>>>> the config >>>>>>>>>>>>>> change. >>>>>>>>>&

Re: [Architecture] APIM DAO Interface usage for C5

2016-11-01 Thread Ruwan Abeykoon
Hi All, If this is about unit testing on DAO, we are also experimenting with simple JDBC approach[1]. No Dependency Injection. We could test the DAO, the SQL correctness etc. because there is no Mock objects. I am not in favor of DI on developing a platform as we have no control over which get wir

Re: [Architecture] APIM DAO Interface usage for C5

2016-11-03 Thread Ruwan Abeykoon
ramework would just make it > slightly easier to manage but its not essential. If we are serious about > testing we need to take DI into consideration when designing our classes. > > [1] http://martinfowler.com/articles/dipInTheWild.html > > On 1 November 2016 at 18:42, Ruwan Abey

Re: [Architecture] APIM DAO Interface usage for C5

2016-11-03 Thread Ruwan Abeykoon
rd dependencies is the way to ensure that unit testing is not a viable > option. All DI proposes is that you don't do this. I have personally used > this pattern in other languages without the help of any framework and have > benefited greatly in being able to test code more thorough

Re: [Architecture] APIM DAO Interface usage for C5

2016-11-03 Thread Ruwan Abeykoon
Interface) as its > constructor parameter(injecting). > > So we have used good Encapsulation and Abstraction principles to help us > do testing more easily, that's all there is to it really. > > > On 3 November 2016 at 17:15, Ruwan Abeykoon wrote: > >> Hi Ma

Re: [Architecture] XACML policy store based on file system.

2016-11-09 Thread Ruwan Abeykoon
all the artifact deployment among the > cluster not only IS. > > Thanks > -- *Ruwan Abeykoon* *Associate Director/Architect**,* *WSO2, Inc. http://wso2.com <https://wso2.com/signature> * *lean.enterprise.middleware.* ___ Architecture mai

Re: [Architecture] [IS][Analytics] Implement a new feature to download the summary of security alerts

2016-11-15 Thread Ruwan Abeykoon
- > Best Regards, > Danoja Dias > Intern Software Engineering - WSO2 > > Email : dan...@wso2.com > Mobile : +94771160393 > > [image: http://wso2.com/signature] <http://wso2.com/signature> > -- *Ruwan Abeykoon* *Associat

Re: [Architecture] SMPP Connector Improvement

2016-11-22 Thread Ruwan Abeykoon
Best Regards, >> >> Malaka Silva >> Senior Technical Lead >> M: +94 777 219 791 >> Tel : 94 11 214 5345 >> Fax :94 11 2145300 >> Skype : malaka.sampath.silva >> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 >> Blog : http://mrmalakasilva.blogspot.com/

Re: [Architecture] Carbon C5 - Server Configuration Model

2016-11-28 Thread Ruwan Abeykoon
urations; >>>> >>>> } >>>> >>>> >>>>> Have we thought about secure vault too? >>>>> >>>> >>>> Yes, we resolve all secure valut values and system property values in >>>> deployment.yaml before generating bea

Re: [Architecture] SMPP Connector Improvement

2016-12-02 Thread Ruwan Abeykoon
runtha >> >> Associate Software Engineer >> WSO2 >> Email : birun...@wso2.com >> Linkedin : https://lk.linkedin.com/in/biruntha >> Mobile : +94773718986 <+94%2077%20371%208986> >> >> On Fri, Nov 25, 2016 at 2:25 PM, Ruwan Abeykoon wrote: >> >>>

Re: [Architecture] [Dev] [Identity Server] Creating a server configuration Identity.yaml vs component wise yaml files and Reading the server configurations

2017-01-19 Thread Ruwan Abeykoon
Hi All, @Johann I think security questions/account recovery options should not be treated as server-configurations. I would rather consider them as the runtime data much like the SP/IdP data. Hence single server config does not apply for this case IMO. >>Each component must pass its own configurat

Re: [Architecture] Carbon C5 - Server Configuration Model

2017-02-01 Thread Ruwan Abeykoon
2.com/signature> >>>> >>>> >>>> ___ >>>> Architecture mailing list >>>> Architecture@wso2.org >>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>>> >>>>

Re: [Architecture] Extend SCIM 2.0 Metadata to include User Lifecycle State

2017-02-12 Thread Ruwan Abeykoon
>>>> >>>> >>> >>> >>> -- >>> Thanks & Regards, >>> >>> *Johann Dilantha Nallathamby* >>> Technical Lead & Product Lead of WSO2 Identity Server >>> Governance Technologies Team >>> WSO2, I

Re: [Architecture] [IAM] [IS6.0.0] How to handle post Authentication in IS 6.0.0

2017-02-15 Thread Ruwan Abeykoon
>> *Johann Dilantha Nallathamby* >>> Technical Lead & Product Lead of WSO2 Identity Server >>> Governance Technologies Team >>> WSO2, Inc. >>> lean.enterprise.middleware >>> >>> Mobile - *+9476950* >>> Blog - *http://nallaa.wordpr

Re: [Architecture] IdentityStore APIs in C5

2017-02-26 Thread Ruwan Abeykoon
ava#L985 > > Thanks, > Gayan > -- > Gayan Gunawardana > Software Engineer; WSO2 Inc.; http://wso2.com/ > Email: ga...@wso2.com > Mobile: +94 (71) 8020933 > -- *Ruwan Abeykoon* *Associate Director/Architect**,* *WSO2,

Re: [Architecture] [C5][IS 6.0.0] Password History Validation

2017-03-11 Thread Ruwan Abeykoon
ssword History validation > > Thanks, > Gayan > > -- > Gayan Gunawardana > Software Engineer; WSO2 Inc.; http://wso2.com/ > Email: ga...@wso2.com > Mobile: +94 (71) 8020933 > > ___ > Architecture mailing list > Archite

Re: [Architecture] [C5][IS] Get claims from User object when it is get from cache.

2017-03-12 Thread Ruwan Abeykoon
Architecture@wso2.org >>>>>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>&

Re: [Architecture] [IAM] [IS 6.0.0] Moving to global configuration model

2017-03-14 Thread Ruwan Abeykoon
sh Kuruppu* > Senior Software Engineer | WSO2 > > Email: dan...@wso2.com > Mobile: +94 (77) 1690552 <+94%2077%20169%200552> > Web: WSO2 Inc <https://wso2.com/signature> > > > ___ > Architecture mailing list > Archit

Re: [Architecture] [C5][IS 6.0.0][admin-portal] User Onboarding - Ask Password with email verification

2017-03-21 Thread Ruwan Abeykoon
=1&usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg> > 20, Palm grove Avenue, Colombo 3 > E-Mail: aye...@wso2.com > > ___ > Architecture mailing list > Architecture@wso2.org > https://m

Re: [Architecture] [C5] [IS 6.0.0] Delete Users UI for IS 6.0.0 Admin Portal

2017-03-30 Thread Ruwan Abeykoon
>> Architecture mailing list >> Architecture@wso2.org >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > > > -- > *Ashen Weerathunga* > Software Engineer > WSO2 Inc.: http://wso2.com > lean.enterprise.middleware > &g

Re: [Architecture] [UUF] Extensible Authorization for UUF

2017-05-12 Thread Ruwan Abeykoon
WSO2 Inc. www.wso2.com >> lean.enterprise.middleware >> >> ___ >> Architecture mailing list >> Architecture@wso2.org >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > > > -- > Be

Re: [Architecture] [UUF] Extensible Authorization for UUF

2017-05-12 Thread Ruwan Abeykoon
;>>> Thanks. >>>>> -- >>>>> Sajith Janaprasad Ariyarathna >>>>> Senior Software Engineer; WSO2, Inc.; http://wso2.com/ >>>>> <https://wso2.com/signature> >>>>> >>>

Re: [Architecture] [UUF] Extensible Authorization for UUF

2017-05-14 Thread Ruwan Abeykoon
omponent.exposing.Authorizer", > > *service = Authorizer.**class**,* > immediate = true > ) > > > [1] https://github.com/wso2/carbon-uuf/blob/master/ > components/uuf-core/src/main/java/org/wso2/carbon/uuf/internal/deployment/ > OsgiPluginProvider.jav

Re: [Architecture] C5 Modifying OSGi bundle deployment logic to support temporary patches (log patches, etc)

2017-05-16 Thread Ruwan Abeykoon
her/extensions/OSG > iLibBundleDeployerUtils.java > > Thanks, > *Jayanga Dissanayake* > Associate Technical Lead > WSO2 Inc. - http://wso2.com/ > lean . enterprise . middleware > email: jaya...@wso2.com > mobile: +94772207259 <+94%2077%20220%207259> > <http://w

[Architecture] [IS] IS 5.5.0 += Adaptive Authentication

2017-05-25 Thread Ruwan Abeykoon
oolean isApplicable(StepConfig stepConfig, AuthenticationContext context); } The other aspects of framework remains architecturally unchanged as the framework relies on the bre-bult Sequence to perform authentication completion. Cheers, Ruwan -- *Ruwan Abeykoon* *Associate Director/Arc

Re: [Architecture] [IS] IS 5.5.0 += Adaptive Authentication

2017-05-30 Thread Ruwan Abeykoon
n chain corresponding to a service provider > is loaded by its name. But with this design it will be by the name and the > ACR value. > > This will require minimal changes at the framework level. > > Also - let's keep adaptive authentication out of this. We can address that &

Re: [Architecture] Unit-of-Work Pattern for Accessing/Modifying Claims in IdentityEventHandlers

2017-07-03 Thread Ruwan Abeykoon
t; Thanks & Regards, > Johann. > > -- > > *Johann Dilantha Nallathamby* > Senior Technical Lead - WSO2 Identity Server > Governance Technologies Team > WSO2, Inc. > lean.enterprise.middleware > > Mobile - *+9476950* > Blog - *http://nallaa.wordpress

Re: [Architecture] [CARBON] C4 Migration from Log4J 1.x to Log4J 2.x

2017-07-15 Thread Ruwan Abeykoon
Hi Irunika, In C4, applications use commons logging. We never wanted to use Log4J directly. Hence the architecture you proposed is already there in C4. In C5 we use slf4j, in place of commons logging, which architecturally the same. Hence I do not see any value in introducing another WSO2 specific

Re: [Architecture] Renaming and/or separating billing component from throttling from API Manager

2017-07-18 Thread Ruwan Abeykoon
Hi all, For billing, we could borrow Telocom CDR [1] concept. Simply this is set of event logs conforming to predefined tabular format. Usually billing is done examining the CDR and apply various financial rules, and is out of the scope of the system which produces CDR. [1] https://en.wikipedia.o

Re: [Architecture] [CARBON] C4 Migration from Log4J 1.x to Log4J 2.x

2017-07-31 Thread Ruwan Abeykoon
;>>> >>>> >>>>- Pax-logging overcomes the above issues and therefore, the default >>>>pax-logging api can be used >>>> - This provides log4j2 bridge internally which will map any type >>>> of logging to log4j2 >>&g

Re: [Architecture] Securing Product Apis and Product artifacts

2017-08-14 Thread Ruwan Abeykoon
Hi Harsha, Yes, we have partly implemented the authentication interceptor. However it is not merged onto main branch as we stopped C5 development abruptly. Please find [1][2]. This only supports "Basic" for now, and OAuth stuff is disabled. The interceptor is designed to be able to handle with diff

Re: [Architecture] Deperecated sign methods in JWT generation flows.

2017-11-09 Thread Ruwan Abeykoon
HI All, We should not remove extensibility. We need to look for an alternative way on this do any improvement while keeping extensibility. Cheers, Ruwan On Thu, Nov 9, 2017 at 3:28 PM, Danushka Fernando wrote: > Hi All > In released IS 5.3.0 we have capability of extending the signing mechanism

Re: [Architecture] [Feature] Storing the application certificate in the database.

2018-01-07 Thread Ruwan Abeykoon
oughts. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> *Best Regards* >>>>>>>> >>>>>>>> *Rushmin Fernando

Re: [Architecture] Password Rotation Policy Authenticator

2018-01-15 Thread Ruwan Abeykoon
..@wso2.com >> Mobile: +94778222607 <077%20822%202607> >> Web: http://wso2.com >> >> <http://wso2.com/signature> >> > > > > -- > Dimuthu Leelarathne > Director, Solutions Architecture > > WSO2, Inc. (http://wso2.com) > email: di

Re: [Architecture] [RRT]Calculating a risk score for authentication requests

2018-01-15 Thread Ruwan Abeykoon
gt;>>>> >>>> >>>> >>>> -- >>>> >>>> *Johann Dilantha Nallathamby* >>>> Senior Lead Solutions Engineer >>>> WSO2, Inc. >>>> lean.enterprise.middleware >>>> >>>> Mobil

Re: [Architecture] [RRT]Calculating a risk score for authentication requests

2018-01-15 Thread Ruwan Abeykoon
e day of travelling > if I log from United States, Facebook is suspicious and throw me some > security questions.* > > Thanks > > On Tue, Jan 16, 2018 at 9:09 AM, Ruwan Abeykoon wrote: > >> Hi Pamoda, >> Here are some of my thoughts, and not in order or organized. >

Re: [Architecture] Password Rotation Policy Authenticator

2018-01-16 Thread Ruwan Abeykoon
er store & verifies the password updated date & sends mails. > > Thanks, > Asela. > > >>> Thanks, >>> Asela. >>> >>> >>>>- The password expiration time period config change >>>>- The password changed event

Re: [Architecture] [IS 5.5.0] Conditional steps based on HTTP context

2018-01-17 Thread Ruwan Abeykoon
Hi Sathya, We can enhance the DefaultRequestCoordinator itself, rather than extending and creating new coordinator, as there is no functional change done by adding the "request" and "response" to authentication context. Cheers, Ruwan On Wed, Jan 17, 2018 at 10:40 AM, Sathya Bandara wrote: > Hi

Re: [Architecture] [RRT]Calculating a risk score for authentication requests

2018-01-18 Thread Ruwan Abeykoon
databases and calculates the risk score. > > We will be considering > > IP address > Geolocation > Number of failed attempts between two successful logins > > when generating the rules to calculate the risk score. > > Regards, > Pamoda > > > On Tue, Jan

Re: [Architecture] [IS 5.5.0] Conditional steps based on HTTP context

2018-01-22 Thread Ruwan Abeykoon
} > } > }); > } > } > } > }); > } > > > In the above script, we define a cookie called *testcookie*. At the > initial authentication stage, the user has to go through both step 1

Re: [Architecture] [Dev] Personal information export API

2018-01-22 Thread Ruwan Abeykoon
Hi Hasintha, We do not need to export anything we do not keep in our databases. Could you please explain further if we need to do anything extra for Federated case. Cheers, Ruwan On Mon, Jan 22, 2018 at 5:33 PM, Hasintha Indrajee wrote: > Just a quick question. How are we going to cater consent

Re: [Architecture] Password Rotation Policy Authenticator

2018-01-22 Thread Ruwan Abeykoon
/core/org.wso2.carbon.user.core/src/main/java/org/wso2/carbon/user/core/listener/UserOperationEventListener.java#L144> >>>>> >>>>> This will handle the publishing of the password change events to >>>>> siddhi. >>>>> >>>>> >>>

Re: [Architecture] [RRT]Calculating a risk score for authentication requests

2018-01-23 Thread Ruwan Abeykoon
he risk calculator does is to reuse the existing data-stores as >> the above diagram. >> >> thanks, >> Dimuthu >> >> ​ >> >> On Fri, Jan 19, 2018 at 9:04 AM, Ruwan Abeykoon wrote: >> >>> Hi Pamoda, >>> Can we enhance the ar

Re: [Architecture] [RRT]Calculating a risk score for authentication requests

2018-01-23 Thread Ruwan Abeykoon
sk Calculator" can be any analytical engine including DAS, which is by definition heavy and slow. Cheers, Ruwan On Tue, Jan 23, 2018 at 11:59 PM, Darshana Gunawardana wrote: > Hi Pamoda, > > What are the use cases we try to implement with the calculated risk score? > > On

Re: [Architecture] [IS] SAML SSO Agent for .NET

2018-01-23 Thread Ruwan Abeykoon
Hi Dushan, Thanks for sharing the "Componentspace". It seems a complete and comprehensive solution. This purpose of this "agent" ( we need to rename this, as it is not an agent, but a library), is to be included in VS solution. We have no plan to install this library in IIS. +1 on comprehensive d

Re: [Architecture] Sharing Device Types between Tenants

2015-09-20 Thread Ruwan Abeykoon
or Software Engineer,* > *WSO2 inc., http://wso2.com <http://wso2.com>* > > *Phone: +94715478185 <%2B94715478185>* > *LinkedIn: http://www.linkedin.com/in/bhathiyaj > <http://www.linkedin.com/in/bhathiyaj>* > *Twitter: https://twitter.com/bhathiyax <https://twi

Re: [Architecture] MSS chunked multipart data processing support

2015-11-10 Thread Ruwan Abeykoon
Senarathne > *Software Engineer* > Mobile : +94 (0) 71 134 6087 > samiy...@wso2.com > > ___ > Architecture mailing list > Architecture@wso2.org > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- *Ruwan Abeykoon* *Architect,* *WSO2, Inc. http://wso2.com <http://wso2.com/> * *lean.enterprise.middleware.* email: ruw...@wso2.com ___ Architecture mailing list Architecture@wso2.org https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Re: [Architecture] Netty Servlet Bridge - Servlet environment on top of netty

2016-01-07 Thread Ruwan Abeykoon
/twitter.com/afkham_azeez* > <http://twitter.com/afkham_azeez> > *linked-in: **http://lk.linkedin.com/in/afkhamazeez > <http://lk.linkedin.com/in/afkhamazeez>* > > *Lean . Enterprise . Middleware* > > ___ > Architecture mailing lis

Re: [Architecture] Netty Servlet Bridge - Servlet environment on top of netty

2016-01-07 Thread Ruwan Abeykoon
+1 Cheers, Ruwan On Thu, Jan 7, 2016 at 11:26 PM, Sagara Gunathunga wrote: > > > On Thu, Jan 7, 2016 at 4:39 PM, Ruwan Abeykoon wrote: > >> Hi, >> Are we not supporting war deployment on C5 ? >> I do not think "netty servlet bridge" supports war depl

Re: [Architecture] Recursive search (Searching the sub folders for files]

2016-01-31 Thread Ruwan Abeykoon
r | WSO2* >>>> >>>> *E:vivekanant...@wso2.com * >>>> *M:+94752786138 <%2B94752786138>* >>>> >>> >>> >>> >>> -- >>> >>> Best Regards, >>> >>> Malaka Silva >>> Senior Tech

Re: [Architecture] App Manager gateway session handling

2016-02-02 Thread Ruwan Abeykoon
[Dev] Set a desired value to HazelCast Cache Timeout > > Regards, > Dinusha. > > -- > Dinusha Dilrukshi > Associate Technical Lead > WSO2 Inc.: http://wso2.com/ > Mobile: +94725255071 > Blog: http://dinushasblog.blogspot.com/ > -- *Ruwa

[Architecture] [AppM] Skiping custom login page on J2EE WebApp with JWT.

2016-02-12 Thread Ruwan Abeykoon
[1] https://github.com/visithamanujaya/JWTSecuritySSO/tree/master/Filter [2] https://github.com/visithamanujaya/JWTSecuritySSO/tree/master/Valve/Tomcat_8 -- *Ruwan Abeykoon* *Architect,* *WSO2, Inc. http://wso2.com <http://wso2.com/> * *lean.enterprise.middleware.* email:

Re: [Architecture] HikariCP as jdbc connection pool implementation for C5

2016-02-23 Thread Ruwan Abeykoon
> * > *lean.enterprise.middleware.* > > email: dinus...@wso2.com > phone:(+94) 779701986 <%28%2B94%29%2039736> > > ___ > Architecture mailing list > Architecture@wso2.org > https://mail.wso2.org/cgi-bin/mailman/lis

Re: [Architecture] Supporting audit logs in App Manager

2016-02-24 Thread Ruwan Abeykoon
t; -- > > *Visitha Wijesinghe* > Software Engineer Intern. > WSO2 Lanka (pvt) Ltd. > > Mobile - +94772617187 > -- *Ruwan Abeykoon* *Architect,* *WSO2, Inc. http://wso2.com <http://wso2.com/> * *lean.enterprise.middleware.* email: ruw...@wso2.com ___ Architecture mailing list Architecture@wso2.org https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Re: [Architecture] [AppM] Improvement - Multiple versions support for Mobile Apps

2016-02-25 Thread Ruwan Abeykoon
the active/default (no option to >> swap default version). Do we need to change this behaviour in Mobile Apps? >> If so, what would be the most appropriate functionality? Highly appreciate >> your suggestions. >> >> >> >> -- >> *Lahiru Cooray* >> Software Engineer >

Re: [Architecture] [C5] Artifact deployment coordination support for C5

2016-03-31 Thread Ruwan Abeykoon
any typo or short replies >> >> ___ >> Architecture mailing list >> Architecture@wso2.org >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > > > -- > Thanks an

Re: [Architecture] [C5] Artifact deployment coordination support for C5

2016-04-17 Thread Ruwan Abeykoon
eeds to be created. >>>>>> >>>>>> In this case, why can't we ask from Kub how many pods with new >>>>>> artifact has been spun up? Why does this have to be updated at carbon >>>>>> kernel level via JMS? >>>>>>

Re: [Architecture] Product Integration Server thread model and implementation

2016-04-24 Thread Ruwan Abeykoon
t;>>>> >>>>> For test results please look in to [1] >>>>> >>>>> [1] >>>>> https://docs.google.com/spreadsheets/d/1A2dxknP1xEJKBpl4ymbQD2Mt9kWywYCI-60j16JVLx0/edit#gid=0 >>>>> >>>>> >>>>> &g

Re: [Architecture] RESTFul API for App Manager - Design discussion

2016-04-24 Thread Ruwan Abeykoon
880 | +1 408 466 5099; voip: +1 650 265 8311 >>>>> blog: http://sanjiva.weerawarana.org/; twitter: @sanjiva >>>>> Lean . Enterprise . Middleware >>>>> >>>>> ___ >>>>> Architecture mailing list

Re: [Architecture] RESTFul API for App Manager - Design discussion

2016-04-24 Thread Ruwan Abeykoon
st > Architecture@wso2.org > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- *Ruwan Abeykoon* *Architect,* *WSO2, Inc. http://wso2.com <http://wso2.com/> * *lean.enterprise.middleware.* email: ruw...@wso2.com ___ A

Re: [Architecture] [C5] [Hamming] Audit logs in C5.

2016-05-02 Thread Ruwan Abeykoon
>> Architecture@wso2.org >>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>>> >>>> >>> >>> >>> -- >>> With regards, >>> *Manu*ranga Perera. >>> >>> phone : 071 7 70 20 50 >>>

Re: [Architecture] Replacing current JS engine used in script mediator with new rhino and nashorn script engines

2016-05-04 Thread Ruwan Abeykoon
.com/in/rasika90 >>>> >>>> WSO2 Inc. www.wso2.com >>>> lean.enterprise.middleware >>>> >>> >>> >>> >>> -- >>> Nuwan Wimalasekara >>> Senior Software Engineer - Test Automation >>> WSO2, Inc.: http://wso2.com >>> lean. enterprise. middleware >>> >>> phone: +94 71 668 4620 >>> >>> >>> >>> >> >> >> -- >> With regards, >> *Manu*ranga Perera. >> >> phone : 071 7 70 20 50 >> mail : m...@wso2.com >> > > > > -- > Nuwan Wimalasekara > Senior Software Engineer - Test Automation > WSO2, Inc.: http://wso2.com > lean. enterprise. middleware > > phone: +94 71 668 4620 > > > > > ___ > Architecture mailing list > Architecture@wso2.org > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- *Ruwan Abeykoon* *Architect,* *WSO2, Inc. http://wso2.com <http://wso2.com/> * *lean.enterprise.middleware.* email: ruw...@wso2.com ___ Architecture mailing list Architecture@wso2.org https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Re: [Architecture] Replacing current JS engine used in script mediator with new rhino and nashorn script engines

2016-05-04 Thread Ruwan Abeykoon
that's the case. >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> With Regards, >>>>> >>>>> *Rasika Perera* >>>>> Software Engineer >>>>> M: +94 71 680 9060 E:

[Architecture] Single point configuration, DAS Log4J Appender on Log Analyzer

2016-05-12 Thread Ruwan Abeykoon
aworld.com/article/2076333/java-web-development/use-a-randomaccessfile-to-build-a-low-level-database.html Cheers, Ruwan -- *Ruwan Abeykoon* *Architect,* *WSO2, Inc. http://wso2.com <http://wso2.com/> * *lean.enterprise.middleware.* email:

Re: [Architecture] Single point configuration, DAS Log4J Appender on Log Analyzer

2016-05-13 Thread Ruwan Abeykoon
th2 token >> provisioning on top of DAS. >> >> 3. Tomcat uses Java logging now ( >> https://tomcat.apache.org/tomcat-9.0-doc/logging.html). They support >> other logging systems through 'juli'. May be we should switch to Java >> logging from C5. >>

Re: [Architecture] [APPM] One time download link support for mobile app install/download

2016-06-07 Thread Ruwan Abeykoon
>> WSO2, Inc.; http://wso2.com >>> 20, Palmgrove Avenue, Colombo 3 >>> >>> E-mail: tgtshan...@gmail.com >>> ​ >>> >>> ___ >>> Architecture mailing list >>> Architecture@wso2.org >>> https://mail.w

Re: [Architecture] Sharing Dashboards that have gadgets with role restriction

2016-06-12 Thread Ruwan Abeykoon
gt;>> these roles. If he/she share the dashboard, then it will be shown to all >>>>>> other tenant users regardless of role of the user. Then it is user`s >>>>>> decision on whether to share/not to share the dashboard. WDYT ? >>>>>> >&g

Re: [Architecture] Log Analyzer Tool logs are displayed in GMT

2016-06-12 Thread Ruwan Abeykoon
in AWS. So >> need to get the Browser Time Zone. >> >> *@Sameera,* >> Can we have this option in Log Analyzer Tool? >> >> Ishara Cooray >> Senior Software Engineer >> Mobile : +9477 262 9512 >> WSO2, Inc. | http://wso2.com/ >> Lean . Ente

Re: [Architecture] Log Analyzer Tool logs are displayed in GMT

2016-06-12 Thread Ruwan Abeykoon
rt this > epoch time in JS level. I will work on a fix and let you know. If we can > get the server time zone, we can do as Ruwan said. > > On Mon, Jun 13, 2016 at 11:27 AM, Ruwan Abeykoon wrote: > >> Hi All, >> The time zone is something we need on all the Log Analyzer

Re: [Architecture] Log Analyzer Tool logs are displayed in GMT

2016-06-12 Thread Ruwan Abeykoon
+Miyuru, Dunith On Mon, Jun 13, 2016 at 11:43 AM, Ruwan Abeykoon wrote: > Hi Sameera, > Yes, storing the time in "epoch time" is correct. > > Its the presentation which should depend on "Locale" > > The disagreement here is which is the time zone we select

Re: [Architecture] [Analytics] Using UTC across all temporal analytics functions

2016-06-13 Thread Ruwan Abeykoon
df/src/main/java/org/wso2/carbon/analytics/shared/common/udf/DateTimeUDF.java > > -- > Thanks & Regards, > > Inosh Goonewardena > Associate Technical Lead- WSO2 Inc. > Mobile: +94779966317 > > ___ > Architecture mailing l

Re: [Architecture] [AppM] Supporting custom fields added to the publisher UI with new REST APIs

2016-06-15 Thread Ruwan Abeykoon
;>>>>>> >>>>>>> [1] - >>>>>>> https://github.com/wso2/carbon-governance/tree/master/components/governance/org.wso2.carbon.governance.rest.api >>>>>>> >>>>>>> >>>>&

Re: [Architecture] Shipping ESB/APIM with enabling connection throttling for Passthrough transport

2016-07-20 Thread Ruwan Abeykoon
://wso2.com > email : nuw...@wso2.com > Phone : +94 777 775 729 > > ___ > Architecture mailing list > Architecture@wso2.org > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- *Ruwan Abeykoon* *Associate Directo

Re: [Architecture] Shipping ESB/APIM with enabling connection throttling for Passthrough transport

2016-07-20 Thread Ruwan Abeykoon
gh most linux boxes are having 1024 as the > default soft limit, we have recommended to increase that to 4096 in most > cases and I have seen several scenarios customers are hitting limits when > they have 1024. > > I feel 4096 is an acceptable value. > > On Wed, Jul 20, 2016

Re: [Architecture] Initialize Carbon Metrics at startup in MSF4J

2016-08-07 Thread Ruwan Abeykoon
;> WSO2 Inc., http://wso2.com >>>> lean.enterprise.middleware >>>> >>>> E: ram...@wso2.com >>>> P: +94 772534930 >>>> >>>> ___ >>>> Architecture mailing lis

[Architecture] [AppM][AppFactory][AS] AppM Discovery of WebApps from As

2015-03-15 Thread Ruwan Abeykoon
d through AS once it is deployed to AS. Please find the attached diagram for the architecture (connectivity) diagram. Please voice your concerns and suggestions. Cheers, -- *Ruwan Abeykoon* *Architect,* *WSO2, Inc. http://wso2.com <http://wso2.com/> * *lean.enterprise.middleware.* em

[Architecture] [AppM][AppFactory][AS] AppM Discovery of WebApps from AS - UI

2015-03-16 Thread Ruwan Abeykoon
as manual application creation thereafter. 5. Publisher can click on the anchor on the Application name to view the application details without initiating the Publish action. WDYT. Any feedback is highly appreciated. Cheers, Ruwan -- *Ruwan Abeykoon* *Architect,* *WSO2, Inc. http://wso2.com &l

Re: [Architecture] [AppM][AppFactory][AS] AppM Discovery of WebApps from As

2015-03-16 Thread Ruwan Abeykoon
Hi All, It seems that the SVG diagram missing the text. Attaching the same in PNG format. Sorry for the inconvenience. Cheers, Ruwan On Mon, Mar 16, 2015 at 10:38 AM, Ruwan Abeykoon wrote: > Hi All, > > I am in the process of adding a feature to AppManager to discover Web >

[Architecture] Enhancing the Jaggery IntelliJ Idea plugin.

2015-05-27 Thread Ruwan Abeykoon
) Any thoughts are appreciated. Is it worth the effort ? Please note that I will do this on my spare time and will not make any promises. [1] https://github.com/newair/JaggeryEditorv12 Cheers, -- *Ruwan Abeykoon* *Architect,* *WSO2, Inc. http://wso2.com <http://wso2.

Re: [Architecture] Device grouping functionality for CDMF

2015-07-02 Thread Ruwan Abeykoon
> *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>

Re: [Architecture] Custom AS specific WebApp configuration file for web applications

2015-07-03 Thread Ruwan Abeykoon
: http://kasunbg.org >> >> >> > > > > -- > Sameera Jayasoma, > Software Architect, > > WSO2, Inc. (http://wso2.com) > email: same...@wso2.com > blog: http://blog.sameera.org > twitter: https://twitter.com/sameerajayasoma > flickr: http://www.flickr.com/photos/sameera-jayasoma/col

Re: [Architecture] [AppM] Secured download links for mobile applications

2015-07-16 Thread Ruwan Abeykoon
ation again to download. > > > Your suggestions would be highly appreciated > > -- > Regards, > ​ > > Chatura Dilan Perera > *(Senior Software Engineer** - WSO2 Inc.**)* > www.dilan.me > -- *Ruwan Abeykoon* *Architect,* *WSO2, Inc. http://wso2.com <http:/

Re: [Architecture] [AppM] Secured download links for mobile applications

2015-07-16 Thread Ruwan Abeykoon
;> Hi Ruwan, >> >> +1 for all 3 suggestions >> >> On Thu, Jul 16, 2015 at 1:36 PM, Ruwan Abeykoon wrote: >> >>> Hi Chathura, >>> Like to add few points. >>> >>> 1. The OTDL is sufficient for the Application download case. But

Re: [Architecture] [AppM] Secured download links for mobile applications

2015-07-19 Thread Ruwan Abeykoon
> [1] https://tools.ietf.org/html/rfc7233 > [2] > https://greenbytes.de/tech/webdav/draft-ietf-httpbis-p5-range-latest.html > >> >> >> Your suggestions would be highly appreciated >> >> -- >> Regards, >>

[Architecture] [AppM] Tenant Sharing of applications on App Manager

2015-07-29 Thread Ruwan Abeykoon
Hi All, Why It is good to monetize the applications developed by a tenant further by allowing them to be accessed by public or by controlled set of tenants. Sharing modes - Public Application An application deployed by a tenant can be marked as public. This will shall be available to any

Re: [Architecture] [AppM] Image storing approach for AppM

2015-08-04 Thread Ruwan Abeykoon
. We can improve the files/folder structure inside the directory > following manner. > > [image: Inline image 3] > > > Your feedback regarding this matter is highly appreciated. > Thanks. > > [1] [Dev] [AppM] Issue with clustering AppM with large mobile apps > > --

Re: [Architecture] [AppM] Image storing approach for AppM

2015-08-04 Thread Ruwan Abeykoon
at times be a delay of 15 seconds (sync thread >>>>>> interval >>>>>> time) or more (time to checkout the artifacts from svn) in synchronizing >>>>>> the artifacts. >>>>>> >>>>>> Thanks and Regards, >>>&g

Re: [Architecture] [AppM] Image storing approach for AppM

2015-08-05 Thread Ruwan Abeykoon
sues around file system bases storage? > > ___ > Architecture mailing list > Architecture@wso2.org > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- *Ruwan Abeykoon* *Architect,* *WSO2, Inc. http://wso2.com <http://wso2.com/> * *lean.enter

Re: [Architecture] [AppM] App Manager Comments and Rating component issues

2015-08-30 Thread Ruwan Abeykoon
ppreciated. > > Thanks > > -- > Regards, > > Chatura Dilan Perera > *Senior Software Engineer** - WSO2 Inc.* > www.dilan.me > -- *Ruwan Abeykoon* *Architect,* *WSO2, Inc. http://wso2.com <http://wso2.com/> * *lean.enterprise.middleware.* email: ruw...@wso2.com _

[Architecture] [Dev] WSO2 App Manager component V1.1.0 released

2015-08-30 Thread Ruwan Abeykoon
/wso2/product-mdm/pull/68 Cheers, Ruwan -- *Ruwan Abeykoon* *Architect,* *WSO2, Inc. http://wso2.com <http://wso2.com/> * *lean.enterprise.middleware.* email: ruw...@wso2.com ___ Architecture mailing list Architecture@wso2.org https://mail.ws

Re: [Architecture] [AppM] App Manager Comments and Rating component issues

2015-08-30 Thread Ruwan Abeykoon
>> >>> >>> Hence the solution is to include the social component in AppM store >>> itself. >>> >>> Your ideas and suggestions would be highly appreciated. >>> >> Let's improve existing application. >> >>>

Re: [Architecture] [RRT] XACML based scope validator (during OAuth2 token validation)

2018-01-28 Thread Ruwan Abeykoon
Hi All, -1 on adding anything to SP Configuration. This needs to be separated from SP object, or table itself. Reason: 1. We need to minimize DB changes adding features. 2. Adding a column per validator (XACML here) is not scalable. (What if another validator is added in future, do we add another c

Re: [Architecture] [Dev] Personal information export API

2018-02-08 Thread Ruwan Abeykoon
t;>>>>>> system >>>>>>> (when SCIM is disabled), we cannot use this option also. >>>>>>> >>>>>>> Because of above reasons, we are planing to use base 64 encoded >>>>>>> fully qualified username as

Re: [Architecture] Moving the system properties from wso2server.sh to the carbon.properties

2018-02-16 Thread Ruwan Abeykoon
Hi Harsha, This is for C4. For IS perspective, 5.5.0 and few releases to come will be on C4. But we want to make them more container native. So we need to move these system properties to a file, outside of "wso2server.sh", so that they can be scripted easily. And even these are the last one to be

[Architecture] [C4] Single location to configure Privacy and Security Policy URL

2018-02-21 Thread Ruwan Abeykoon
Hi All, In order to comply with GDPR regulations, we are planning to incorporate privacy and cookie policy URL configuration into carbon 4 "carbon.xml" . The following element will be added to "carbon.xml", as this needs to be available fr any product based on c4. This configuration will be disabl

Re: [Architecture] [C4] Single location to configure Privacy and Security Policy URL

2018-02-22 Thread Ruwan Abeykoon
L() method can hide the internal > logic so pluginng tenant level configuration won't require any change > to above methods. > > Thanks ! > > On Wed, Feb 21, 2018 at 4:34 PM, Nuwan Dias wrote: > >> >> >> On Wed, Feb 21, 2018 at 3:46 PM, Isura Karuna

Re: [Architecture] [IAM] eIDAS profile support for SAML

2018-03-11 Thread Ruwan Abeykoon
Hi Indunil, Please make sure this behavior is properly explained in the documentation, with references to the spec. Cheers, Ruwan On Mon, Mar 12, 2018 at 10:30 AM, Indunil Upeksha Rathnayake < indu...@wso2.com> wrote: > > > On Wed, Feb 28, 2018 at 5:15 PM, Dulanja Liyanage > wrote: > >> If exte

Re: [Architecture] [IAM] Service Provider Standard Claim Dialects

2018-03-26 Thread Ruwan Abeykoon
gt; Appreciate your suggestions and comments on the above approach. > Thanks and Regards > -- > Indunil Upeksha Rathnayake > Software Engineer | WSO2 Inc > Emailindu...@wso2.com > Mobile 0772182255 > -- *Ruwan Abeykoon* *Associate Director/Architect**,* *WSO2, Inc. http

  1   2   >