Hi Samuel,

Actually I would like to do the opposite ;), I would like to NOT manage certain 
attributes that are present in the mapping.
Can I do this with PullAction?

My use-case seems strange but it is the following:
Amongst PULL or BOTH attributes in the mapping some are cheap and some are 
expensive.
I would like to:
1. schedule a regular full reconciliation for cheap attributes only
2. be able to retrieve all attributes (cheap and expensive) on demand

Lionel

----- Le 19 Déc 23, à 17:23, Samuel Garofalo sgarof...@apache.org a écrit :

> Hello Lionel,
> 
> the attributes to pull are those specified in the resource mapping with
> purpose BOTH or PULL.
> 
> If you need to manage others attribute not present in the mapping you
> can add a PullActions [1] that implements moreAttrsToGet which returns
> the set of attributes that you want to use.
> 
> Best regards,
> 
> Samuel
> 
> [1]
> https://github.com/apache/syncope/blob/syncope-3.0.5/core/provisioning-api/src/main/java/org/apache/syncope/core/provisioning/api/pushpull/PullActions.java#L58
> 
> Il 19/12/23 17:05, Lionel SCHWARZ ha scritto:

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to