You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Nicola Scendoni (JIRA)" <ji...@apache.org> on 2016/07/20 17:57:20 UTC

[jira] [Commented] (SYNCOPE-880) Identity Recertification

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

Nicola Scendoni commented on SYNCOPE-880:
-----------------------------------------

A basic implementation is provided in the pull request as previously specified in this ticket. Rebase will be done before the merge.
One additional Parameter, identity.recertification.day.interval, have been added to manage the frequency of re-certification (in days).
Both the production and test workflows have been updated to assign re-certification task to users inside the group: managingDirector
The certifier user must also have the entitlements: WORKFLOW_FORM_CLAIM, WORKFLOW_FORM_SUBMIT, WORKFLOW_FORM_LIST and WORKFLOW_FORM_READ. 

One test class is provided: org.apache.syncope.fit.core.RecertificationITCase



> Identity Recertification
> ------------------------
>
>                 Key: SYNCOPE-880
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-880
>             Project: Syncope
>          Issue Type: New Feature
>          Components: console, core
>            Reporter: Nicola Scendoni
>            Priority: Minor
>
> Identify Re-certification is required for many national and international standards like SOX, GxP, etc.
> The idea is to implement one scheduled task that filter users basing on some attributes (example: last recertification date, role,...) and move then on one state "to be certified" and assign one task to some group that has the responsibility to recertified the user, or delete it from the system.
> Some report should report evidence about when the users have been recertified and who was the certifier.
>  
> This feature would be also the starting point to create account, role and groups re-certifications.



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