Re: [DISCUSS] Enduser further improvements

2016-11-10 Thread Matteo Di Carlo

Hi,
implementing Sign-In through different providers as Facebook, Google+, 
Linkedin, Twitter looks a great improvement to me. It allows to use 
secure authorization and maybe users will be able to import data easily.
About languages, we verified German correctness with a native German 
speaker and translator, so actually, as Francesco suggests I would 
continue with these three languages. Adding more will be quite wick.


What is the advantage to use Google reCaptcha instead of Wicket captcha? 
Is it necessary to keep both? We could see what is the right one to use.


Update tests: breadcrumb behavior changed and few links were added: 
these navigation functionalities are not tested yet.


Matteo.



On 07/11/2016 09:57, Francesco Chicchiriccò wrote:

On 06/11/2016 14:54, Giacomo Lamonaco wrote:
Il giorno gio, 03/11/2016 alle 08.48 +0100, Francesco Chicchiriccò ha 
scritto:

On 02/11/2016 17:13, Giacomo Lamonaco wrote:

Totally agreee with Francesco about social registration, that would be
a killer feature.

During the refactoring, we can also think about the backend. Just
thinking if we can use lightweight version of wicket, running maybe
on
lighter container (Jetty), that can be easily deployed... Or maybe
use
only JS in the backend :)

Actually, we could think of a Jetty (or Payara micro) ZIP
distribution
only containing the Enduser, ready to run (and customize for the HTML /
JS part), even for 2.0.2 or 2.0.3 - don't think it would be
difficult.

Do you believe it would be useful?

Yes, I think it would be great :-)


Here you go: https://issues.apache.org/jira/browse/SYNCOPE-964


Il giorno mer, 02/11/2016 alle 11.27 +0100, Francesco Chicchiriccò
ha scritto:

On 02/11/2016 11:25, Francesco Chicchiriccò wrote:

On 31/10/2016 18:38, andrea wrote:

Hi all,

I want to take only few minutes of your time to discuss about
Enduser
Console improvements.
At the moment issues about Enduser are almost done, we
developed
all
self-management features and we also have a good IT testing
machine.

How can we go further?

The following are some improvements that could be applied,
but
they
should not be the only!

- oauth2 authentication

Let 's say something for hooking into the authentication
process,
where OAuth2 is one of the pre-available hooks, beyond plain
username
/ password.

Forgot to mention: this could also include "social registration"
features, where end users are given the chance to initiate their
enrollment into Syncope by authenticating first to LinkedIn,
Facebook,
Google, ...


- support for the most spoken languages in the world

Well, this would be good anyway, but we'll need support for
native
speakers (as for the admin console), so not sure if it makes
sense
at
all to plan for that.


- replace Wicket captcha with Google re-Captcha

I would say more to add support for easily enabling Google re-
Captcha,
besides keeping Wicket captcha anyway available.


- HTML templating

This would be definitely great, don't know if Angular ships
with
something helping in this direction.


Do you have other proposals?

Refactoring to Angular 2, now that it is definitely out? (For
Syncope 2.1.0 or beyond, naturally...)

Regards.






Re: [DISCUSS] Enduser further improvements

2016-11-07 Thread Francesco Chicchiriccò

On 06/11/2016 14:54, Giacomo Lamonaco wrote:

Il giorno gio, 03/11/2016 alle 08.48 +0100, Francesco Chicchiriccò ha scritto:

On 02/11/2016 17:13, Giacomo Lamonaco wrote:

Totally agreee with Francesco about social registration, that would be
a killer feature.

During the refactoring, we can also think about the backend. Just
thinking if we can use lightweight version of wicket, running maybe
on
lighter container (Jetty), that can be easily deployed... Or maybe
use
only JS in the backend :)

Actually, we could think of a Jetty (or Payara micro) ZIP
distribution
only containing the Enduser, ready to run (and customize for the HTML /
JS part), even for 2.0.2 or 2.0.3 - don't think it would be
difficult.

Do you believe it would be useful?

Yes, I think it would be great :-)


Here you go: https://issues.apache.org/jira/browse/SYNCOPE-964


