[jira] [Commented] (SYNCOPE-554) Class Cast Exception when syncronization task starts

2014-10-17 Thread Giacomo Lamonaco (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174814#comment-14174814
 ] 

Giacomo Lamonaco commented on SYNCOPE-554:
--

Hi! We experienced this problem on a particular LDAP resource, and we've solved 
disabling Use Blocks option in connector configuration. However, we are 
investigating it in more detail.

 Class Cast Exception when syncronization task starts
 

 Key: SYNCOPE-554
 URL: https://issues.apache.org/jira/browse/SYNCOPE-554
 Project: Syncope
  Issue Type: Bug
Affects Versions: 1.2.0-M1
Reporter: Giacomo Lamonaco

 Create an LDAP connector instance based on ConnID and configure it for an 
 external LDAP resource. Create a new resource based on the LDAP connector. 
 Now create a new syncronization task and try to execute it. In my case, i 
 receive this exception:
 09:43:51.655 ERROR org.apache.syncope.core.quartz.AbstractTaskJob - While 
 executing task 188
 org.quartz.JobExecutionException: While syncing on connector
   at 
 org.apache.syncope.core.sync.impl.SyncJob.executeWithSecurityContext(SyncJob.java:186)
  ~[SyncJob.class:?]
   at 
 org.apache.syncope.core.sync.impl.SyncJob.executeWithSecurityContext(SyncJob.java:56)
  ~[SyncJob.class:?]
   at 
 org.apache.syncope.core.sync.impl.AbstractSyncJob.doExecute(AbstractSyncJob.java:338)
  ~[AbstractSyncJob.class:?]
   at 
 org.apache.syncope.core.quartz.AbstractTaskJob.execute(AbstractTaskJob.java:125)
  ~[AbstractTaskJob.class:?]
   at org.quartz.core.JobRunShell.run(JobRunShell.java:202) 
 ~[quartz-2.2.1.jar:?]
   at 
 org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) 
 ~[quartz-2.2.1.jar:?]
 Caused by: java.lang.ClassCastException: java.lang.NoClassDefFoundError 
 cannot be cast to 
 org.identityconnectors.framework.common.objects.ConnectorObject
   at 
 org.identityconnectors.framework.impl.api.StreamHandlerUtil$ObjectStreamHandlerAdapter.handle(StreamHandlerUtil.java:89)
  ~[connector-framework-internal-1.4.0.0.jar:?]
   at 
 org.identityconnectors.framework.impl.api.BufferedResultsProxy.invoke(BufferedResultsProxy.java:255)
  ~[connector-framework-internal-1.4.0.0.jar:?]
   at 
 org.identityconnectors.framework.impl.api.DelegatingTimeoutProxy.invoke(DelegatingTimeoutProxy.java:94)
  ~[connector-framework-internal-1.4.0.0.jar:?]
   at com.sun.proxy.$Proxy213.search(Unknown Source) ~[?:?]



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


[jira] [Created] (SYNCOPE-570) Remove usage of deprecated com.thoughtworks.selenium.Selenium

2014-10-17 Thread JIRA
Francesco Chicchiriccò created SYNCOPE-570:
--

 Summary: Remove usage of deprecated 
com.thoughtworks.selenium.Selenium
 Key: SYNCOPE-570
 URL: https://issues.apache.org/jira/browse/SYNCOPE-570
 Project: Syncope
  Issue Type: Improvement
  Components: console
 Environment: Selenium integration tests
Reporter: Francesco Chicchiriccò
Assignee: Giacomo Lamonaco
 Fix For: 1.2.1


In recent versions of Selenium, currently used for console integration tests, 
the  com.thoughtworks.selenium.Selenium was deprecated.



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


[jira] [Updated] (SYNCOPE-570) Remove usage of deprecated com.thoughtworks.selenium.Selenium

2014-10-17 Thread JIRA

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

Francesco Chicchiriccò updated SYNCOPE-570:
---
Fix Version/s: 1.3.0

 Remove usage of deprecated com.thoughtworks.selenium.Selenium
 -

 Key: SYNCOPE-570
 URL: https://issues.apache.org/jira/browse/SYNCOPE-570
 Project: Syncope
  Issue Type: Improvement
  Components: console
