Actions
Defect #2970
closedWhen we use URL for a new user repeatedly, IdM tries to update the original identity
Start date:
10/04/2021
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
Tested on 11.1.1
The users's manager saved the URL (as their bookmark) to the form, where they create a new user by a form projection. However, when they used the same URL, IdM tried to update the original identity instead of creating a new one.
- create some form projection, use e.g. the frontend target /form/identity-projection
- on Users, click Create user -> select the form projection
- save the URL to your bookmarks, e.g. https://.../idm/#/form/identity-projection/09e53010-2527-11ec-8f6c-ff88b992479a?new=1&projection=461608d3-1992-49c6-a418-9131433ff565
- save the new user
- log out, refresh browser
- got to the saved URL again
- fill the values for another user
- save
- look into audit - no new user was created, the original user was updated
This doesn't happen for the default form for creating identities, only for form projections.
Files
Actions