Il giorno mer, 02/11/2016 alle 11.27 +0100, Francesco Chicchiriccò
ha scritto:

On 02/11/2016 11:25, Francesco Chicchiriccò wrote:

On 31/10/2016 18:38, andrea wrote:

Hi all,

I want to take only few minutes of your time to discuss about
Enduser
Console improvements.
At the moment issues about Enduser are almost done, we
developed
all
self-management features and we also have a good IT testing
machine.

How can we go further?

The following are some improvements that could be applied,
but
they
should not be the only!

- oauth2 authentication

Let 's say something for hooking into the authentication
process,
where OAuth2 is one of the pre-available hooks, beyond plain
username
/ password.

Forgot to mention: this could also include "social registration"
features, where end users are given the chance to initiate their
enrollment into Syncope by authenticating first to LinkedIn,
Facebook,
Google, ...


- support for the most spoken languages in the world

Well, this would be good anyway, but we'll need support for
native
speakers (as for the admin console), so not sure if it makes
sense
at
all to plan for that.


- replace Wicket captcha with Google re-Captcha

I would say more to add support for easily enabling Google re-
Captcha,
besides keeping Wicket captcha anyway available.


- HTML templating

This would be definitely great, don't know if Angular ships
with
something helping in this direction.


Do you have other proposals?

Refactoring to Angular 2, now that it is definitely out? (For
Syncope 2.1.0 or beyond, naturally...)

Regards.


--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/



Re: [DISCUSS] Enduser further improvements

2016-11-06 Thread Giacomo Lamonaco
Il giorno gio, 03/11/2016 alle 08.48 +0100, Francesco Chicchiriccò ha
scritto:
> On 02/11/2016 17:13, Giacomo Lamonaco wrote:
> > Totally agreee with Francesco about social registration, that would
> > be
> > a killer feature.
> > 
> > During the refactoring, we can also think about the backend. Just
> > thinking if we can use lightweight version of wicket, running maybe
> > on
> > lighter container (Jetty), that can be easily deployed... Or maybe
> > use
> > only JS in the backend :)
> 
> Actually, we could think of a Jetty (or Payara micro) ZIP
> distribution 
> only containing the Enduser, ready to run (and customize for the HTML
> / 
> JS part), even for 2.0.2 or 2.0.3 - don't think it would be
> difficult.
> 
> Do you believe it would be useful?

Yes, I think it would be great :-)

> 
> Regards.
> 
> > Il giorno mer, 02/11/2016 alle 11.27 +0100, Francesco Chicchiriccò
> > ha
> > scritto:
> > > On 02/11/2016 11:25, Francesco Chicchiriccò wrote:
> > > > On 31/10/2016 18:38, andrea wrote:
> > > > > Hi all,
> > > > > 
> > > > > I want to take only few minutes of your time to discuss about
> > > > > Enduser
> > > > > Console improvements.
> > > > > At the moment issues about Enduser are almost done, we
> > > > > developed
> > > > > all
> > > > > self-management features and we also have a good IT testing
> > > > > machine.
> > > > > 
> > > > > How can we go further?
> > > > > 
> > > > > The following are some improvements that could be applied,
> > > > > but
> > > > > they
> > > > > should not be the only!
> > > > > 
> > > > > - oauth2 authentication
> > > > 
> > > > Let 's say something for hooking into the authentication
> > > > process,
> > > > where OAuth2 is one of the pre-available hooks, beyond plain
> > > > username
> > > > / password.
> > > 
> > > Forgot to mention: this could also include "social registration"
> > > features, where end users are given the chance to initiate their
> > > enrollment into Syncope by authenticating first to LinkedIn,
> > > Facebook,
> > > Google, ...
> > > 
> > > > > - support for the most spoken languages in the world
> > > > 
> > > > Well, this would be good anyway, but we'll need support for
> > > > native
> > > > speakers (as for the admin console), so not sure if it makes
> > > > sense
> > > > at
> > > > all to plan for that.
> > > > 
> > > > > - replace Wicket captcha with Google re-Captcha
> > > > 
> > > > I would say more to add support for easily enabling Google re-
> > > > Captcha,
> > > > besides keeping Wicket captcha anyway available.
> > > > 
> > > > > - HTML templating
> > > > 
> > > > This would be definitely great, don't know if Angular ships
> > > > with
> > > > something helping in this direction.
> > > > 
> > > > > Do you have other proposals?
> > > > 
> > > > Refactoring to Angular 2, now that it is definitely out? (For
> > > > Syncope 2.1.0 or beyond, naturally...)
> > > > 
> > > > Regards.
> 
> 

