[jira] [Created] (SYNCOPE-941) Skip empty configuration screens in enduser UI

2016-09-12 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-941:
---

 Summary: Skip empty configuration screens in enduser UI
 Key: SYNCOPE-941
 URL: https://issues.apache.org/jira/browse/SYNCOPE-941
 Project: Syncope
  Issue Type: Improvement
  Components: enduser
Affects Versions: 2.0.0
Reporter: Colm O hEigeartaigh
Priority: Minor


It would be nice to be able to skip empty configuration screens in the enduser 
UI, just as we do in the admin console. So for example, if there are no derived 
or virtual schemas available, then just skip them and go onto "Resources".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-940) Handle authorization issues more gracefully in the console

2016-09-12 Thread Colm O hEigeartaigh (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colm O hEigeartaigh updated SYNCOPE-940:

Component/s: console

> Handle authorization issues more gracefully in the console
> --
>
> Key: SYNCOPE-940
> URL: https://issues.apache.org/jira/browse/SYNCOPE-940
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.0
>Reporter: Colm O hEigeartaigh
>
> If you create a new user (no admin privileges) + then log back in with that 
> user, you see stacktraces if you click on "Users" and "Groups" in the 
> dashboard (although not "Resources" or "Roles"). Instead the console should 
> be able to just tell the user they are not authorized (maybe similar to how 
> "Roles" handles it).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (SYNCOPE-940) Handle authorization issues more gracefully in the console

2016-09-12 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-940:
---

 Summary: Handle authorization issues more gracefully in the console
 Key: SYNCOPE-940
 URL: https://issues.apache.org/jira/browse/SYNCOPE-940
 Project: Syncope
  Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Colm O hEigeartaigh


If you create a new user (no admin privileges) + then log back in with that 
user, you see stacktraces if you click on "Users" and "Groups" in the dashboard 
(although not "Resources" or "Roles"). Instead the console should be able to 
just tell the user they are not authorized (maybe similar to how "Roles" 
handles it).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (SYNCOPE-939) Password history not checked when user changes password

2016-09-12 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-939:
---

 Summary: Password history not checked when user changes password
 Key: SYNCOPE-939
 URL: https://issues.apache.org/jira/browse/SYNCOPE-939
 Project: Syncope
  Issue Type: Bug
Affects Versions: 1.2.8
Reporter: Colm O hEigeartaigh
 Fix For: 1.2.9


When a user changes his/her password via the Console, the password history does 
not appear to be checked. It is only checked when the admin user changes the 
password. This bug does not appear to be present in the enduser application of 
Syncope 2.0.0.

Steps to reproduce (Syncope 1.2.8):

1) Log onto the console as "admin". 
2) Change the global password policy to have a history of "10".
3) Now create a new user "alice" with password "password1" and save.
4) Edit "alice" (again as "admin") and change the password to "password2" and 
save.
5) Edit "alice" (again as "admin") and try to change the password back to 
"password1" -> this should fail.
6) Logout and log back in as "alice"/"password2".
7) Click on "alice" and change the password back to "password1".
8) It displays no error message and "alice" can log back in with "password1" 
after logging out.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: [DISCUSS] Next releases

2016-09-12 Thread Francesco Chicchiriccò

Hi all,
as proposed below, I went ahead and created the 2_0_X maintenance branch 
from master, then set version 2.1.0-SNAPSHOT and JDK 1.8 for master.


Regards.

On 05/09/2016 17:21, Colm O hEigeartaigh wrote:

+1.

Colm.

On Mon, Sep 5, 2016 at 4:16 PM, Francesco Chicchiriccò 
wrote:


Hi all,
as 2.0.0.M5 is done, we'll continue as scheduled with 2.0.0, possibly this
Friday.

After that, I would like to

1. create 2_0_X for maintenance from master
2. set version to 2.1.0-SNAPHOST + Java compatibility to 1.8 on master

WDYT?

On 2016-08-24 09:54 (+0200), Francesco Chicchiriccò 
wrote:

Hi all,
the work towards 2.0.0 seems to be almost complete: I should be able to
finish the larger missing part (e.g. documentation as per SYNCOPE-700)
by the end of this week.

At that point I would like to cut the last milestone release 2.0.0-M5
(mainly to verify once more that the release process is tuned up) then,
after a week or two, go out with 2.0.0.

Do you see any problems with this approach?
Regards.


--
Francesco Chicchiriccò

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

Involved at The Apache Software Foundation:
member, Syncope PMC chair, Cocoon PMC, Olingo PMC,
CXF Committer, OpenJPA Committer, PonyMail PPMC
http://home.apache.org/~ilgrosso/



[jira] [Created] (SYNCOPE-938) Use Java 8 language features

