Re: GSOC contribution for SYNCOPE-1018 Social registration for Enduser UI

2017-03-21 Thread govinda Malavipathirana
Hi
While I'm creating the proposal I have several quations
1. Is the admin who resposible for adding certain social media to the
registration list( like managing the social media list)?
2. When a certain user created a account which privileges he/she should
have?
. Also I have some confusions with core's source code, I will let you know
what are those asap :). I spent less amount of time with this project,
because university end semester exams are happening these days, so I'll
give my best as much as I can to contribute to this project. Your replies
and advices are much appreciated.
Sincerely,
Govinda.

On Mar 2, 2017 2:23 PM, "Andrea Patricelli" <andrea.patrice...@tirasa.net>
wrote:

> Hi,
>
> I've updated the Jira issue [1] with a bit more detailed description.
>
> Let's stay in touch.
>
> Best regards and good luck,
> Andrea
>
> [1] https://issues.apache.org/jira/browse/SYNCOPE-1018
>
> Il 01/03/2017 19:19, govinda Malavipathirana ha scritto:
>
>> Hi' All
>> I'm Govinda Malavipathirana, 3rd year undergraduate student form Faculty
>> of
>> information technology, University of Moratuwa in Sri Lanka. I would love
>> to contribute to the "Social registration for the enduser ui". I already
>> installed the Syncope and started to go through some code snippets
>> (couldn't fully understand) and read documentation about Syncope. I
>> identified some steps to initialize the project.
>> * Understand the enduser source code and how the registration happening in
>> the syncope.
>> * build some patch for social registation
>> * provide the initial proposal( within this week)
>> I'm currently developing the JEE app and tried to create user accounts via
>> social network(which is not exact thing to do as a project but) to
>> understand how the module should be developed. Could I know which code
>> segments I should understand more?
>> Sincerely,
>> Govinda.
>>
>>
> --
> Andrea Patricelli
>
> Tirasa - Open Source Excellence
> http://www.tirasa.net/
>
> PMC member at The Apache Software Foundation
> Syncope
>
>


Re: GSOC contribution for SYNCOPE-1018 Social registration for Enduser UI

2017-03-13 Thread govinda Malavipathirana
Hi'
I successfully builded the project and read the source code as well. Then I
started the development on end user ui. I want to know about how is the
proposal phase happening. Do the apache has some specific template(for
proposal) for it.
Best regards,
Govinda.

On Saturday, March 4, 2017, Andrea Patricelli <andrea.patrice...@tirasa.net>
wrote:

> No. Syncope is maven project.
> You should not have the timeout error shown in the first email. If you
> skip tests with skipTests profile maven does not execute such tests. Please
> could you attach the command that you are running and the timeout error
> that you are getting?
>
>
> Il giorno 4 mar 2017, 06:29, alle ore 06:29, govinda Malavipathirana <
> mp.govi...@gmail.com <javascript:;>> ha scritto:
> >Hi'
> >I tried so many solutions like including above solution, building
> >without
> >testing... But I'm still out of luck. Time out problem is still there.
> >So I
> >thought I have 2 different options
> >1. Choose different build tool
> >2. Move for new machine.
> >I would rather like first option. So are there any build tool that
> >better
> >for syncope?
> >Sincerely,
> >Govinda.
> >
> >On Friday, March 3, 2017, Andrea Patricelli
> ><andreapatrice...@apache.org <javascript:;>>
> >wrote:
> >
> >> Hi Govinda,
> >>
> >> Maybe you have performace issues on your machine. Some tests could
> >fail
> >> due to HW performance issues, in fact the error is a timeout. Try to
> >run
> >> with mvn -T1C -Pall,skipTests to build the whole project.
> >>
> >> HTH,
> >> Andrea
> >>
> >> Il 03/03/2017 09:39, govinda Malavipathirana ha scritto:
> >>
> >>> Hi'
> >>> I have tried to build the syncope after the cloning using " mvn
> >clean
> >>> install" then it raise an error in test phase. It looks like this...
> >>> ---
> >>>   T E S T S
> >>> ---
> >>> Running org.apache.syncope.fit.cli.CLIITCase
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >74.142 sec
> >>> - in org.apache.syncope.fit.cli.CLIITCase
> >>> Running org.apache.syncope.fit.console.AjaxBrowseITCase
> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >20.808 sec
> >>> - in org.apache.syncope.fit.console.AjaxBrowseITCase
> >>> Running org.apache.syncope.fit.console.AjaxPalettePanelITCase
> >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >0.001 sec
> >>> -
> >>> in org.apache.syncope.fit.console.AjaxPalettePanelITCase
> >>> Running org.apache.syncope.fit.console.AjaxTextFieldITCase
> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >0.003 sec
> >>> -
> >>> in org.apache.syncope.fit.console.AjaxTextFieldITCase
> >>> Running org.apache.syncope.fit.console.AnyObjectsITCase
> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >18.317 sec
> >>> - in org.apache.syncope.fit.console.AnyObjectsITCase
> >>> Running org.apache.syncope.fit.console.AnyTypeClassesITCase
> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >15.733 sec
> >>> - in org.apache.syncope.fit.console.AnyTypeClassesITCase
> >>> Running org.apache.syncope.fit.console.AnyTypesITCase
> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >8.887 sec
> >>> -
> >>> in org.apache.syncope.fit.console.AnyTypesITCase
> >>> Running org.apache.syncope.fit.console.BulkActionITCase
> >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >44.265 sec
> >>> - in org.apache.syncope.fit.console.BulkActionITCase
> >>> Running org.apache.syncope.fit.console.DisplayAttributesITCase
> >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >0.905 sec
> >>> -
> >>> in org.apache.syncope.fit.console.DisplayAttributesITCase
> >>> Running org.apache.syncope.fit.console.GroupsITCase
> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >23.918 sec
> >>> - in org.apache.syncope.fit.console.GroupsITCase
> >>> Running org.apache.syncope.fit.console.LogsITCase
> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, 

Re: GSOC contribution for SYNCOPE-1018 Social registration for Enduser UI

2017-03-06 Thread govinda Malavipathirana
Hi'
Thanks it worked :D ... Any tip for next step.
sincerely,
Govinda.

On Mon, Mar 6, 2017 at 2:57 PM, Andrea Patricelli <
andreapatrice...@apache.org> wrote:

> Hi,
>
> in the output attached I see still some tests executions. Please try with
> this specific command: mvn -PskipTests,all
> Or, to exploit better all your processors, mvn -T1C -PskipTests,all and
> let us know the output.
> You shouldn't see any test execution.
>
> Best regards,
> Andrea
>
>
> Il 04/03/2017 10:37, govinda Malavipathirana ha scritto:
>
>> Hi
>> this is the error and commands that I was excuted
>>
>> On Sat, Mar 4, 2017 at 12:30 PM, Andrea Patricelli <
>> andrea.patrice...@tirasa.net <mailto:andrea.patrice...@tirasa.net>>
>> wrote:
>>
>> No. Syncope is maven project.
>> You should not have the timeout error shown in the first email. If
>> you skip tests with skipTests profile maven does not execute such
>> tests. Please could you attach the command that you are running
>> and the timeout error that you are getting?
>>
>>
>> Il giorno 4 mar 2017, 06:29, alle ore 06:29, govinda
>> Malavipathirana <mp.govi...@gmail.com
>> <mailto:mp.govi...@gmail.com>> ha scritto:
>> >Hi'
>> >I tried so many solutions like including above solution, building
>> >without
>> >testing... But I'm still out of luck. Time out problem is still
>> there.
>> >So I
>> >thought I have 2 different options
>> >1. Choose different build tool
>> >2. Move for new machine.
>> >I would rather like first option. So are there any build tool that
>> >better
>> >for syncope?
>> >Sincerely,
>> >Govinda.
>> >
>> >On Friday, March 3, 2017, Andrea Patricelli
>> ><andreapatrice...@apache.org <mailto:andreapatrice...@apache.org>>
>>
>> >wrote:
>> >
>>     >> Hi Govinda,
>> >>
>> >> Maybe you have performace issues on your machine. Some tests could
>> >fail
>> >> due to HW performance issues, in fact the error is a timeout.
>> Try to
>> >run
>> >> with mvn -T1C -Pall,skipTests to build the whole project.
>> >>
>> >> HTH,
>> >> Andrea
>> >>
>> >> Il 03/03/2017 09:39, govinda Malavipathirana ha scritto:
>> >>
>> >>> Hi'
>> >>> I have tried to build the syncope after the cloning using " mvn
>> >clean
>> >>> install" then it raise an error in test phase. It looks like
>> this...
>> >>> ---
>> >>>   T E S T S
>> >>> ---
>> >>> Running org.apache.syncope.fit.cli.CLIITCase
>> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >74.142 sec
>> >>> - in org.apache.syncope.fit.cli.CLIITCase
>> >>> Running org.apache.syncope.fit.console.AjaxBrowseITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >20.808 sec
>> >>> - in org.apache.syncope.fit.console.AjaxBrowseITCase
>> >>> Running org.apache.syncope.fit.console.AjaxPalettePanelITCase
>> >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.001 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.AjaxPalettePanelITCase
>> >>> Running org.apache.syncope.fit.console.AjaxTextFieldITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.003 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.AjaxTextFieldITCase
>> >>> Running org.apache.syncope.fit.console.AnyObjectsITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >18.317 sec
>> >>> - in org.apache.syncope.fit.console.AnyObjectsITCase
>> >>> Running org.apache.syncope.fit.console.AnyTypeClassesITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >15.733 sec
>> >>> - in org.apache.syncope.fit.console.AnyTypeClassesITCase
>> >>> Running org.apache.

Re: GSOC contribution for SYNCOPE-1018 Social registration for Enduser UI

2017-03-03 Thread govinda Malavipathirana
Hi'
I tried so many solutions like including above solution, building without
testing... But I'm still out of luck. Time out problem is still there. So I
thought I have 2 different options
1. Choose different build tool
2. Move for new machine.
I would rather like first option. So are there any build tool that better
for syncope?
Sincerely,
Govinda.

On Friday, March 3, 2017, Andrea Patricelli <andreapatrice...@apache.org>
wrote:

> Hi Govinda,
>
> Maybe you have performace issues on your machine. Some tests could fail
> due to HW performance issues, in fact the error is a timeout. Try to run
> with mvn -T1C -Pall,skipTests to build the whole project.
>
> HTH,
> Andrea
>
> Il 03/03/2017 09:39, govinda Malavipathirana ha scritto:
>
>> Hi'
>> I have tried to build the syncope after the cloning using " mvn clean
>> install" then it raise an error in test phase. It looks like this...
>> ---
>>   T E S T S
>> ---
>> Running org.apache.syncope.fit.cli.CLIITCase
>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.142 sec
>> - in org.apache.syncope.fit.cli.CLIITCase
>> Running org.apache.syncope.fit.console.AjaxBrowseITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.808 sec
>> - in org.apache.syncope.fit.console.AjaxBrowseITCase
>> Running org.apache.syncope.fit.console.AjaxPalettePanelITCase
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
>> -
>> in org.apache.syncope.fit.console.AjaxPalettePanelITCase
>> Running org.apache.syncope.fit.console.AjaxTextFieldITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
>> -
>> in org.apache.syncope.fit.console.AjaxTextFieldITCase
>> Running org.apache.syncope.fit.console.AnyObjectsITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.317 sec
>> - in org.apache.syncope.fit.console.AnyObjectsITCase
>> Running org.apache.syncope.fit.console.AnyTypeClassesITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.733 sec
>> - in org.apache.syncope.fit.console.AnyTypeClassesITCase
>> Running org.apache.syncope.fit.console.AnyTypesITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.887 sec
>> -
>> in org.apache.syncope.fit.console.AnyTypesITCase
>> Running org.apache.syncope.fit.console.BulkActionITCase
>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.265 sec
>> - in org.apache.syncope.fit.console.BulkActionITCase
>> Running org.apache.syncope.fit.console.DisplayAttributesITCase
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 sec
>> -
>> in org.apache.syncope.fit.console.DisplayAttributesITCase
>> Running org.apache.syncope.fit.console.GroupsITCase
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.918 sec
>> - in org.apache.syncope.fit.console.GroupsITCase
>> Running org.apache.syncope.fit.console.LogsITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.603 sec
>> -
>> in org.apache.syncope.fit.console.LogsITCase
>> Running org.apache.syncope.fit.console.NotificationsITCase
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.384 sec
>> - in org.apache.syncope.fit.console.NotificationsITCase
>> Running org.apache.syncope.fit.console.ParametersITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.092 sec
>> -
>> in org.apache.syncope.fit.console.ParametersITCase
>> Running org.apache.syncope.fit.console.PoliciesITCase
>> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.494
>> sec
>> - in org.apache.syncope.fit.console.PoliciesITCase
>> Running org.apache.syncope.fit.console.RealmsITCase
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.745 sec
>> - in org.apache.syncope.fit.console.RealmsITCase
>> Running org.apache.syncope.fit.console.RelationshipTypesITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.225 sec
>> -
>> in org.apache.syncope.fit.console.RelationshipTypesITCase
>> Running org.apache.syncope.fit.console.ReportsITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.956 sec
>> -
>> in org.apache.syncope.fit.console.ReportsITCase
>> Running org.apache.syncope.fit.console.RolesITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.797 sec
>> -
>> in org.apache.syncope.fit.console.RolesITCase
>> Running org.

GSOC contribution for SYNCOPE-1018 Social registration for Enduser UI

2017-03-01 Thread govinda Malavipathirana
Hi' All
I'm Govinda Malavipathirana, 3rd year undergraduate student form Faculty of
information technology, University of Moratuwa in Sri Lanka. I would love
to contribute to the "Social registration for the enduser ui". I already
installed the Syncope and started to go through some code snippets
(couldn't fully understand) and read documentation about Syncope. I
identified some steps to initialize the project.
* Understand the enduser source code and how the registration happening in
the syncope.
* build some patch for social registation
* provide the initial proposal( within this week)
I'm currently developing the JEE app and tried to create user accounts via
social network(which is not exact thing to do as a project but) to
understand how the module should be developed. Could I know which code
segments I should understand more?
Sincerely,
Govinda.


[jira] [Commented] (SYNCOPE-1018) Social registration for Enduser UI

2017-03-01 Thread Govinda Malavipathirana (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890630#comment-15890630
 ] 

Govinda Malavipathirana commented on SYNCOPE-1018:
--

Ah its worked :D .I missed the line before "=". Thank you. 

> Social registration for Enduser UI
> --
>
> Key: SYNCOPE-1018
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1018
> Project: Syncope
>  Issue Type: New Feature
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>  Labels: gsoc2017
> Fix For: 2.1.0
>
>
> Provide an optional feature, to exploit for self-registration via Enduser UI, 
> which allows to take the initial values for some attributes in Syncope from a 
> profile owned by the registering user in one of most popular social networks 
> as Twitter, LinkedIn, Facebook, Google+, ...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Comment Edited] (SYNCOPE-1018) Social registration for Enduser UI

2017-03-01 Thread Govinda Malavipathirana (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890594#comment-15890594
 ] 

Govinda Malavipathirana edited comment on SYNCOPE-1018 at 3/1/17 5:22 PM:
--

It came with the 1st email. Message was like this
"Hi! This is the ezmlm program. I'm managing the
dev@syncope.apache.org mailing list.

I'm working for my owner, who can be reached
at dev-ow...@syncope.apache.org.

To confirm that you would like

   @gmail.com

added to the dev mailing list, please send
a short reply to this address:

   
dev-sc.1488386075.iomohageefcglhcpfioc-mp.govinda=gmail@syncope.apache.org

Usually, this happens when you just hit the "reply" button.
If this does not work, simply copy the address and paste it into
the "To:" field of a new message.

or click here:

mailto:dev-sc.1488386075.iomohageefcglhcpfioc-mp.govinda=gmail@syncope.apache.org;


was (Author: mpgovinda):
It came with the 1st email. Message was like this
"Hi! This is the ezmlm program. I'm managing the
dev@syncope.apache.org mailing list.

I'm working for my owner, who can be reached
at dev-ow...@syncope.apache.org.

To confirm that you would like

   mp.govi...@gmail.com

added to the dev mailing list, please send
a short reply to this address:

   
dev-sc.1488386075.iomohageefcglhcpfioc-mp.govinda=gmail@syncope.apache.org

Usually, this happens when you just hit the "reply" button.
If this does not work, simply copy the address and paste it into
the "To:" field of a new message.

or click here:

mailto:dev-sc.1488386075.iomohageefcglhcpfioc-mp.govinda=gmail@syncope.apache.org;

> Social registration for Enduser UI
> --
>
> Key: SYNCOPE-1018
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1018
> Project: Syncope
>  Issue Type: New Feature
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>  Labels: gsoc2017
> Fix For: 2.1.0
>
>
> Provide an optional feature, to exploit for self-registration via Enduser UI, 
> which allows to take the initial values for some attributes in Syncope from a 
> profile owned by the registering user in one of most popular social networks 
> as Twitter, LinkedIn, Facebook, Google+, ...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1018) Social registration for Enduser UI