Affects Versions: 1.2.0
 Environment: Selenium integration tests
Reporter: Francesco Chicchiriccò
Assignee: Giacomo Lamonaco
 Fix For: 1.2.1, 1.3.0


 In recent versions of Selenium, currently used for console integration tests, 
 the  com.thoughtworks.selenium.Selenium was deprecated.



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


[jira] [Commented] (SYNCOPE-569) The user status is not propagated on the resources

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174899#comment-14174899
 ] 

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

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

[SYNCOPE-569]


 The user status is not propagated on the resources
 --

 Key: SYNCOPE-569
 URL: https://issues.apache.org/jira/browse/SYNCOPE-569
 Project: Syncope
  Issue Type: Bug
  Components: core
Affects Versions: 1.2.0
Reporter: Marco Di Sabatino Di Diodoro
Assignee: Marco Di Sabatino Di Diodoro
 Fix For: 1.2.1, 1.3.0


 It seems that during propagation on resources, the user status is not 
 propagated.
 The problem seems to be the definition of the workflow.



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


[jira] [Resolved] (SYNCOPE-569) The user status is not propagated on the resources

2014-10-17 Thread Marco Di Sabatino Di Diodoro (JIRA)

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

Marco Di Sabatino Di Diodoro resolved SYNCOPE-569.
--
Resolution: Fixed

 The user status is not propagated on the resources
 --

 Key: SYNCOPE-569
 URL: https://issues.apache.org/jira/browse/SYNCOPE-569
 Project: Syncope
  Issue Type: Bug
  Components: core
Affects Versions: 1.2.0
Reporter: Marco Di Sabatino Di Diodoro
Assignee: Marco Di Sabatino Di Diodoro
 Fix For: 1.2.1, 1.3.0


 It seems that during propagation on resources, the user status is not 
 propagated.
 The problem seems to be the definition of the workflow.



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


[jira] [Commented] (SYNCOPE-568) Connectors configuration check connection

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174902#comment-14174902
 ] 

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

Commit 6bbfc329759404bb2774280acafe6073d4167ed5 in syncope's branch 
refs/heads/1_1_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=6bbfc32 ]

[SYNCOPE-568] Applying provided patch


 Connectors configuration check connection 
 

 Key: SYNCOPE-568
 URL: https://issues.apache.org/jira/browse/SYNCOPE-568
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.1.8, 1.2.0
Reporter: Nicola Baiocco
Priority: Minor
 Fix For: 1.1.9, 1.2.1, 1.3.0

 Attachments: issue568.patch


 Functionality check connection in connector configuration works properly 
 only after saved connector configuration.
 Seems that  check connection doesn't use the updated configuration but the 
 previous one saved. 



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


[jira] [Commented] (SYNCOPE-568) Connectors configuration check connection

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174904#comment-14174904
 ] 

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

Commit 6bbfc329759404bb2774280acafe6073d4167ed5 in syncope's branch 
refs/heads/1_2_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=6bbfc32 ]

[SYNCOPE-568] Applying provided patch


 Connectors configuration check connection 
 

 Key: SYNCOPE-568
 URL: https://issues.apache.org/jira/browse/SYNCOPE-568
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.1.8, 1.2.0
Reporter: Nicola Baiocco
Priority: Minor
 Fix For: 1.1.9, 1.2.1, 1.3.0

 Attachments: issue568.patch


 Functionality check connection in connector configuration works properly 
 only after saved connector configuration.
 Seems that  check connection doesn't use the updated configuration but the 
 previous one saved. 



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


[jira] [Commented] (SYNCOPE-568) Connectors configuration check connection

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174905#comment-14174905
 ] 

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

Commit 9cddacdf1a985806f1ee7cef6b93fa7144b93548 in syncope's branch 
refs/heads/1_2_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=9cddacd ]

[SYNCOPE-568] Merge from 1_1_X


 Connectors configuration check connection 
 

 Key: SYNCOPE-568
 URL: https://issues.apache.org/jira/browse/SYNCOPE-568
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.1.8, 1.2.0
Reporter: Nicola Baiocco
Priority: Minor
 Fix For: 1.1.9, 1.2.1, 1.3.0

 Attachments: issue568.patch


 Functionality check connection in connector configuration works properly 
 only after saved connector configuration.
 Seems that  check connection doesn't use the updated configuration but the 
 previous one saved. 



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


