Re: [Dev] Please review and commit

2017-01-18 Thread Thanuja Jayasinghe
Thanks. On Thu, Jan 19, 2017 at 12:22 PM, Chamila De Alwis wrote: > Hi Thanuja, > > The above are now committed. > > > Regards, > Chamila de Alwis > Committer and PMC Member - Apache Stratos > Senior Software Engineer | WSO2 > Blog: https://medium.com/@chamilad > > > > On

Re: [Dev] Please review and commit

2017-01-18 Thread Chamila De Alwis
Hi Thanuja, The above are now committed. Regards, Chamila de Alwis Committer and PMC Member - Apache Stratos Senior Software Engineer | WSO2 Blog: https://medium.com/@chamilad On Wed, Jan 18, 2017 at 10:34 PM, Thanuja Jayasinghe wrote: > Hi Chamila, > > Please use

Re: [Dev] Random scrolling when clicking on Profile -> Default/Employee links

2017-01-18 Thread Minoli Perera
Hi KasunG, This issue was due to IS 6 User portal using WSO2 theme 1.0.0 release version and it is now fixed in 2.0.0 release. Thanks & Regards, On Fri, Jan 13, 2017 at 2:33 PM, Minoli Perera wrote: > Hi KasunG, > > We need to fix this from WSO2 theme side. We will be able

Re: [Dev] Getting blank page while verifying the Duo Security authenticator with IS 5.3.0

2017-01-18 Thread Thulasika Vijayanathan
Hi Nuwandi, The solution you have provided is working, Thank you for your help. Thanks, Thulasika. On Wed, Jan 18, 2017 at 11:14 PM, Nuwandi Wickramasinghe wrote: > Hi Thulasika, > > I could successfully load the iframe by getting rid of >

Re: [Dev] Getting blank page while verifying the Duo Security authenticator with IS 5.3.0

2017-01-18 Thread Nuwandi Wickramasinghe
Hi Thulasika, I could successfully load the iframe by getting rid of *HttpServletResponse* .*encodeRedirectURL() *method at [1]. Since the *DuoUrl *contain some data with special characters, you need to URL encode them in order to get this working. I have attached the patch file with the code

Re: [Dev] Please review and commit

2017-01-18 Thread Thanuja Jayasinghe
Hi Chamila, Please use following diffs for the 4.2.0 branch. Thanks, On Wed, Jan 18, 2017 at 12:52 PM, Chamila De Alwis wrote: > Will do. > > > Regards, > Chamila de Alwis > Committer and PMC Member - Apache Stratos > Senior Software Engineer | WSO2 > Blog:

Re: [Dev] Email template saving issue

2017-01-18 Thread Farasath Ahamed
Hi, I tested to check whether the changes done through the UI are reflected in the backend in Email Template Management component. 1. Created a tenant 2. Changed an Email Template (AskPassword) and saved it. 3. Used I18nEmailMgtConfigService[1] to retrieve all templates available for the tenant.

Re: [Dev] [UUF] Feature request - Get the default favicon from the app.yaml

2017-01-18 Thread SajithAR Ariyarathna
@Manu The feature I described above (default value for a placeholer) is available since the 1.0.0-m6 release (see description [1]). So lets not hardcode :) [1] https://github.com/wso2/carbon-uuf/releases/tag/v1.0.0-m6 On Wed, Jan 18, 2017 at 10:06 PM, Manuranga Perera wrote: >

Re: [Dev] Getting blank page while verifying the Duo Security authenticator with IS 5.3.0

2017-01-18 Thread Thulasika Vijayanathan
Hi Nuwandi, Yes, I use the same values. Thanks. On Wed, Jan 18, 2017 at 9:59 PM, Nuwandi Wickramasinghe wrote: > Hi Thulasika, > > Are you using same duo API configuration values (i.e Secret Key, > Integration Key, Admin Secret Key, Admin Integration key ) in both 5.2.0 >

Re: [Dev] [UUF] Feature request - Get the default favicon from the app.yaml

2017-01-18 Thread Manuranga Perera
@Kasun You guys can hardcode this to the layout until then, if needed. On Wed, Jan 18, 2017 at 4:33 PM, SajithAR Ariyarathna wrote: > Then it will be like, > > {{placeholder "favicon"}} > {{favicon "img/wso2.png"}} > > which IMO doesn't look nice. So let's stick with above