2016-09-12 Thread JIRA
Francesco Chicchiriccò created SYNCOPE-938:
--

 Summary: Use Java 8 language features
 Key: SYNCOPE-938
 URL: https://issues.apache.org/jira/browse/SYNCOPE-938
 Project: Syncope
  Issue Type: Improvement
Reporter: Francesco Chicchiriccò
 Fix For: 2.1.0


As Java 8 is now the minimum requirement for 2.1, all the codebase should be 
scanned for making profit of Java 8 language features - which might eventually 
lead to remove {{commons-lang3}} / {{commons-collections4}} / ...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread JIRA

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

Francesco Chicchiriccò commented on SYNCOPE-937:


The fix for this issue is now committed.

Before resolving, [~mdicarlo] could you please extend the current password 
reset test to include a check for ensuring that the security question is 
effectively loaded? Thanks.

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb, enduser
>Affects Versions: 2.0.0.M5, 2.0.0
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG, SecurityQuestionExist.PNG, 
> SecurityQuestionsCaptured.PNG, core-rest.log, core.log, enduser.log, 
> user1_security_question.PNG
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SYNCOPE-937:
-

Commit 144da88e87987c70f6ee52b24b31ba92eee1898c in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=144da88 ]

[SYNCOPE-937] Bad call from REST to Logic


> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb, enduser
>Affects Versions: 2.0.0.M5, 2.0.0
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG, SecurityQuestionExist.PNG, 
> SecurityQuestionsCaptured.PNG, core-rest.log, core.log, enduser.log, 
> user1_security_question.PNG
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[RESULT] [VOTE] Apache Syncope 2.0.0

2016-09-12 Thread Francesco Chicchiriccò

Hi all,
after 72 hours, the vote for Syncope 2.0.0 [1] *passes* with 6 PMC + 5 
non-PMC votes.


+1 (PMC / binding)
* Francesco Chicchiriccò
* Colm O hEigeartaigh
* Marco Di Sabatino
* Massimiliano Perrone
* Fabio Martelli
* Guido Wimmel

+1 (non binding)
* Andrea Patricelli
* Sergey Beryozkin
* Matteo Di Carlo
* Dmitriy Berezkin
* Giacomo Lamonaco

0


-1


Thanks to everyone participating.

I will now copy this release to Syncope' dist directory and promote the 
artifacts to the central Maven repository.


Best regards.

[1] 
https://lists.apache.org/thread.html/27024d5c667579b658fc9cdb73dfdad871a0ac2aebecdf6727c0931b@%3Cdev.syncope.apache.org%3E


--
Francesco Chicchiriccò

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

Involved at The Apache Software Foundation:
member, Syncope PMC chair, Cocoon PMC, Olingo PMC,
CXF Committer, OpenJPA Committer, PonyMail PPMC
http://home.apache.org/~ilgrosso/



[jira] [Commented] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread Vellingiri Mani (JIRA)

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

Vellingiri Mani commented on SYNCOPE-937:
-

Thanks Francesco !

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb, enduser
>Affects Versions: 2.0.0.M5, 2.0.0
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG, SecurityQuestionExist.PNG, 
> SecurityQuestionsCaptured.PNG, core-rest.log, core.log, enduser.log, 
> user1_security_question.PNG
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò updated SYNCOPE-937:
---
Affects Version/s: 2.0.0

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb, enduser
>Affects Versions: 2.0.0.M5, 2.0.0
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG, SecurityQuestionExist.PNG, 
> SecurityQuestionsCaptured.PNG, core-rest.log, core.log, enduser.log, 
> user1_security_question.PNG
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread JIRA

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

Francesco Chicchiriccò commented on SYNCOPE-937:


I see the problem now, and it is also pretty straightforward to fix.

