Access funcitons for TID_REQ structure, incl TID code reorg.
[trust_router.git] / tr / portal.cfg
1 {
2   "communities": [
3     {
4       "apcs": [
5         "pci-community.ja.net"
6       ],
7       "community_id": "comm.offcenter.org",
8       "idp_realms": [
9         "idr2.offcenter.org"
10       ],
11       "rp_realms": [
12         "sr3.offcenter.org"
13       ],
14       "type": "coi"
15     },
16     {
17       "apcs": [
18
19       ],
20       "community_id": "pci-community.ja.net",
21       "idp_realms": [
22         "idr1.offcenter.org",
23         "idr2.offcenter.org",
24         "ja.net",
25         "no-longer-untitled.offcenter.org"
26       ],
27       "rp_realms": [
28         "exchange.ja.net",
29         "sr3.offcenter.org"
30       ],
31       "type": "apc"
32     }
33   ],
34   "idp_realms": [
35     {
36       "aaa_servers": [
37         "127.0.0.1"
38       ],
39       "apcs": [
40         "pci-community.ja.net"
41       ],
42       "realm_id": "idr1.offcenter.org",
43       "shared_config": "yes"
44     },
45     {
46       "aaa_servers": [
47         "127.0.0.1"
48       ],
49       "apcs": [
50         "pci-community.ja.net"
51       ],
52       "realm_id": "idr2.offcenter.org",
53       "shared_config": "no"
54     },
55     {
56       "aaa_servers": [
57         "10.1.10.90"
58       ],
59       "apcs": [
60         "pci-community.ja.net"
61       ],
62       "realm_id": "ja.net",
63       "shared_config": "no"
64     },
65     {
66       "aaa_servers": [
67         "127.0.0.1"
68       ],
69       "apcs": [
70         "pci-community.ja.net"
71       ],
72       "realm_id": "no-longer-untitled.offcenter.org",
73       "shared_config": "yes"
74     }
75   ],
76   "rp_clients": [
77     {
78       "filter": {
79         "filter_lines": [
80           {
81             "action": "accept",
82             "domain_constraints": [
83
84             ],
85             "filter_specs": [
86               {
87                 "field": "rp_realm",
88                 "match": "exchange.ja.net"
89               },
90               {
91                 "field": "rp_realm",
92                 "match": "*.exchange.ja.net"
93               }
94             ],
95             "realm_constraints": [
96
97             ]
98           }
99         ],
100         "type": "rp_permitted"
101       },
102       "gss_names": [
103         "01b80aa9-8753-4691-8f8a-f49f7793546f@portal-realm.ja.net"
104       ]
105     },
106     {
107       "filter": {
108         "filter_lines": [
109           {
110             "action": "accept",
111             "domain_constraints": [
112
113             ],
114             "filter_specs": [
115               {
116                 "field": "rp_realm",
117                 "match": "sr3.offcenter.org"
118               },
119               {
120                 "field": "rp_realm",
121                 "match": "*.sr3.offcenter.org"
122               }
123             ],
124             "realm_constraints": [
125
126             ]
127           }
128         ],
129         "type": "rp_permitted"
130       },
131       "gss_names": [
132         "895c308a-5624-4055-bb4f-ea24b77e6637@portal-realm.ja.net"
133       ]
134     }
135   ]
136 }