Re: [Dev] [UUF] Feature request - Get the default favicon from the app.yaml

2017-01-18 Thread SajithAR Ariyarathna
Then it will be like, {{placeholder "favicon"}} {{favicon "img/wso2.png"}} which IMO doesn't look nice. So let's stick with above solution. On Wed, Jan 18, 2017 at 9:56 PM, Manuranga Perera wrote: > BTW, until then can we move that line to the the layout (not as a default >

Re: [Dev] Getting blank page while verifying the Duo Security authenticator with IS 5.3.0

2017-01-18 Thread Nuwandi Wickramasinghe
Hi Thulasika, Are you using same duo API configuration values (i.e Secret Key, Integration Key, Admin Secret Key, Admin Integration key ) in both 5.2.0 and 5.3.0? thanks Nuwandi On Tue, Jan 17, 2017 at 2:24 PM, Thulasika Vijayanathan wrote: > Hi, > > I am verifying the

Re: [Dev] [UUF] Feature request - Get the default favicon from the app.yaml

2017-01-18 Thread Manuranga Perera
BTW, until then can we move that line to the the layout (not as a default value)? will that work? On Wed, Jan 18, 2017 at 4:23 PM, Manuranga Perera wrote: > +1 > > On Wed, Jan 18, 2017 at 4:21 PM, SajithAR Ariyarathna > wrote: > >> How about defining a default

Re: [Dev] [UUF] Feature request - Get the default favicon from the app.yaml

2017-01-18 Thread Manuranga Perera
+1 On Wed, Jan 18, 2017 at 4:21 PM, SajithAR Ariyarathna wrote: > How about defining a default favicon in the layout? > > We have a feature called 'default value for a placeholer', basically when > defining a placeholder (using the {{placeholder}} helper) you can set a >

Re: [Dev] [UUF] Feature request - Get the default favicon from the app.yaml

2017-01-18 Thread SajithAR Ariyarathna
How about defining a default favicon in the layout? We have a feature called 'default value for a placeholer', basically when defining a placeholder (using the {{placeholder}} helper) you can set a default value for that placeholder. So if no other value set to that placeholder, the default value

[Dev] [UUF] Feature request - Get the default favicon from the app.yaml

2017-01-18 Thread Manuranga Perera
How about $subject ? In IS portal I see this every page. Has it been already done? -- With regards, *Manu*ranga Perera. phone : 071 7 70 20 50 mail : m...@wso2.com ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Email template saving issue

2017-01-18 Thread Koné Alioune Badara
Hello, The steps I followed are: As a super admin I create a new tenant. Then I log in the new tenant with its admin credentilas. Then I go the email template for the askPassword, change the IP address in the url and save. I create a new user with a mail sent with a link. In the mail sent, the

Re: [Dev] [IS 6.0.0] [User Portal] Challenge Questions in Self sign-up page of user portal

2017-01-18 Thread Danushka Fernando
If everyone had it in past and no longer using it, big +1 for removing it. Only concern is about existing customers. If we can explain the rationale behind removing it we are in clear I guess. @Sewmini Yes there is a reviewed user story for this. But when we discuss about some implementation

Re: [Dev] [IS 6.0.0] [User Portal] Challenge Questions in Self sign-up page of user portal

2017-01-18 Thread KasunG Gajasinghe
Security questions are a thing of the past. Google, Facebook they all have removed the security questions based password recovery mechanisms. [1] [2] So, +1 to drop this support in IS 6. [1] http://googlesystem.blogspot.com/2014/12/google-drops-support-for-security.html [2]

Re: [Dev] [IS 6.0.0] [User Portal] Challenge Questions in Self sign-up page of user portal

2017-01-18 Thread Sewmini Jayaweera
Hi Indunil, I noticed that there is already added epic [1] for challenge question and the two user stories added are in 'Design review completed' and 'implementation' started state. EE team members have already derived user scenarios and almost completed adding test cases into TestLink [2]. Is

Re: [Dev] [IS 6.0.0] [User Portal] Challenge Questions in Self sign-up page of user portal

2017-01-18 Thread Nuwan Dias
On Wed, Jan 18, 2017 at 5:10 PM, Indunil Upeksha Rathnayake < indu...@wso2.com> wrote: > Hi, > > Currently we are working on implementing C5 user portal in IS. Appreciate > your suggestions/ideas for the following concerns regarding challenge > questions. > > *1) Is it necessary to include