[jira] [Resolved] (SYNCOPE-568) Connectors configuration check connection

2014-10-17 Thread JIRA

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

Francesco Chicchiriccò resolved SYNCOPE-568.

Resolution: Fixed

Patch applied, thanks!

 Connectors configuration check connection 
 

 Key: SYNCOPE-568
 URL: https://issues.apache.org/jira/browse/SYNCOPE-568
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.1.8, 1.2.0
Reporter: Nicola Baiocco
Priority: Minor
 Fix For: 1.1.9, 1.2.1, 1.3.0

 Attachments: issue568.patch


 Functionality check connection in connector configuration works properly 
 only after saved connector configuration.
 Seems that  check connection doesn't use the updated configuration but the 
 previous one saved. 



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


[jira] [Commented] (SYNCOPE-567) Security question is not displayed correctly during password reset

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174910#comment-14174910
 ] 

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

Commit f99657a2a66abfd68c115d9c1b083dc9b86a3105 in syncope's branch 
refs/heads/1_2_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=f99657a ]

[SYNCOPE-567] Applying provided patch


 Security question is not displayed correctly during password reset 
 ---

 Key: SYNCOPE-567
 URL: https://issues.apache.org/jira/browse/SYNCOPE-567
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.2.0
Reporter: Giacomo Lamonaco
 Fix For: 1.2.1, 1.3.0

 Attachments: issue567.patch


 Login into the syncope console and go under Configuration. Click on Security 
 Questions tab and create a new question. Save your configuration a go under 
 User page. Create a new syncope user: during creation, choose your question 
 and type your answer. Now logout from syncope console and click password 
 reset. The only way of obtain Security question is type the username and 
 press immediately TAB.



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


[jira] [Resolved] (SYNCOPE-567) Security question is not displayed correctly during password reset

2014-10-17 Thread JIRA

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

Francesco Chicchiriccò resolved SYNCOPE-567.

Resolution: Fixed

 Security question is not displayed correctly during password reset 
 ---

 Key: SYNCOPE-567
 URL: https://issues.apache.org/jira/browse/SYNCOPE-567
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.2.0
Reporter: Giacomo Lamonaco
 Fix For: 1.2.1, 1.3.0

 Attachments: issue567.patch


 Login into the syncope console and go under Configuration. Click on Security 
 Questions tab and create a new question. Save your configuration a go under 
 User page. Create a new syncope user: during creation, choose your question 
 and type your answer. Now logout from syncope console and click password 
 reset. The only way of obtain Security question is type the username and 
 press immediately TAB.



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


[jira] [Updated] (SYNCOPE-554) Class Cast Exception when syncronization task starts

2014-10-17 Thread JIRA

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

Francesco Chicchiriccò updated SYNCOPE-554:
---
  Component/s: core
  Environment: OpenDJ with connector configuration 'Use Blocks' set to 
true
Affects Version/s: 1.2.0
Fix Version/s: 1.3.0
   1.2.1

 Class Cast Exception when syncronization task starts
 

 Key: SYNCOPE-554
 URL: https://issues.apache.org/jira/browse/SYNCOPE-554
 Project: Syncope
  Issue Type: Bug
  Components: core
Affects Versions: 1.2.0-M1, 1.2.0
 Environment: OpenDJ with connector configuration 'Use Blocks' set to 
 true