2017-03-01 Thread Govinda Malavipathirana (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890594#comment-15890594
 ] 

Govinda Malavipathirana commented on SYNCOPE-1018:
--

It came with the 1st email. Message was like this
"Hi! This is the ezmlm program. I'm managing the
dev@syncope.apache.org mailing list.

I'm working for my owner, who can be reached
at dev-ow...@syncope.apache.org.

To confirm that you would like

   mp.govi...@gmail.com

added to the dev mailing list, please send
a short reply to this address:

   
dev-sc.1488386075.iomohageefcglhcpfioc-mp.govinda=gmail@syncope.apache.org

Usually, this happens when you just hit the "reply" button.
If this does not work, simply copy the address and paste it into
the "To:" field of a new message.

or click here:

mailto:dev-sc.1488386075.iomohageefcglhcpfioc-mp.govinda=gmail@syncope.apache.org;

> Social registration for Enduser UI
> --
>
> Key: SYNCOPE-1018
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1018
> Project: Syncope
>  Issue Type: New Feature
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>  Labels: gsoc2017
> Fix For: 2.1.0
>
>
> Provide an optional feature, to exploit for self-registration via Enduser UI, 
> which allows to take the initial values for some attributes in Syncope from a 
> profile owned by the registering user in one of most popular social networks 
> as Twitter, LinkedIn, Facebook, Google+, ...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1018) Social registration for Enduser UI

