From dev-return-17984-archive-asf-public=cust-asf.ponee.io@syncope.apache.org Wed Nov 27 14:44:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5A2B4180648 for ; Wed, 27 Nov 2019 15:44:02 +0100 (CET) Received: (qmail 55924 invoked by uid 500); 27 Nov 2019 14:44:01 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 55905 invoked by uid 99); 27 Nov 2019 14:44:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Nov 2019 14:44:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B820BE30C8 for ; Wed, 27 Nov 2019 14:44:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 3394D7808E5 for ; Wed, 27 Nov 2019 14:44:00 +0000 (UTC) Date: Wed, 27 Nov 2019 14:44:00 +0000 (UTC) From: "ASF subversion and git services (Jira)" To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SYNCOPE-1511) Configure audit events create/update/etc of users, groups, etc MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SYNCOPE-1511?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16= 983588#comment-16983588 ]=20 ASF subversion and git services commented on SYNCOPE-1511: ---------------------------------------------------------- Commit 9b816eb9a954a6238ce0bbb93b9d60c643b4aef1 in syncope's branch refs/he= ads/2_1_X from Misagh Moayyed [ https://gitbox.apache.org/repos/asf?p=3Dsyncope.git;h=3D9b816eb ] SYNCOPE-1511: Provide Audit APIs (#139) * initial draft of audit services * cntd with audit services design * add builder methods * clean up types * working on build failures; increased fit timeout * clean up API * clean up API * clean up API * update audit config for tests * clean up changes after review * audit tests for groups > Configure audit events create/update/etc of users, groups, etc > -------------------------------------------------------------- > > Key: SYNCOPE-1511 > URL: https://issues.apache.org/jira/browse/SYNCOPE-1511 > Project: Syncope > Issue Type: New Feature > Components: console, core > Affects Versions: 2.1.5 > Reporter: Misagh Moayyed > Assignee: Misagh Moayyed > Priority: Major > Fix For: 2.1.6, 3.0.0 > > Time Spent: 20m > Remaining Estimate: 0h > > Extract and export audit events for user create / update / etc (and exten= d support to groups and "any object"s), expose them via dedicated REST inte= rfaces/ops. Also, make sure data can be reviewed in the admin console via a= new history tool. > This feature shall be cherry-picked into master for 3.0, when ready.=C2= =A0 -- This message was sent by Atlassian Jira (v8.3.4#803005)