Reporter: Giacomo Lamonaco
 Fix For: 1.2.1, 1.3.0


 Create an LDAP connector instance based on ConnID and configure it for an 
 external LDAP resource. Create a new resource based on the LDAP connector. 
 Now create a new syncronization task and try to execute it. In my case, i 
 receive this exception:
 09:43:51.655 ERROR org.apache.syncope.core.quartz.AbstractTaskJob - While 
 executing task 188
 org.quartz.JobExecutionException: While syncing on connector
   at 
 org.apache.syncope.core.sync.impl.SyncJob.executeWithSecurityContext(SyncJob.java:186)
  ~[SyncJob.class:?]
   at 
 org.apache.syncope.core.sync.impl.SyncJob.executeWithSecurityContext(SyncJob.java:56)
  ~[SyncJob.class:?]
   at 
 org.apache.syncope.core.sync.impl.AbstractSyncJob.doExecute(AbstractSyncJob.java:338)
  ~[AbstractSyncJob.class:?]
   at 
 org.apache.syncope.core.quartz.AbstractTaskJob.execute(AbstractTaskJob.java:125)
  ~[AbstractTaskJob.class:?]
   at org.quartz.core.JobRunShell.run(JobRunShell.java:202) 
 ~[quartz-2.2.1.jar:?]
   at 
 org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) 
 ~[quartz-2.2.1.jar:?]
 Caused by: java.lang.ClassCastException: java.lang.NoClassDefFoundError 
 cannot be cast to 
 org.identityconnectors.framework.common.objects.ConnectorObject
   at 
 org.identityconnectors.framework.impl.api.StreamHandlerUtil$ObjectStreamHandlerAdapter.handle(StreamHandlerUtil.java:89)
  ~[connector-framework-internal-1.4.0.0.jar:?]
   at 
 org.identityconnectors.framework.impl.api.BufferedResultsProxy.invoke(BufferedResultsProxy.java:255)
  ~[connector-framework-internal-1.4.0.0.jar:?]
   at 
 org.identityconnectors.framework.impl.api.DelegatingTimeoutProxy.invoke(DelegatingTimeoutProxy.java:94)
  ~[connector-framework-internal-1.4.0.0.jar:?]
   at com.sun.proxy.$Proxy213.search(Unknown Source) ~[?:?]



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


[jira] [Commented] (SYNCOPE-554) Class Cast Exception when syncronization task starts

2014-10-17 Thread JIRA

[ 
https://issues.apache.org/jira/browse/SYNCOPE-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174973#comment-14174973
 ] 

Francesco Chicchiriccò commented on SYNCOPE-554:


Bug confirmed when using OpenDJ and connector configuration 'Use Blocks' set to 
true.

Workaround: set 'Use Blocks' to false in connector configuration.

 Class Cast Exception when syncronization task starts
 

 Key: SYNCOPE-554
 URL: https://issues.apache.org/jira/browse/SYNCOPE-554
 Project: Syncope
  Issue Type: Bug
  Components: core
Affects Versions: 1.2.0-M1, 1.2.0
 Environment: OpenDJ with connector configuration 'Use Blocks' set to 
 true
Reporter: Giacomo Lamonaco
 Fix For: 1.2.1, 1.3.0


 Create an LDAP connector instance based on ConnID and configure it for an 
 external LDAP resource. Create a new resource based on the LDAP connector. 
 Now create a new syncronization task and try to execute it. In my case, i 
 receive this exception:
 09:43:51.655 ERROR org.apache.syncope.core.quartz.AbstractTaskJob - While 
 executing task 188
 org.quartz.JobExecutionException: While syncing on connector
   at 
 org.apache.syncope.core.sync.impl.SyncJob.executeWithSecurityContext(SyncJob.java:186)
  ~[SyncJob.class:?]
   at 
 org.apache.syncope.core.sync.impl.SyncJob.executeWithSecurityContext(SyncJob.java:56)
  ~[SyncJob.class:?]
   at 
 org.apache.syncope.core.sync.impl.AbstractSyncJob.doExecute(AbstractSyncJob.java:338)
  ~[AbstractSyncJob.class:?]
   at 
 org.apache.syncope.core.quartz.AbstractTaskJob.execute(AbstractTaskJob.java:125)
  ~[AbstractTaskJob.class:?]
   at org.quartz.core.JobRunShell.run(JobRunShell.java:202) 
 ~[quartz-2.2.1.jar:?]
   at 
 org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) 
 ~[quartz-2.2.1.jar:?]
 Caused by: java.lang.ClassCastException: java.lang.NoClassDefFoundError 
 cannot be cast to 
 org.identityconnectors.framework.common.objects.ConnectorObject
   at 
 org.identityconnectors.framework.impl.api.StreamHandlerUtil$ObjectStreamHandlerAdapter.handle(StreamHandlerUtil.java:89)
  ~[connector-framework-internal-1.4.0.0.jar:?]
   at 
 org.identityconnectors.framework.impl.api.BufferedResultsProxy.invoke(BufferedResultsProxy.java:255)
  ~[connector-framework-internal-1.4.0.0.jar:?]
   at 
 org.identityconnectors.framework.impl.api.DelegatingTimeoutProxy.invoke(DelegatingTimeoutProxy.java:94)
  ~[connector-framework-internal-1.4.0.0.jar:?]
   at com.sun.proxy.$Proxy213.search(Unknown Source) ~[?:?]



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