We are currently under [vote for the 2.0.0 
release|https://lists.apache.org/thread.html/27024d5c667579b658fc9cdb73dfdad871a0ac2aebecdf6727c0931b@%3Cdev.syncope.apache.org%3E]:
 once the results are announced, I will commit the fix.


> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb, enduser
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG, SecurityQuestionExist.PNG, 
> SecurityQuestionsCaptured.PNG, core-rest.log, core.log, enduser.log, 
> user1_security_question.PNG
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread Vellingiri Mani (JIRA)

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

Vellingiri Mani commented on SYNCOPE-937:
-

Hi Francesco,

>From admin console, I have taken below snapshots.
1. security questions were already created. PFA SecurityQuestionsCaptured.PNG 
file.
2. user1 has a security question. PFA user1_security_question

>From psql prompt, I have given you the content of 'user1' entry in DB. Also 
>securityquestion contents.

syncope=# select * from securityquestion  ;
  id  |content
--+
 ac46c30e-2cfb-491d-86c3-0e2cfb091d16 | what is the mother maiden name
 1f25f34e-e88e-44f9-a5f3-4ee88ec4f9fb | what is your nick name


"select * from syncopeuser where username='user1';"

  id  |  creationdate   | creator | 
lastchangedate  | lastmodifier | status | workflowid |  changepwddate   
   | cipheralgorithm | failedlogins |  lastlogindate  | 
mustchangepassword | password | securityanswer 
| suspended |   
   token

   | tokenexpiretime | username |   
realm_id   | securityquestion_id  | 
lastrecertification | lastrecertificator
--+-+-+-+--+++-+-+--+-++--++---+--+-+--+--+--+-+
 41004253-8125-4f9b-8042-5381252f9b95 | 2016-09-08 15:14:39.576 | admin   | 
2016-09-12 15:09:33.366 | user1| active | 57515  | 2016-09-08 
15:55:44.797 | SHA1|0 | 2016-09-12 15:09:33.019 |   
   0 | 2C4C3891E2AC6958E9810A1E49C6705784FBFA1A ||  
   0 | 
ESFYWREWbfnVjkmuzXGGuePuNXziPdlvqnmNiXmnDKgPDXrbmWMxSUsfQgSlMpElQxBKVpLluotMSXulQNOTVrEyNmPMRYwVEJjwdLTAPaZYFkhIJAAgOfRUdzOYzdSEqWRoZZLqtoFfcgBRjsflAwkQgckfWVGvQHZaNspEyyUjbpgggSDDIBolILHUAGXGSKCCirPCvmWIfWvXFspkMRVPLcvNyryTOJQEkgpJvklBpWUKMIfSRZHjbvlaFmcC
 | 2016-09-08 16:25:46.124 | user1| ea696a4f-e77a-4ef1-be67-8f8093bc8686 | 
1f25f34e-e88e-44f9-a5f3-4ee88ec4f9fb |   




> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb, enduser
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG, SecurityQuestionExist.PNG, 
> SecurityQuestionsCaptured.PNG, core-rest.log, core.log, enduser.log, 
> user1_security_question.PNG
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread Vellingiri Mani (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vellingiri Mani updated SYNCOPE-937:

Attachment: SecurityQuestionsCaptured.PNG
user1_security_question.PNG

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb, enduser
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG, SecurityQuestionExist.PNG, 
> SecurityQuestionsCaptured.PNG, core-rest.log, core.log, enduser.log, 
> user1_security_question.PNG
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread Vellingiri Mani (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vellingiri Mani updated SYNCOPE-937:

Attachment: core.log

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb, enduser
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG, SecurityQuestionExist.PNG, 
> core-rest.log, core.log, enduser.log
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread Vellingiri Mani (JIRA)

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

Vellingiri Mani commented on SYNCOPE-937:
-

Thank you for the quick response.

PFA below log files for further debugging.

core.log
enduser.log
core-rest.log.

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb, enduser
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG, SecurityQuestionExist.PNG, 
> core-rest.log, core.log, enduser.log
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread Vellingiri Mani (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vellingiri Mani updated SYNCOPE-937:

Attachment: enduser.log
core-rest.log

Stack traces

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb, enduser
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG, SecurityQuestionExist.PNG, 
> core-rest.log, enduser.log
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread JIRA

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

Francesco Chicchiriccò commented on SYNCOPE-937:


The logs are located under {{/var/log/apache-syncope}}: I will update the 
getting started guide with such information.

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb, enduser
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG, SecurityQuestionExist.PNG
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread Vellingiri Mani (JIRA)

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

Vellingiri Mani commented on SYNCOPE-937:
-

I could find the below logs in 
/var/lib/tomcat8/logs/localhost_access_log.2016-09-12.txt
I followed syncope reference guide to find logs but I could not find any 
syncope specific logs.

127.0.0.1 - - [12/Sep/2016:15:07:38 +0530] "GET 
/syncope/rest/reports/executions/recent?max=10 HTTP/1.1" 200 37
127.0.0.1 - - [12/Sep/2016:15:07:38 +0530] "GET 
/syncope/rest/tasks/executions/recent?max=10 HTTP/1.1" 200 2483
127.0.0.1 - - [12/Sep/2016:15:07:38 +0530] "GET 
/syncope/rest/securityQuestions/byUser/user1 HTTP/1.1" 404 100
135.249.96.97 - - [12/Sep/2016:15:07:38 +0530] "GET 
/syncope-enduser/api/securityQuestions/byUser/user1?noCache=1473672984111 
HTTP/1.1" 400 1135
127.0.0.1 - - [12/Sep/2016:15:07:39 +0530] "GET 
/syncope/rest/securityQuestions/byUser/user1 HTTP/1.1" 404 100
135.249.96.97 - - [12/Sep/2016:15:07:39 +0530] "GET 
/syncope-enduser/api/securityQuestions/byUser/user1?noCache=1473672984830 
HTTP/1.1" 400 1135
127.0.0.1 - - [12/Sep/2016:15:07:39 +0530] "GET 
/syncope/rest/securityQuestions/byUser/user1 HTTP/1.1" 404 100
135.249.96.97 - - [12/Sep/2016:15:07:39 +0530] "GET 
/syncope-enduser/api/securityQuestions/byUser/user1?noCache=1473672985390 
HTTP/1.1" 400 1135
127.0.0.1 - - [12/Sep/2016:15:07:41 +0530] "GET 
/syncope/rest/userworkflow/forms HTTP/1.1" 200 309
127.0.0.1 - - [12/Sep/2016:15:07:43 +0530] "GET 
/syncope/rest/userworkflow/forms HTTP/1.1" 200 309


> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb, enduser
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG, SecurityQuestionExist.PNG
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò updated SYNCOPE-937:
---
Component/s: enduser

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb, enduser
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG, SecurityQuestionExist.PNG
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread JIRA

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

Francesco Chicchiriccò commented on SYNCOPE-937:


Ok, thanks.

Can you please report any relevant error message (stacktraces, in case) that 
you can find in the logs?

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb, enduser
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG, SecurityQuestionExist.PNG
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread Vellingiri Mani (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vellingiri Mani updated SYNCOPE-937:

Attachment: SecurityQuestionExist.PNG

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG, SecurityQuestionExist.PNG
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread Vellingiri Mani (JIRA)

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

Vellingiri Mani edited comment on SYNCOPE-937 at 9/12/16 7:56 AM:
--

Hi Francesco,

Thank you for the response.

We are planning to use syncope for enduser authentication. For that, I have 
been validating enduser use cases. 

I have followed the steps in reference guide to reset the password.

In the forgot password reset page, after entering the username, when I press 
tab, it gives below error.

"Error retrieving user security question".

PFA snapshot of the error.


was (Author: vellingiri):
Hi Francesco,

Thank you for the response.

We are planning to use syncope for enduser authentication. For that, I have 
been validating enduser use cases. 

I have followed the steps in reference guide to reset the password.

In the forgot password reset, after entering the username, when I press tab, it 
give below error.

"Error retrieving user security question".

PFA snapshot of the error.

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread JIRA

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

Francesco Chicchiriccò commented on SYNCOPE-937:


The error reported in the snapshot suggests that there is no security question 
associated to {{user1}}; have you:

# created some security questions via the admin console
# selected one of available security questions during {{user1}} 
self-registration, or when creating {{user1}} from the admin console?


> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread Vellingiri Mani (JIRA)

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

Vellingiri Mani commented on SYNCOPE-937:
-

Hi Francesco,

Thank you for the response.

We are planning to use syncope for enduser authentication. For that, I have 
been validating enduser use cases. 

I have followed the steps in reference guide to reset the password.

In the forgot password reset, after entering the username, when I press tab, it 
give below error.

"Error retrieving user security question".

PFA snapshot of the error.

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
> Attachments: SecurityQuestionCapture.PNG
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò updated SYNCOPE-937:
---
Fix Version/s: (was: 2.0.0.M5)
   2.0.1

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò updated SYNCOPE-937:
---
Affects Version/s: 2.0.0.M5

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò updated SYNCOPE-937:
---
Priority: Major  (was: Critical)

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò updated SYNCOPE-937:
---
Component/s: (was: enduser)
 deb

> Security question not loaded while resetting the user password
> --
>
> Key: SYNCOPE-937
> URL: https://issues.apache.org/jira/browse/SYNCOPE-937
> Project: Syncope
>  Issue Type: Bug
>  Components: deb
>Affects Versions: 2.0.0.M5
> Environment: Ubuntu
>Reporter: Vellingiri Mani
> Fix For: 2.0.1
>
>
> I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
> 16.04. 
> When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (SYNCOPE-937) Security question not loaded while resetting the user password

2016-09-12 Thread Vellingiri Mani (JIRA)
Vellingiri Mani created SYNCOPE-937:
---

 Summary: Security question not loaded while resetting the user 
password
 Key: SYNCOPE-937
 URL: https://issues.apache.org/jira/browse/SYNCOPE-937
 Project: Syncope
  Issue Type: Bug
  Components: enduser
 Environment: Ubuntu
Reporter: Vellingiri Mani
Priority: Critical
 Fix For: 2.0.0.M5


I am new to Apache Syncope. I have installed the debian packages in Ubuntu 
16.04. 

When I try to reset the password, security question is not loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)