Re: [Dev] User profile functionality in admin portal and user portal

2017-03-07 Thread Johann Nallathamby
+1 for Kasun's suggestion. No need to complicate things any further than we have now :). On Wed, Mar 8, 2017 at 12:23 PM, KasunG Gajasinghe wrote: > > To reduce complexity, I think we can keep an account settings within the > admin portal as well. Otherwise, we have to know

Re: [Dev] What is the difference between ACS URL and Recipient in SAML2?

2017-03-07 Thread Hasintha Indrajee
According [1] " The Recipient URL is another layer of security to make sure that the SAML response is meant for you and only you. The Recipient will tell you exactly who the SAML response is for, but the Audience will tell you, at a broader level, where the response should go. So for example,

Re: [Dev] User profile functionality in admin portal and user portal

2017-03-07 Thread KasunG Gajasinghe
To reduce complexity, I think we can keep an account settings within the admin portal as well. Otherwise, we have to know where the user-portal app is located in a distributed environment etc. We can create a UUF component [1] for account-settings and re-use it across both portals. [1]

Re: [Dev] [UUF] Handling Tab view

2017-03-07 Thread Rajith Roshan
In APIM - Store we have included all the common views like header, footer, side bar and etc as bindings in component.yaml as follows bindings: - zoneName: footer mode: prepend fragments: - org.wso2.carbon.apimgt.web.store.feature.footer - zoneName: topbar mode: prepend

Re: [Dev] What is the difference between ACS URL and Recipient in SAML2?

2017-03-07 Thread Sewmini Jayaweera
ping Sewmini Jayaweera *Software Engineer - QA Team* Mobile: +94 (0) 773 381 250 sewm...@wso2.com On Tue, Mar 7, 2017 at 10:58 PM, Sewmini Jayaweera wrote: > Hi, > > As per the SAML core specification [1], below were the definitions given > for ACS URL and Recipient. > >-

Re: [Dev] GSoC 2017

2017-03-07 Thread Tishan Dahanayakage
HI Vihanga, Thanks for the update. Yes we can follow the same as idea plugin for Ballerina as it is also based on Antlr. Keep us posted. Thanks, /Tishan On Tue, Mar 7, 2017 at 9:28 PM, Vihanga Liyanage < vihangaliyanage...@gmail.com> wrote: > Hi all, > > Informing current state of the project.

Re: [Dev] GSOC 2017 Proposal 4: IDEA Plugin for Siddhi

2017-03-07 Thread Tishan Dahanayakage
Hi Amila, Complete Siddhi grammar is available at [1]. For the moment use a simpler anlr grammar and continue with your PoC. Later we can move to Siddhi. [1] https://github.com/wso2/siddhi/blob/master/modules/siddhi-query-compiler/src/main/antlr4/org/wso2/siddhi/query/compiler/SiddhiQL.g4

Re: [Dev] GSoC 2017 Eclipse plugin for Siddhi

2017-03-07 Thread Udeshika Sewwandi
Hi, I went through several references provided, since Siddhi grammar is almost similar to SQL what is needed is to create an editor like mysql workbench. Is this the thing expected out of this project ? Thank you. Best Regards, -Sewwandi On 7 March 2017 at 21:51, Udeshika Sewwandi

[Dev] What is the difference between ACS URL and Recipient in SAML2?

2017-03-07 Thread Sewmini Jayaweera
Hi, As per the SAML core specification [1], below were the definitions given for ACS URL and Recipient. - *AssertionConsumerServiceURL: *Specifies by value the location to which the message MUST be returned to the requester. The responder MUST ensure by some means that the value

Re: [Dev] GSOC 2017 Eclipse Plugin for Siddhi

2017-03-07 Thread Savinda Keshan
Hi Nirmal, I downloaded CEP and installed it. Is it necessary to further study on CEP and get familiarized with it? Meanwhile I tried implementing some basic examples in Eclipse plugin development. As I understood, I should develop an Eclipse Editor plugin? I started following a Vogella tutorial

Re: [Dev] GSOC 2017 Proposal 4: IDEA Plugin for Siddhi