[jira] [Assigned] (SYNCOPE-564) Error while viewing user details in approval request workflow from Approvers login

2014-10-17 Thread JIRA

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

Francesco Chicchiriccò reassigned SYNCOPE-564:
--

Assignee: Francesco Chicchiriccò

 Error while viewing user details in approval request workflow from Approvers 
 login
 --

 Key: SYNCOPE-564
 URL: https://issues.apache.org/jira/browse/SYNCOPE-564
 Project: Syncope
  Issue Type: Bug
Affects Versions: 1.2.0
Reporter: Suresh
Assignee: Francesco Chicchiriccò
 Fix For: 1.2.1, 1.3.0


 The scenario run is as below:
 a. Anonymous user creates a user_create request through self registration
 b. It goes to the Approver for approval. 
 Approver clicks on  Edit User to view the user details for making an approval 
 decision.
 Error displays as attached.
 c. The same when Admin logs in and tries to view user details, he is able to 
 view without any error.
 Below are the entitlements provided to Approver: 
 USER_LIST,WORKFLOW_FORM_CLAIM,USER_VIEW,USER_READ,WORKFLOW_FORM_READ,WORKFLOW_FORM_SUBMIT,USER_CREATE,WORKFLOW_FORM_LIST,USER_UPDATE
 Unless and until SECURITY_QUESTION_LIST entitlement is provided to the 
 approver, the user view is not available and throws error.



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


[jira] [Commented] (SYNCOPE-568) Connectors configuration check connection

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174975#comment-14174975
 ] 

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

Commit 2820eb2544e2bb31bcd623847a2aac746f8dfae6 in syncope's branch 
refs/heads/1_1_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=2820eb2 ]

[SYNCOPE-568] Enhancement


 Connectors configuration check connection 
 

 Key: SYNCOPE-568
 URL: https://issues.apache.org/jira/browse/SYNCOPE-568
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.1.8, 1.2.0
Reporter: Nicola Baiocco
Priority: Minor
 Fix For: 1.1.9, 1.2.1, 1.3.0

 Attachments: issue568.patch


 Functionality check connection in connector configuration works properly 
 only after saved connector configuration.
 Seems that  check connection doesn't use the updated configuration but the 
 previous one saved. 



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


[jira] [Commented] (SYNCOPE-568) Connectors configuration check connection

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174979#comment-14174979
 ] 

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

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

[SYNCOPE-568] Enhancement


 Connectors configuration check connection 
 

 Key: SYNCOPE-568
 URL: https://issues.apache.org/jira/browse/SYNCOPE-568
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.1.8, 1.2.0
Reporter: Nicola Baiocco
Priority: Minor
 Fix For: 1.1.9, 1.2.1, 1.3.0

 Attachments: issue568.patch


 Functionality check connection in connector configuration works properly 
 only after saved connector configuration.
 Seems that  check connection doesn't use the updated configuration but the 
 previous one saved. 



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


[jira] [Commented] (SYNCOPE-558) Ability to configure which user, role and membership attributes to display, and in which order

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174978#comment-14174978
 ] 

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

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

[SYNCOPE-558] Silence unwanted errors


 Ability to configure which user, role and membership attributes to display, 
 and in which order
 --

 Key: SYNCOPE-558
 URL: https://issues.apache.org/jira/browse/SYNCOPE-558
 Project: Syncope
  Issue Type: New Feature
  Components: console
