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
Last revision Both sides next revision
devel:documentation:modules_reg [2019/11/08 11:57]
kopro [Table] fix class name to bean name
devel:documentation:modules_reg [2019/11/08 12:05]
kopro [Read more] remove read more (version page)
Line 113: Line 113:
 | 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.enableContractAfteronfirmation  | 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