Actions
Task #767
closedPassword change - include additional attributes
Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Provisioning
Target version:
Start date:
10/17/2017
Due date:
% Done:
100%
Estimated time:
16.00 h
Owner:
Description
When password is changed, then only PASSWORD attribute is provisioned now. We need to do provisioning for additional attributes, when password is changed (e.g. password expiration).
New features will be added:
- flag to attribute mapping - "include, if password is changed"
- attributes wuth this flag will be send with new password, when password is changed
- two ways for sending additional attributes will be implemented:
-- send additional attributes together with new password in one provisioning operation
-- send additional attributes after password is successfully changed in another provisioning operation
-- two ways will be configurable by application configuration
Actions