Reporter: Francesco Chicchiriccò
Assignee: Marco Di Sabatino Di Diodoro
 Fix For: 1.2.1


 Currently the admin console barely displays all defined user, role and 
 membership attributes, in alphabetical order.
 This can be enhanced by providing a mean to configure which attributes, and 
 in which order, should be displayed by admin console forms either for 
 administration and self-management purpose.



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


[jira] [Commented] (SYNCOPE-558) Ability to configure which user, role and membership attributes to display, and in which order

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174976#comment-14174976
 ] 

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

Commit 03a59e783b270695162628c08fd5f048f8cc99fe in syncope's branch 
refs/heads/1_2_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=03a59e7 ]

[SYNCOPE-558] Silence unwanted errors


 Ability to configure which user, role and membership attributes to display, 
 and in which order
 --

 Key: SYNCOPE-558
 URL: https://issues.apache.org/jira/browse/SYNCOPE-558
 Project: Syncope
  Issue Type: New Feature
  Components: console
Reporter: Francesco Chicchiriccò
Assignee: Marco Di Sabatino Di Diodoro
 Fix For: 1.2.1


 Currently the admin console barely displays all defined user, role and 
 membership attributes, in alphabetical order.
 This can be enhanced by providing a mean to configure which attributes, and 
 in which order, should be displayed by admin console forms either for 
 administration and self-management purpose.



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


[jira] [Commented] (SYNCOPE-559) Switch to GIT

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175123#comment-14175123
 ] 

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

Commit fa76ed4497eb36e6614de8c18d0768fb3ed35fa9 in syncope's branch 
refs/heads/1_2_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=fa76ed4 ]

[SYNCOPE-559] Change POM SCM coordinates


 Switch to GIT
 -

 Key: SYNCOPE-559
 URL: https://issues.apache.org/jira/browse/SYNCOPE-559
 Project: Syncope
  Issue Type: Task
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò

 This issue for tracking activities around switch from SVN to GIT, as recently 
 [discussed|http://mail-archives.apache.org/mod_mbox/syncope-dev/201410.mbox/%3C542D040C.4010908%40apache.org%3E].



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


[jira] [Commented] (SYNCOPE-559) Switch to GIT

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175127#comment-14175127
 ] 

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

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

[SYNCOPE-559] Change POM SCM coordinates


 Switch to GIT
 -

 Key: SYNCOPE-559
 URL: https://issues.apache.org/jira/browse/SYNCOPE-559
 Project: Syncope
  Issue Type: Task
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò

 This issue for tracking activities around switch from SVN to GIT, as recently 
 [discussed|http://mail-archives.apache.org/mod_mbox/syncope-dev/201410.mbox/%3C542D040C.4010908%40apache.org%3E].



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


[jira] [Commented] (SYNCOPE-559) Switch to GIT

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175124#comment-14175124
 ] 

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

Commit 27832f741429716d669a9fb3da2ff2c1e441a8cf in syncope's branch 
refs/heads/1_2_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=27832f7 ]

[SYNCOPE-559] Change POM SCM coordinates


 Switch to GIT
 -

 Key: SYNCOPE-559
 URL: https://issues.apache.org/jira/browse/SYNCOPE-559
 Project: Syncope
  Issue Type: Task
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò

 This issue for tracking activities around switch from SVN to GIT, as recently 
 [discussed|http://mail-archives.apache.org/mod_mbox/syncope-dev/201410.mbox/%3C542D040C.4010908%40apache.org%3E].



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


[jira] [Commented] (SYNCOPE-559) Switch to GIT

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175126#comment-14175126
 ] 

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

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

