Registration Domain Definitions
| Field | Description |
|---|---|
| Registration Domain Identifier | Autoincrement integer key |
| Name | Name of the registration domain. You can put a user into a particular registration domain by adding the ?regDomain=[name] parameter |
| Description | The name of this registration domain |
| Default Group | The group that is put into this registration domain when it is complete. |
| Registration Controller Class Name | The controller to use for this registration domain |
| Registration Required Prior to Login? | Is registration required prior to login |
| Approval required prior to Login? | Is approval of this registration required |
| User specifies password? | Does the user specify the password or is a random one generated and sent to the user |
| Validate email? | Should a validation email be sent to the user first? |
| Email as login name? | Does the loginName and email Address automatically equal each other. |