Il 24/02/2016 19:37, Santiago Moral ha scritto:
Hi!Is there a way to map an attribute of a data base resource with the user creation date?Regards.
Hi Santiago, Yes.But you cannot do it with the "canonical" mapping, creationDate is not exposed to the standard mapping mechanism, it is used only for internal purposes.
You can do it with a custom synchronization action, you can refer to [1]. [1] https://cwiki.apache.org/confluence/display/SYNCOPE/SyncActionsClass Best regards, Andrea