2017-03-01 Thread Govinda Malavipathirana (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890479#comment-15890479
 ] 

Govinda Malavipathirana commented on SYNCOPE-1018:
--

Yeah I send the short reply to the gmail@syncope.apache.org and I already 
tried it 4 times... but it gave the same error every time :(

> Social registration for Enduser UI
> --
>
> Key: SYNCOPE-1018
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1018
> Project: Syncope
>  Issue Type: New Feature
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>  Labels: gsoc2017
> Fix For: 2.1.0
>
>
> Provide an optional feature, to exploit for self-registration via Enduser UI, 
> which allows to take the initial values for some attributes in Syncope from a 
> profile owned by the registering user in one of most popular social networks 
> as Twitter, LinkedIn, Facebook, Google+, ...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1018) Social registration for Enduser UI

2017-03-01 Thread Govinda Malavipathirana (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890446#comment-15890446
 ] 

Govinda Malavipathirana commented on SYNCOPE-1018:
--

Hi' Andrea
Thanks for the information. I would love to contribute to the Syncope and I 
already subscribed to mailing list under syncope developer. When I send the 
confirm email , I received an email that containing this error message 
"Hi. This is the qmail-send program at apache.org.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out"
Is there a problem with email system?
Sincerely
Govinda.

> Social registration for Enduser UI
> --
>
> Key: SYNCOPE-1018
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1018
> Project: Syncope
>  Issue Type: New Feature
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>  Labels: gsoc2017
> Fix For: 2.1.0
>
>
> Provide an optional feature, to exploit for self-registration via Enduser UI, 
> which allows to take the initial values for some attributes in Syncope from a 
> profile owned by the registering user in one of most popular social networks 
> as Twitter, LinkedIn, Facebook, Google+, ...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Comment Edited] (SYNCOPE-1018) Social registration for Enduser UI

