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": "e8609e96-b5d8-40fb-a7e5-29203d1e7f60",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "98860cc1-5078-4acf-adfa-a3eae3c02cea",
| "label": "Login Error",
| "regions": [
| {
| "id": "237d9340-be24-4f2d-961b-bd05627406c7",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "richTextValue": "<div style=\"text-align: center;\">Invalid Page</div>"
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "f3a2220a-a94e-4420-b2e0-49606c02ef85",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "c092f109-38aa-480c-812e-fd10e09eb23d",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "eb6a93ee-abdb-4ff4-aba6-b3f563e1c9a5",
| "regionName": "footer",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "Login Error"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "7133ba02-4672-47f9-85a2-5bc3cc264f3c",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "90940012-f896-472c-84cb-c29bf5a85604",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Login",
| "type": "view",
| "viewType": "login-error"
| }
|
|