2017-03-07 Thread Kandauda Amila De Zoysa Karunathilaka
Hi All, I read project description above link. I got what are the objectives in this project. I will start this project from syntax highlighting part. I will start to follow a antlr4 tutorial. I hope to develop PoC for idea plugin with syntax highlighting with in few days. I will give few day to

[Dev] GSoC 2017 Eclipse plugin for Siddhi

2017-03-07 Thread Udeshika Sewwandi
Hi, I have tried to create the Hello World plugin as in [1]. But to test the plugin I cannot reach eclipse run-time workbench. When I tried Run -> Run as by selecting the plugin project no option is given as Run-time Workbench. I couldn't find a method to get the run-time workbench. Can you please

Re: [Dev] GSoC 2017

2017-03-07 Thread Vihanga Liyanage
Hi all, Informing current state of the project. As Tishan suggested that we should move on to a different approach, I tried to do this without using xtext. I found that their is a jet-brains library [1] written by Prof. Terence Parr, to support ANTLR grammars in jetbrains IDE plugins. Also I

Re: [Dev] Atom Plugin for Siddhi

2017-03-07 Thread Sriskandarajah Suhothayan
You should be able to generate a siddhi file having only siddhi queries like SQL Regards Suho On Mon, Mar 6, 2017 at 4:36 AM, Supun Arunoda wrote: > Hi Ramindu, > I went through the atom plugin development tutorials and the other links > which you have provided

Re: [Dev] about UUF

2017-03-07 Thread Nisala Nanayakkara
Hi Varuni, Please find the UUF Web App Developer's guide here[1]. Additionally you can go through readme files available in github repositories[2][3]. [1] - https://docs.google.com/document/d/10UDdArHV1eYEfiONu8saqPnnJyUjH3vxOrv0k0rK5hc/edit#heading=h.9icxvol1vn83 [2] -

Re: [Dev] about UUF

2017-03-07 Thread Manuranga Perera
1) Build UUF repo, run the product and goto /features-app/ .Unfortunately this is not as compleat as we like it to be. 2) Play around with /pets-store/ app and read the source. 3) Also please read and follow https://docs.google.com/document/d/12sjjEKdNmElO7TJLZ1mkbKCDnDCfiaQvVv1ssNdfOLg/edit

[Dev] about UUF

2017-03-07 Thread Varuni Alwis
Hi all, Is there any documentation related to UUF where I can refer to? Thanks. *Varuni Alwis* *Software Engineer - Intern* *WSO2* Email : var...@wso2.com Mobile : +94 719865395 <+94%2071%20986%205395> ___ Dev mailing list Dev@wso2.org

[Dev] User profile functionality in admin portal and user portal

2017-03-07 Thread Pushpalanka Jayawardhana
Hi All, In the user portal we already have functionality implemented for 'account settings' shown in top right-hand, along with the logout option for logged-in user. Using this option the logged-in user can update the profile details, security questions etc. When we come down to the admin users,

Re: [Dev] [GSoC 2017][IoT]User Managed Access based Device Sharing

2017-03-07 Thread Farasath Ahamed
Hi Hasitha, UMA Core Spec has undergone a minor revision(1.0.1)[1]. It would be great if you could go through that as well. Since you have already familiarized yourself with v1.0.0 it will be very easy to figure out changes from v1.0.0 to v1.0.1 [1]

[Dev] [Architecture] WSO2 API Manager 2.1.0 - Puppet Modules Released !

2017-03-07 Thread Samitha Chathuranga
The WSO2 API Manager team is pleased to announce the release of *Puppet Modules for WSO2 API Manager 2.1.**0.* *Puppet Modules * The release contains the following 3 puppet modules. - WSO2 API Manager 2.1.0 Puppet Module - wso2am_runtime - WSO2 API Manager Analytics Server 2.1.0 Puppet

Re: [Dev] [UUF] Handling Tab view

2017-03-07 Thread Denuwanthi De Silva
Hi, I used the menu helper for the leftside menu generation in our layout currently. Will we get the '@selected' support with the coming uuf release? Thanks, On Tue, Mar 7, 2017 at 8:44 AM, Denuwanthi De Silva wrote: > Hi Manuranga, > > Yes I'm planning to use menu