2017-03-01 Thread Govinda Malavipathirana (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890348#comment-15890348
 ] 

Govinda Malavipathirana edited comment on SYNCOPE-1018 at 3/1/17 3:14 PM:
--

Hi Mr.Andrea,
I installed the syncope on my machine and went through the documentation. So I 
think it's time to start initial development. By using jee app. Also went 
through some code that i was cloned and build. But I couldn't fully understand 
it. So could mention what should be the next step? Thank you.
Sincerely,
Govinda
 


was (Author: mpgovinda):
Hi Mr.Andrea,
I installed the syncope on my machine and went through the documentation. So I 
think it's time to start initial development. By using jee app. Also went 
through some code that i was cloned and build. But I couldn't fully understand 
ita. So could mention what should be the next step? Thank you.
Sincerely,
Govinda
 

> Social registration for Enduser UI
> --
>
> Key: SYNCOPE-1018
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1018
> Project: Syncope
>  Issue Type: New Feature
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>  Labels: gsoc2017
> Fix For: 2.1.0
>
>
> Provide an optional feature, to exploit for self-registration via Enduser UI, 
> which allows to take the initial values for some attributes in Syncope from a 
> profile owned by the registering user in one of most popular social networks 
> as Twitter, LinkedIn, Facebook, Google+, ...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1018) Social registration for Enduser UI

