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
| {
| "appPageId": "09f21e7f-6d13-45df-8d2b-8ce500666282",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "8da2d7f7-7500-4481-bad7-50d7a131e76e",
| "label": "Login Error",
| "regions": [
| {
| "id": "29d8bf7c-d422-4253-93dd-16ac79546c13",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "richTextValue": "<div style=\"text-align: center;\">Invalid Page</div>"
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "450c9df4-e9f4-48f7-a385-ac894a17f894",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "a7281af4-4c09-48f9-b328-9533ce31b4cd",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "a56edf13-cfa2-48f5-99c0-521dd988f725",
| "regionName": "footer",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "Login Error"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "7ad0d3ca-be5c-4673-b43e-11f0fc64262c",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "4ae424a0-6f66-42f3-a4f8-9cff47aaea03",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Login",
| "type": "view",
| "viewType": "login-error"
| }
|
|