-- 
Giacomo Lamonaco

Tirasa - Open Source Excellence
http://www.tirasa.net/

Syncope committer
http://home.apache.org/~giacomolm


Re: [DISCUSS] Enduser further improvements

2016-11-03 Thread Francesco Chicchiriccò

On 02/11/2016 17:13, Giacomo Lamonaco wrote:

Totally agreee with Francesco about social registration, that would be
a killer feature.

During the refactoring, we can also think about the backend. Just
thinking if we can use lightweight version of wicket, running maybe on
lighter container (Jetty), that can be easily deployed... Or maybe use
only JS in the backend :)


Actually, we could think of a Jetty (or Payara micro) ZIP distribution 
only containing the Enduser, ready to run (and customize for the HTML / 
JS part), even for 2.0.2 or 2.0.3 - don't think it would be difficult.


Do you believe it would be useful?

Regards.


Il giorno mer, 02/11/2016 alle 11.27 +0100, Francesco Chicchiriccò ha
scritto:

On 02/11/2016 11:25, Francesco Chicchiriccò wrote:

On 31/10/2016 18:38, andrea wrote:

Hi all,

I want to take only few minutes of your time to discuss about
Enduser
Console improvements.
At the moment issues about Enduser are almost done, we developed
all
self-management features and we also have a good IT testing
machine.

How can we go further?

The following are some improvements that could be applied, but
they
should not be the only!

- oauth2 authentication

Let 's say something for hooking into the authentication process,
where OAuth2 is one of the pre-available hooks, beyond plain
username
/ password.

Forgot to mention: this could also include "social registration"
features, where end users are given the chance to initiate their
enrollment into Syncope by authenticating first to LinkedIn,
Facebook,
Google, ...


- support for the most spoken languages in the world

Well, this would be good anyway, but we'll need support for native
speakers (as for the admin console), so not sure if it makes sense
at
all to plan for that.


- replace Wicket captcha with Google re-Captcha

I would say more to add support for easily enabling Google re-
Captcha,
besides keeping Wicket captcha anyway available.


- HTML templating

This would be definitely great, don't know if Angular ships with
something helping in this direction.


Do you have other proposals?

Refactoring to Angular 2, now that it is definitely out? (For
Syncope 2.1.0 or beyond, naturally...)

Regards.


--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/



Re: [DISCUSS] Enduser further improvements

2016-11-02 Thread Giacomo Lamonaco
Totally agreee with Francesco about social registration, that would be
a killer feature.

During the refactoring, we can also think about the backend. Just
thinking if we can use lightweight version of wicket, running maybe on
lighter container (Jetty), that can be easily deployed... Or maybe use 
only JS in the backend :)

Regards,
Giacomo

Il giorno mer, 02/11/2016 alle 11.27 +0100, Francesco Chicchiriccò ha
scritto:
> On 02/11/2016 11:25, Francesco Chicchiriccò wrote:
> > On 31/10/2016 18:38, andrea wrote:
> > > Hi all,
> > > 
> > > I want to take only few minutes of your time to discuss about
> > > Enduser 
> > > Console improvements.
> > > At the moment issues about Enduser are almost done, we developed
> > > all 
> > > self-management features and we also have a good IT testing
> > > machine.
> > > 
> > > How can we go further?
> > > 
> > > The following are some improvements that could be applied, but
> > > they 
> > > should not be the only!
> > > 
> > > - oauth2 authentication
> > 
> > Let 's say something for hooking into the authentication process, 
> > where OAuth2 is one of the pre-available hooks, beyond plain
> > username 
> > / password.
> 
> Forgot to mention: this could also include "social registration" 
> features, where end users are given the chance to initiate their 
> enrollment into Syncope by authenticating first to LinkedIn,
> Facebook, 
> Google, ...
> 
> > > - support for the most spoken languages in the world
> > 
> > Well, this would be good anyway, but we'll need support for native 
> > speakers (as for the admin console), so not sure if it makes sense
> > at 
> > all to plan for that.
> > 
> > > - replace Wicket captcha with Google re-Captcha
> > 
> > I would say more to add support for easily enabling Google re-
> > Captcha, 
> > besides keeping Wicket captcha anyway available.
> > 
> > > - HTML templating
> > 
> > This would be definitely great, don't know if Angular ships with 
> > something helping in this direction.
> > 
> > > Do you have other proposals?
> > 
> > Refactoring to Angular 2, now that it is definitely out? (For
> > Syncope 
> > > = 2.1.0, naturally...)
> > 
> > Regards.
> > 
> 
> 
> 


