Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 16776200C09 for ; Tue, 10 Jan 2017 12:10:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 152D8160B31; Tue, 10 Jan 2017 11:10:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 62305160B3D for ; Tue, 10 Jan 2017 12:09:59 +0100 (CET) Received: (qmail 71686 invoked by uid 500); 10 Jan 2017 11:09:58 -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 71543 invoked by uid 99); 10 Jan 2017 11:09:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2017 11:09:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6F2552C1F56 for ; Tue, 10 Jan 2017 11:09:58 +0000 (UTC) Date: Tue, 10 Jan 2017 11:09:58 +0000 (UTC) From: =?utf-8?Q?Francesco_Chicchiricc=C3=B2_=28JIRA=29?= To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (SYNCOPE-991) Improve user password management / resource management MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 10 Jan 2017 11:10:00 -0000 Francesco Chicchiricc=C3=B2 created SYNCOPE-991: ---------------------------------------------- Summary: Improve user password management / resource managemen= t Key: SYNCOPE-991 URL: https://issues.apache.org/jira/browse/SYNCOPE-991 Project: Syncope Issue Type: Improvement Components: console Reporter: Francesco Chicchiricc=C3=B2 Fix For: 2.0.2, 2.1.0 Attachments: password_resources.png, user_row.png Resource management (for users, groups and any objects) is accessible via a= dedicated icon (the second one from left side, see attached screenshot {{u= ser_row.png}}). From there, several bulk actions (link / unlink, assign / unassign, provisi= on / deprovision) are available, and status is also shown. However, the vie= w feature (reporting the actual remote object on the external resource) is = missing and should be added. About user password management: * when new user is created, password can be optionally provided (a sliding= pane is available for this purpose) * when user is edited, new password can be optionally provided, but a pane= with currently assigned resources (with remote view) is also available; fo= r each resource a checkbox is present to indicate that password value must = be sent there, in case of password update (see attached screenshot {{passwo= rd_resources.png}}) It would be better to # remove the resources pane at all (provided that the remote view will be = anyway available from elsewhere) # keep user password update but insert a warning message that password val= ue will be sent to all associated resources (including the internal storage= ) # add a further modal window, accessible as other features as in {{user_ro= w.png}} for managing password update on internal storage and / or one or mo= re resources -- This message was sent by Atlassian JIRA (v6.3.4#6332)