Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
devel:documentation:modules_reg [2019/11/08 12:05]
kopro [Read more] remove read more (version page)
devel:documentation:modules_reg [2023/02/27 13:23] (current)
kopro [Configuration] typo fix
Line 112: Line 112:
 | idm.sec.reg.createEnabledIdentity           | true/false                                                                                             | If true, then identity state will be enabled after creation. Note that this could be overwritten by HR processes.                                                                                                                                      | | idm.sec.reg.createEnabledIdentity           | true/false                                                                                             | If true, then identity state will be enabled after creation. Note that this could be overwritten by HR processes.                                                                                                                                      |
 | idm.sec.reg.createEnabledConract            | true/false                                                                                             | If false, then identity contract will be disabled after its creation (after confirmation)                                                                                                                                                              | | idm.sec.reg.createEnabledConract            | true/false                                                                                             | If false, then identity contract will be disabled after its creation (after confirmation)                                                                                                                                                              |
-| idm.sec.reg.enableContractAfteronfirmation  | true/false                                                                                             | Determines, whether contract should be enabled after approval of registration                                                                                                                                                                          |+| idm.sec.reg.enableContractAfterConfirmation  | true/false                                                                                             | Determines, whether contract should be enabled after approval of registration                                                                                                                                                                          |
 | idm.sec.reg.isUsernameInForm                | true/false                                                                                             | If you set true registration module will be search username in form definition and this username will be used. If you set false the username must be generate some another process generator for example. **Default value is true**.                   | | idm.sec.reg.isUsernameInForm                | true/false                                                                                             | If you set true registration module will be search username in form definition and this username will be used. If you set false the username must be generate some another process generator for example. **Default value is true**.                   |
 | idm.sec.reg.confirmedContractExterne        | true/false                                                                                             | If true, then registered users contracts will be marked as externist                                                                                                                                                                                   | | idm.sec.reg.confirmedContractExterne        | true/false                                                                                             | If true, then registered users contracts will be marked as externist                                                                                                                                                                                   |
  • by kopro