RIO Ready V4: Login/Self-registration Components
Table of Contents
Login/Self-registration Components
| Name | Type | Description |
| redu_ExistingStudentForm_LCTRL | ApexClass | Controller class for redu_ExistingStudentForm |
| redu_ExistingStudentForm_TEST | ApexClass | Test class for controller class redu_ExistingStudentForm_LCTRL |
| redu_LightningResponse | ApexClass | Response class for LWC |
| redu_LoginForm_LCTRL | ApexClass | Controller class for redu_LoginForm |
| redu_LoginForm_TEST | ApexClass | Test class for controller class redu_LoginForm_LCTRL |
| redu_reCaptcha_TESTMOCK | ApexClass | Test class to simulate response from reCAPTCHA. |
| redu_ReCaptcha_UTIL | ApexClass | UTIL class to handle reCaptha response |
| redu_SelfRegistrationForm_LCTRL | ApexClass | Controller class for redu_SelfRegistrationForm |
| redu_SelfRegistrationForm_TEST | ApexClass | Test class for controller class redu_SelfRegistrationForm_LCTRL |
| RIO_Education_Community_Existing_Student | FlexiPage | Community page template for redu_ExistingStudentForm |
| Community_Malformed_Self_Registration_URL | CustomLabel | Custom label for error handling in the login/ self-registration/ existing student components. |
| Community_Self_Register_Duplicate_Username_Error | CustomLabel | |
| Community_Self_Register_Error_Email_Body | CustomLabel | |
| Community_Self_Register_Error_Email_Subject | CustomLabel | |
| Login_Successful | CustomLabel | |
| Missing_Required_Field | CustomLabel | |
| Password_mismatch | CustomLabel | |
| reCaptcha_Failed | CustomLabel | |
| Registration_Successful | CustomLabel | |
| SSO_Login_Description | CustomLabel | |
| Unsolved_reCaptcha | CustomLabel | |
| Existing_Active_User | CustomLabel | |
| No_Account_for_the_User_found | CustomLabel | |
| No_Contact_found | CustomLabel | |
|
reduivy__RIO_Education_Ivy_Settings__c - redu_reCaptcha_s_Threshold__c - redu_reCaptcha_s_Secret_Key__c - redu_Enable_reCaptcha__c |
CustomField | Custom field for reCAPTCHA configuration. |
| redu_SelfRegistrationForm | LightningComponentBundle | LWC component for self-registration |
| redu_LoginForm | LightningComponentBundle | LWC component for login |
| redu_ExistingStudentForm | LightningComponentBundle | LWC component for Existing Student |