Re: [DISCUSS] Enduser further improvements

2016-11-02 Thread Francesco Chicchiriccò

On 02/11/2016 11:25, Francesco Chicchiriccò wrote:

On 31/10/2016 18:38, andrea wrote:

Hi all,

I want to take only few minutes of your time to discuss about Enduser 
Console improvements.
At the moment issues about Enduser are almost done, we developed all 
self-management features and we also have a good IT testing machine.


How can we go further?

The following are some improvements that could be applied, but they 
should not be the only!


- oauth2 authentication


Let 's say something for hooking into the authentication process, 
where OAuth2 is one of the pre-available hooks, beyond plain username 
/ password.


Forgot to mention: this could also include "social registration" 
features, where end users are given the chance to initiate their 
enrollment into Syncope by authenticating first to LinkedIn, Facebook, 
Google, ...



- support for the most spoken languages in the world


Well, this would be good anyway, but we'll need support for native 
speakers (as for the admin console), so not sure if it makes sense at 
all to plan for that.



- replace Wicket captcha with Google re-Captcha


I would say more to add support for easily enabling Google re-Captcha, 
besides keeping Wicket captcha anyway available.



- HTML templating


This would be definitely great, don't know if Angular ships with 
something helping in this direction.



Do you have other proposals?


Refactoring to Angular 2, now that it is definitely out? (For Syncope 
>= 2.1.0, naturally...)


Regards.





--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/



Re: [DISCUSS] Enduser further improvements

2016-11-02 Thread Francesco Chicchiriccò

On 31/10/2016 18:38, andrea wrote:

Hi all,

I want to take only few minutes of your time to discuss about Enduser 
Console improvements.
At the moment issues about Enduser are almost done, we developed all 
self-management features and we also have a good IT testing machine.


How can we go further?

The following are some improvements that could be applied, but they 
should not be the only!


- oauth2 authentication


Let 's say something for hooking into the authentication process, where 
OAuth2 is one of the pre-available hooks, beyond plain username / password.



- support for the most spoken languages in the world


Well, this would be good anyway, but we'll need support for native 
speakers (as for the admin console), so not sure if it makes sense at 
all to plan for that.



- replace Wicket captcha with Google re-Captcha


I would say more to add support for easily enabling Google re-Captcha, 
besides keeping Wicket captcha anyway available.



- HTML templating


This would be definitely great, don't know if Angular ships with 
something helping in this direction.



Do you have other proposals?


Refactoring to Angular 2, now that it is definitely out? (For Syncope >= 
2.1.0, naturally...)


Regards.

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/




[DISCUSS] Enduser further improvements

2016-10-31 Thread andrea

Hi all,

I want to take only few minutes of your time to discuss about Enduser 
Console improvements.
At the moment issues about Enduser are almost done, we developed all 
self-management features and we also have a good IT testing machine.


How can we go further?

The following are some improvements that could be applied, but they 
should not be the only!


- oauth2 authentication
- support for the most spoken languages in the world
- replace Wicket captcha with Google re-Captcha
- HTML templating

Do you have other proposals?

Best regards,
Andrea

--
Andrea Patricelli

Tirasa - Open Source Excellence
http://www.tirasa.net/

PMC member at The Apache Software Foundation
Syncope