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": "2bcb651a-3bf1-4ba0-bf17-8f52e81c95c6",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "cb26bb2a-86d2-4d95-813b-a1b4e00337e5",
| "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": "25fd1614-b90d-4eb1-964f-67dea4fb6cea",
| "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": "eec833d5-5d1f-4b8b-8c7e-3adf0247e716",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "checkEmailUrl": "./CheckPasswordResetEmail",
| "submitButtonLabel": "Reset Password",
| "usernameLabel": "Username"
| },
| "componentName": "salesforceIdentity:forgotPassword2",
| "id": "4d5a81cc-11bf-44f7-84a1-193068441987",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "richTextValue": "<div style=\"text-align: center;\"><a href=\"./\">Cancel</a></div>"
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "9ca7bc62-3ac5-4dc6-a6bc-52501b674509",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "231c935f-3d29-4c7c-8e69-5cb4c7c2ba99",
| "regionName": "content",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "Forgot Password"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "2ec7e376-133b-41d9-a0be-2b65d7fa4274",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "8a72b39f-ec8c-4f9a-9f34-10cd245d9e18",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Login",
| "type": "view",
| "viewType": "forgot-password"
| }
|
|