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 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:04]
kopro [Table] information about username and generation
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                                                                                                                                                                                   |
  
  • by kopro