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": "7756c67f-7774-4fe1-b1c2-eecb19f9c6a5",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "ba40442c-80fc-411f-8c02-9cfce2ab1372",
| "label": "Login Error",
| "regions": [
| {
| "id": "18c0d543-48fc-4503-82bf-96cb3cb61e53",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "richTextValue": "<div style=\"text-align: center;\">Invalid Page</div>"
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "98a859f9-d38a-4454-b376-39558ba5a564",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "6778281e-69dc-4122-abff-15414362a3e3",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "562ba090-15e4-4844-baa3-568c08ef67be",
| "regionName": "footer",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "Login Error"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "1367586b-b337-4e9b-b465-e2acd34738f8",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "012e5756-ea8f-4d49-9778-29654974830d",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Login",
| "type": "view",
| "viewType": "login-error"
| }
|
|