[SYNCOPE-559] Change POM SCM coordinates


 Switch to GIT
 -

 Key: SYNCOPE-559
 URL: https://issues.apache.org/jira/browse/SYNCOPE-559
 Project: Syncope
  Issue Type: Task
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò

 This issue for tracking activities around switch from SVN to GIT, as recently 
 [discussed|http://mail-archives.apache.org/mod_mbox/syncope-dev/201410.mbox/%3C542D040C.4010908%40apache.org%3E].



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


[jira] [Assigned] (SYNCOPE-534) OAuth 2.0 Service Provider

2014-10-17 Thread JIRA

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

Jean-Baptiste Onofré reassigned SYNCOPE-534:


Assignee: Jean-Baptiste Onofré

 OAuth 2.0 Service Provider
 --

 Key: SYNCOPE-534
 URL: https://issues.apache.org/jira/browse/SYNCOPE-534
 Project: Syncope
  Issue Type: New Feature
Reporter: Francesco Chicchiriccò
Assignee: Jean-Baptiste Onofré
 Fix For: 1.3.0


 As discussed in mailing list [1] [2], add OAuth 2.0 service providing 
 feature, possibly leveraging CXF support [3].
 [1] http://markmail.org/message/s6i7fnnsk222dego
 [2] http://markmail.org/message/rwdfyrhf6jskqtit
 [3] https://cxf.apache.org/docs/jax-rs-oauth2.html



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


[jira] [Commented] (SYNCOPE-559) Switch to GIT

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175185#comment-14175185
 ] 

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

Commit 0690d6fd2db83971eeb92a633a6d48d4484cd156 in syncope's branch 
refs/heads/1_2_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=0690d6f ]

[SYNCOPE-559] Updating site info


 Switch to GIT
 -

 Key: SYNCOPE-559
 URL: https://issues.apache.org/jira/browse/SYNCOPE-559
 Project: Syncope
  Issue Type: Task
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò

 This issue for tracking activities around switch from SVN to GIT, as recently 
 [discussed|http://mail-archives.apache.org/mod_mbox/syncope-dev/201410.mbox/%3C542D040C.4010908%40apache.org%3E].



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


[jira] [Commented] (SYNCOPE-559) Switch to GIT

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175186#comment-14175186
 ] 

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

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

[SYNCOPE-559] Updating site info


 Switch to GIT
 -

 Key: SYNCOPE-559
 URL: https://issues.apache.org/jira/browse/SYNCOPE-559
 Project: Syncope
  Issue Type: Task
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò

 This issue for tracking activities around switch from SVN to GIT, as recently 
 [discussed|http://mail-archives.apache.org/mod_mbox/syncope-dev/201410.mbox/%3C542D040C.4010908%40apache.org%3E].



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


[jira] [Commented] (SYNCOPE-559) Switch to GIT

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175194#comment-14175194
 ] 

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

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

[SYNCOPE-559] Updating site info


 Switch to GIT
 -

 Key: SYNCOPE-559
 URL: https://issues.apache.org/jira/browse/SYNCOPE-559
 Project: Syncope
  Issue Type: Task
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò

 This issue for tracking activities around switch from SVN to GIT, as recently 
 [discussed|http://mail-archives.apache.org/mod_mbox/syncope-dev/201410.mbox/%3C542D040C.4010908%40apache.org%3E].



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


[jira] [Commented] (SYNCOPE-559) Switch to GIT

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175193#comment-14175193
 ] 

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

Commit 119edaa92c9f028935b0f786f8f4ede0f5cd5e1a in syncope's branch 
refs/heads/1_2_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=119edaa ]

[SYNCOPE-559] Updating site info


 Switch to GIT
 -

 Key: SYNCOPE-559
 URL: https://issues.apache.org/jira/browse/SYNCOPE-559
 Project: Syncope
  Issue Type: Task
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò

 This issue for tracking activities around switch from SVN to GIT, as recently 
 [discussed|http://mail-archives.apache.org/mod_mbox/syncope-dev/201410.mbox/%3C542D040C.4010908%40apache.org%3E].



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


[jira] [Commented] (SYNCOPE-559) Switch to GIT

2014-10-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175196#comment-14175196
 ] 

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

Commit 1632620 from [~ilgrosso]
[ https://svn.apache.org/r1632620 ]

[SYNCOPE-559] Publish updated website

 Switch to GIT
 -

 Key: SYNCOPE-559
 URL: https://issues.apache.org/jira/browse/SYNCOPE-559
 Project: Syncope
  Issue Type: Task
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò

 This issue for tracking activities around switch from SVN to GIT, as recently 
 [discussed|http://mail-archives.apache.org/mod_mbox/syncope-dev/201410.mbox/%3C542D040C.4010908%40apache.org%3E].



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