[jira] [Commented] (SYNCOPE-392) full reconciliation from syncope to resource

2014-01-07 Thread ASF subversion and git services (JIRA)

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

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

Commit 1556227 from [~fmartelli] in branch 'syncope/trunk'
[ https://svn.apache.org/r1556227 ]

Introduces push task about SYNCOPE-392; currently missing correlation rules 
management and matching rules management

 full reconciliation from syncope to resource
 

 Key: SYNCOPE-392
 URL: https://issues.apache.org/jira/browse/SYNCOPE-392
 Project: Syncope
  Issue Type: Improvement
  Components: console, core
Affects Versions: 1.1.4, 1.2.0
Reporter: fabio martelli
Assignee: fabio martelli
Priority: Minor
 Fix For: 1.2.0


 Implement a full reconciliation from syncope towards a specific resource.
 Unmatching (user found on syncope but not on the resource):
 * ignore;
 * unlink the resource (keep user on syncope and remove resource link)
 * create (create user on resource - if create capability is given)
 * delete (remove user on syncope) 
 Matching (users found on syncope and on the resource):
 * ignore
 * update
 * unlink (perform deprovisioning - if delete capability is given)
 * delete (delete on syncope and perform deprovisioning - if delete capability 
 is given)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[Passed] apache/syncope#422 (trunk - eaf53a1)

2014-01-07 Thread Travis CI
Build Update for apache/syncope
-

Build: #422
Status: Passed

Duration: 13 minutes and 10 seconds
Commit: eaf53a1 (trunk)
Author: Fabio Martelli
Message: Fix for build #423 about SYNCOPE-392 commit

git-svn-id: https://svn.apache.org/repos/asf/syncope/trunk@1556244 
13f79535-47bb-0310-9956-ffa450edef68

View the changeset: 
https://github.com/apache/syncope/compare/e6340261f1eb...eaf53a1bd066

View the full build log and details: 
https://travis-ci.org/apache/syncope/builds/16531088

--

You can configure recipients for build notifications in your .travis.yml file. 
See http://about.travis-ci.org/docs/user/build-configuration




[jira] [Created] (SYNCOPE-472) Provide user filter rule management for push task

2014-01-07 Thread fabio martelli (JIRA)
fabio martelli created SYNCOPE-472:
--

 Summary: Provide user filter rule management for push task
 Key: SYNCOPE-472
 URL: https://issues.apache.org/jira/browse/SYNCOPE-472
 Project: Syncope
  Issue Type: Sub-task
  Components: console, core
Affects Versions: 1.2.0
Reporter: fabio martelli
 Fix For: 1.2.0


It should be possible to specify a push task about a restricted user/role 
subset.
Provide something like notification 'About' concept.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Created] (SYNCOPE-473) Provide configuration interface for push tasks

2014-01-07 Thread fabio martelli (JIRA)
fabio martelli created SYNCOPE-473:
--

 Summary: Provide configuration interface for push tasks
 Key: SYNCOPE-473
 URL: https://issues.apache.org/jira/browse/SYNCOPE-473
 Project: Syncope
  Issue Type: Sub-task
  Components: console
Affects Versions: 1.2.0
Reporter: fabio martelli
 Fix For: 1.2.0


Provide configuration interface for push tasks like done for sync and sched 
tasks



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)