2017-03-01 Thread Govinda Malavipathirana (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890348#comment-15890348
 ] 

Govinda Malavipathirana commented on SYNCOPE-1018:
--

Hi Mr.Andrea,
I installed the syncope on my machine and went through the documentation. So I 
think it's time to start initial development. By using jee app. Also went 
through some code that i was cloned and build. But I couldn't fully understand 
ita. So could mention what should be the next step? Thank you.
Sincerely,
Govinda
 

> Social registration for Enduser UI
> --
>
> Key: SYNCOPE-1018
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1018
> Project: Syncope
>  Issue Type: New Feature
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>  Labels: gsoc2017
> Fix For: 2.1.0
>
>
> Provide an optional feature, to exploit for self-registration via Enduser UI, 
> which allows to take the initial values for some attributes in Syncope from a 
> profile owned by the registering user in one of most popular social networks 
> as Twitter, LinkedIn, Facebook, Google+, ...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1018) Social registration for Enduser UI

2017-02-28 Thread Govinda Malavipathirana (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15888132#comment-15888132
 ] 

Govinda Malavipathirana commented on SYNCOPE-1018:
--

Hi Mr.Andrea,
Thanks for the guidance. I will look into it.
Sincerely,
Govinda. 

> Social registration for Enduser UI
> --
>
> Key: SYNCOPE-1018
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1018
> Project: Syncope
>  Issue Type: New Feature
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>  Labels: gsoc2017
> Fix For: 2.1.0
>
>
> Provide an optional feature, to exploit for self-registration via Enduser UI, 
> which allows to take the initial values for some attributes in Syncope from a 
> profile owned by the registering user in one of most popular social networks 
> as Twitter, LinkedIn, Facebook, Google+, ...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1018) Social registration for Enduser UI

