Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
devel:documentation:modules_reg [2019/11/08 11:57]
kopro [Table] fix class name to bean name
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.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                                                                                                                                                                                   |
  
Line 123: Line 124:
 {{ :devel:documentation:registration_module_01.gif |}} {{ :devel:documentation:registration_module_01.gif |}}
  
-====== Read more ====== +
-[[devel:documentation:modules_reg:versions|Registration module version]]+
 ===== Admin tutorials ===== ===== Admin tutorials =====
   * [[tutorial:adm:modules_reg| How to register to CzechIdM]]   * [[tutorial:adm:modules_reg| How to register to CzechIdM]]
  • by kopro