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

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

Commit 4d32d6e92ef959f11ba0076e1a15db40edbd61c5 in syncope's branch 
refs/heads/master from Andrea Patricelli
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=4d32d6e92e ]

[SYNCOPE-1751] moves random password generation to propagation task execution 
(#441)

* [SYNCOPE-1751] moves random password generation to effective create on 
external resource

---------

Co-authored-by: Francesco Chicchiriccò <[email protected]>

> Improve password auto generation on propagation
> -----------------------------------------------
>
>                 Key: SYNCOPE-1751
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1751
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.0.2
>            Reporter: Andrea Patricelli
>            Assignee: Andrea Patricelli
>            Priority: Major
>             Fix For: 3.0.3, 4.0.0
>
>
> When "generate random password" flag is true on the resource, the actual 
> implementation generates a password only when missing on user create on 
> Syncope, not on the effective create on resource. Moreover the password 
> generation does not take into account policies on realms.
> Improve the auto-generation behavior by:
>  # Use also realm policies in password generator.
>  # Generate random password (only if the flag is true) on effective user 
> creation on resource (could be an update on Syncope).  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to