Re: [Dev] [IS 6.0.0] [User Portal] Challenge Questions in Self sign-up page of user portal

2017-01-18 Thread Rushmin Fernando
On Wed, Jan 18, 2017 at 5:10 PM, Indunil Upeksha Rathnayake < indu...@wso2.com> wrote: > Hi, > > Currently we are working on implementing C5 user portal in IS. Appreciate > your suggestions/ideas for the following concerns regarding challenge > questions. > > *1) Is it necessary to include

[Dev] [IS 6.0.0] [User Portal] Challenge Questions in Self sign-up page of user portal

2017-01-18 Thread Indunil Upeksha Rathnayake
Hi, Currently we are working on implementing C5 user portal in IS. Appreciate your suggestions/ideas for the following concerns regarding challenge questions. *1) Is it necessary to include challenge questions in IS 6.0.0 as a recovery option?* Seems like secret questions are neither secure nor

Re: [Dev] Email template saving issue

2017-01-18 Thread Isura Karunaratne
Hi Kone, Can you explain the steps you followed? Looks like the operation is triggered for the super tenant. What is the Identity Sever version you tested ? Thanks Isura. *Isura Dilhara Karunaratne* Senior Software Engineer | WSO2 Email: is...@wso2.com Mob : +94 772 254 810 Blog :

Re: [Dev] Email template saving issue

2017-01-18 Thread Koné Alioune Badara
Hello, I got that, but when I'm changing in the template in the tenant, it still taking the old one, I have a message that says it is saved, but when I received the email, it is the template that was at the creation of the tenant. Regards 2017-01-18 11:56 GMT+01:00 Chamila Wijayarathna

Re: [Dev] Email template saving issue

2017-01-18 Thread Chamila Wijayarathna
Hi Kone, When you change email template in management console, it will only affect the specific tenant you do the operation. If you change email templates by login to super tenant, those changes will be only available in super tenant. If you want to change email templates permanently for all

[Dev] Email template saving issue

2017-01-18 Thread Koné Alioune Badara
Hello, I'm trying to modify the email templates in the Wso2 IS management console but it is not very been successful. I tried to change it and the save does work but when I receive the email it is still the old one. Even when I change the super tenant's one and create a new tenant, it sill take

Re: [Dev] Carbon feature plugin - Error when version is specified as x.x.x_x

2017-01-18 Thread Niranjan Karunanandham
Hi Rajith, As per the offline discussion, please go ahead with the workaround suggested. I have create a git issue [1] to track this bug. [1] - https://github.com/wso2/carbon-maven-plugins/issues/58 Regards, Nira On Wed, Jan 18, 2017 at 3:24 PM, Rajith Roshan wrote: > Hi

[Dev] Carbon feature plugin - Error when version is specified as x.x.x_x

2017-01-18 Thread Rajith Roshan
Hi Devs, When bundling the bundle[1] using feature plugin (2.1.0), I got the error[2]. But after having offline discussion with Neranjan we found out that bundle version is specified as 3.5.0.1 in manifest.mf. So in order to build the feature we have to add dependency version as 3.5.0_1 [3] and

Re: [Dev] Invoking a Microservice REST api in UUF

2017-01-18 Thread Denuwanthi De Silva
Thank you Nisala. It solved the issue :) On Wed, Jan 18, 2017 at 3:03 PM, Nisala Nanayakkara wrote: > Hi Denuwanthi, > > Based on the off-line discussion we had, Please import the package > javax.ws.rs.* in UI specific microservice pom file. It will solve the > issue of

Re: [Dev] Invoking a Microservice REST api in UUF

2017-01-18 Thread Nisala Nanayakkara
Hi Denuwanthi, Based on the off-line discussion we had, Please import the package javax.ws.rs.* in UI specific microservice pom file. It will solve the issue of redirecting to "page not found' inside your uuf app. Thanks, Nisala On Wed, Jan 18, 2017 at 2:26 PM, Denuwanthi De Silva

[Dev] Invoking a Microservice REST api in UUF

2017-01-18 Thread Denuwanthi De Silva
Hi, I added a UI specific Microservice REST API following [1]and[2]. But, When I invoke the url, it redirects to "page not found' inside our uuf app. I have added the REST service as an import in the uuf app pom as well. Is this all we need to do to register a UI specific microservice in UUF?