2017-02-28 Thread Govinda Malavipathirana (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887949#comment-15887949
 ] 

Govinda Malavipathirana commented on SYNCOPE-1018:
--

Hi Mr Andrea,
I went through the document and tried to install Apache Syncope to my machine 
but hadn't any luck. So I created a sample J2EE page and trying to implement 
login session through the facebook. So could you give me a advice what should I 
do next?  Current progress I will give you an update within tomorrow (the login 
through facebook).
Sincerely, 
Govinda 

> Social registration for Enduser UI
> --
>
> Key: SYNCOPE-1018
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1018
> Project: Syncope
>  Issue Type: New Feature
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>  Labels: gsoc2017
> Fix For: 2.1.0
>
>
> Provide an optional feature, to exploit for self-registration via Enduser UI, 
> which allows to take the initial values for some attributes in Syncope from a 
> profile owned by the registering user in one of most popular social networks 
> as Twitter, LinkedIn, Facebook, Google+, ...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1018) Social registration for Enduser UI

2017-02-28 Thread Govinda Malavipathirana (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887599#comment-15887599
 ] 

Govinda Malavipathirana commented on SYNCOPE-1018:
--

Hi Andrea,
Thanks for the fast reply. I will look into to this and come up with ideas. 
Thank you 

> Social registration for Enduser UI
> --
>
> Key: SYNCOPE-1018
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1018
> Project: Syncope
>  Issue Type: New Feature
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>  Labels: gsoc2017
> Fix For: 2.1.0
>
>
> Provide an optional feature, to exploit for self-registration via Enduser UI, 
> which allows to take the initial values for some attributes in Syncope from a 
> profile owned by the registering user in one of most popular social networks 
> as Twitter, LinkedIn, Facebook, Google+, ...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1018) Social registration for Enduser UI

2017-02-27 Thread Govinda Malavipathirana (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887363#comment-15887363
 ] 

Govinda Malavipathirana commented on SYNCOPE-1018:
--

Hi'
 I'm Govinda Malavipathirana from Faculty of information technology, University 
of Moratuwa in Sri Lanka. I'm a 3rd year undergraduate student and I would love 
contribute to this project. Could you explain more about this "self-registraion 
via Enduser UI". Which means that currently exist mechanism like login via 
Facebook, linkedIn account? 
 Thank you.

> Social registration for Enduser UI
> --
>
> Key: SYNCOPE-1018
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1018
> Project: Syncope
>  Issue Type: New Feature
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>  Labels: gsoc2017
> Fix For: 2.1.0
>
>
> Provide an optional feature, to exploit for self-registration via Enduser UI, 
> which allows to take the initial values for some attributes in Syncope from a 
> profile owned by the registering user in one of most popular social networks 
> as Twitter, LinkedIn, Facebook, Google+, ...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)