Actions
Task #2155
closedSupport user type field (projection) in synchronization and provisioning
Start date:
03/26/2020
Due date:
% Done:
100%
Estimated time:
Owner:
Description
Add support newly added user projection field in synchronization and provisioning.
Related issues
Updated by Radek Tomiška over 4 years ago
- Related to Task #2105: Dynamic form for identities added
Updated by Vít Švanda over 4 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 0 to 90
I implemented sync and provisioning for a user-type.
- For sync I making transformation from ID or user-type code automatically.
- Input value in privisoning is whole user-type object (IdmFormProjection).
Tests and documentation were also created.
Documentation: https://wiki.czechidm.com/devel/documentation/synchronization/dev/synchronization#user_type_projection
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/337c8e485a88723033c22a930cd025e0c7b033c2
Updated by Radek Tomiška over 4 years ago
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 90 to 100
I did test and code review, it works, thx for this feature.
Note: Projection uuid filled in source data on target system is not supported now (IllegalAccessException: Wrong type of value [8975a5c5-d822-432a-9682-a51ce5d6f19c]. Value must be instance of [class java.util.UUID] type, but has type [class java.lang.String]). I hope is not needed.
Updated by Radek Tomiška over 4 years ago
- Status changed from Needs feedback to Resolved
Updated by Radek Tomiška over 4 years ago
- Status changed from Resolved to Closed
Actions