1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
| {
| "appPageId": "09f21e7f-6d13-45df-8d2b-8ce500666282",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "c97e5e6e-dc54-450d-9151-4a62fb2e007c",
| "label": "Forgot Password",
| "regions": [
| {
| "components": [
| {
| "componentAttributes": {
| "richTextValue": "<div style=\"text-align: center;\"><span style=\"font-size:22px\">PASSWORD RESET</span></div>"
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "c7e9f665-2bc7-4885-9e57-ee41297aaa08",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "richTextValue": "<div style=\"text-align: center;\">To reset your password, we'll need your username.<br/> We'll send password reset instructions to the email address associated with your account.</div>"
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "740594ef-8f7d-4526-889b-95c5eae3878f",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "checkEmailUrl": "./CheckPasswordResetEmail",
| "submitButtonLabel": "Reset Password",
| "usernameLabel": "Username"
| },
| "componentName": "salesforceIdentity:forgotPassword2",
| "id": "660945ed-e9e9-4837-a7c5-b0eb43cce015",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "richTextValue": "<div style=\"text-align: center;\"><a href=\"./\">Cancel</a></div>"
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "0da32bb8-8779-47df-8a31-073e72e4d2c2",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "64149aeb-d880-4aee-9d7c-60fe9bf31da7",
| "regionName": "content",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "Forgot Password"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "2218d58a-55f3-442f-a853-d3ce487d6778",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "a70b8473-0be4-491a-9641-682f8385b06d",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Login",
| "type": "view",
| "viewType": "forgot-password"
| }
|
|