-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkey_rules.json
59 lines (59 loc) · 1.5 KB
/
key_rules.json
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
{
"last_check": 0,
"allowance": 1000,
"rate": 1000,
"per": 1,
"expires": 0,
"quota_max": -1,
"quota_renews": 1460805481,
"quota_remaining": -1,
"quota_renewal_rate": 60,
"access_rights": {
"f56fbc1dd94f46bb55b2a279f9c8f5e6": {
"api_name": "PDS API v1",
"api_id": "f56fbc1dd94f46bb55b2a279f9c8f5e6",
"versions": [
"Default"
],
"allowed_urls": [
{
"url": "/api/v1/user/1/emails/(.*)",
"methods": ["GET"]
},
{
"url": "/api/v1/user/1/telephones/(.*)",
"methods": ["GET"]
},
{
"url": "/api/v1/user/1/addresses/(.*)",
"methods": ["GET"]
},
{
"url": "/api/v1/user/1/persons/(.*)",
"methods": ["GET"]
}
]
}
},
"org_id": "5710f36356c02c0c17000001",
"oauth_client_id": "",
"oauth_keys": null,
"basic_auth_data": {
"password": "",
"hash_type": ""
},
"jwt_data": {
"secret": ""
},
"hmac_enabled": false,
"hmac_string": "",
"is_inactive": false,
"apply_policy_id": "5711f41656c02c0c17000003",
"data_expires": 0,
"monitor": {
"trigger_limits": null
},
"enable_detail_recording": false,
"meta_data": {},
"tags": []
}