Task #3138
openMake the module compatible with IdM 12.2
80%
Description
The module is currently working with version 10.5, it needs to be upgraded and retested under 12.2.
Updated by Tomáš Doischer over 2 years ago
Also important, check that the module can be used in the appliance.
Updated by Tomáš Doischer over 2 years ago
- % Done changed from 0 to 80
No changes were required.
The module does work with the appliance and CAS but it is not perfect. The issue is that the password the user sets will not be sent to the LDAP for CAS and the user therefore will not be able to use it to log in to IdM. A solution is to use the password reset module instead of setting a password during registration. I'm not sure that we can easily (or at all) change it, the uniform password feature does not really work with identity creation. This is not a problem at the moment but we will need to come up with some solution in the future.
PR: https://git.bcvsolutions.eu/modules/reg/-/merge_requests/7
@kucerar, can you please give me feedback?
Updated by Tomáš Doischer over 2 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Tomáš Doischer to Roman Kučera
Updated by Roman Kučera over 2 years ago
LGTM, thx. Registration is working.
Merged into develop.