forked from ibm-apiconnect/openid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathweather.postman_environment 10.28.04 PM.json
154 lines (154 loc) · 4.6 KB
/
weather.postman_environment 10.28.04 PM.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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
{
"id": "4cc64f03-f4ac-b948-d034-d5b5546d4ce1",
"name": "weather",
"values": [
{
"enabled": true,
"key": "host",
"value": "127.0.0.1:4003",
"type": "text"
},
{
"enabled": true,
"key": "client_id",
"value": "default",
"type": "text"
},
{
"enabled": true,
"key": "client_secret",
"value": "SECRET",
"type": "text"
},
{
"enabled": true,
"key": "redirect_uri",
"value": "https://www.getpostman.com/oauth2/callback",
"type": "text"
},
{
"enabled": true,
"key": "scope",
"value": "weather",
"type": "text"
},
{
"enabled": true,
"key": "state",
"value": "ghijklm",
"type": "text"
},
{
"enabled": true,
"key": "nonce",
"value": "IAmACoolNonce",
"type": "text"
},
{
"enabled": true,
"key": "username",
"value": "spoon",
"type": "text"
},
{
"enabled": true,
"key": "password",
"value": "spoon",
"type": "text"
},
{
"enabled": true,
"key": "code",
"value": "AAJj9ORGXxJ6FyYUkpl9BFR1sNMcK-vyJSJhnmu7LhWrk_Xf0oKFRrlpZvOq7cCEj41V7G2pYX6BhRKbHKdXLLmgBMM-Cqp7Ji-yDFFfiX7bNjT3vtf_jIPr9oa-oxpVPQSzF1TCOstL2OWqiWCt6-LLFgX6Pf_c9VxY4UicbbfeQyAvO3TA_iEhegi2-oRdvZgDg5zRxvKJ544qZW0vINu3-TVQPZqU8-o1HAmBvJHl7RupAOq63F2nlDG8Ej4IC10Hzxy_bS8wu5DBVtIAbMy9okz3FgYs5Z6JlKlX-tm9hWZ8uR9x9lkJXIrplPEViYRvG_gBlG1aTfZbv1fEdJKOneg-EFts8uISEaFdPYVl7w",
"type": "text"
},
{
"enabled": true,
"key": "implicit",
"value": "token",
"type": "text"
},
{
"enabled": true,
"key": "code-idtoken",
"value": "code id_token",
"type": "text"
},
{
"enabled": true,
"key": "token-idtoken",
"value": "token id_token",
"type": "text"
},
{
"enabled": true,
"key": "grant_code",
"value": "authorization_code",
"type": "text"
},
{
"enabled": true,
"key": "grant_password",
"value": "password",
"type": "text"
},
{
"enabled": true,
"key": "grant_application",
"value": "client_credentials",
"type": "text"
},
{
"enabled": true,
"key": "grant_refresh_token",
"value": "refresh_token",
"type": "text"
},
{
"enabled": true,
"key": "access_token_type",
"value": "access_token",
"type": "text"
},
{
"enabled": true,
"key": "refresh_token_type",
"value": "refresh_token",
"type": "text"
},
{
"enabled": true,
"key": "basic_auth_username",
"value": "c3Bvb246c3Bvb24=",
"type": "text"
},
{
"enabled": true,
"key": "basic_auth_app",
"value": "ZGVmYXVsdDpTRUNSRVQ=",
"type": "text"
},
{
"enabled": true,
"key": "id_token",
"value": "eyJhbGciOiJSUzI1NiJ9.eyJqdGkiOiIzZjRiYjY3Ny00M2I1LTQ4NWUtOTA5OS1iZWIzZDlmZTRjOGEiLCJpc3MiOiJJQk0gQVBJYyIsInN1YiI6ImNuPXNwb29uLG91PW96YWlyLG89aWJtIiwiYXVkIjoiZGVmYXVsdCIsImV4cCI6MTUwNjQ0NjgzOCwiaWF0IjoxNTA2NDQzMjM4LCJTdGF0ZW1lbnQiOiJBUEkgQ29ubmVjdCBpcyBncmVhdCJ9.UztfVqOfdiXFOSQbt5cuG1Srk25_WuW9xls-YCszFuInaNwkCOmajrprpVe1xNZGsBn6JWg703xrMcScheG1his9ok_HNb656T_4E5b2gyK8b8WLPF7RUCZYEsPuwY3V4fGa2Z7OzWDPItkDtukKKaj8Zs862LkiQvh7GjprfRsAB0ma4BPagC495cm95cF519lFxeiMK-72-PyGwWS6n-VN9b_mGF5UT5QsbVukBYPsF70Z06mfHue_VWXnFde_y4A0RTpQrK_lKpMp8i885scPrKhrKOVmWmr-GGuF1tWfkqTGsDYxB5bOuoS4HfWKM6B-ZghOPTN90sfh19z0mg",
"type": "text"
},
{
"enabled": true,
"key": "access_token",
"value": "AAIHZGVmYXVsdOTeus8SWijtrpZlPW4HRf50WHXby4ylT6u1xlin4P7VwdEG7lzEFuhYE5Ab0aWBV0QQkTVC0TvPi53S5GIOSj0sNw2m6xfJQn-F-9aONH9pIif9mTEzUJdNrRnOOP5GdwK5e9lxs1wSaX0g7drCRirA7scb7pvslX3exjNNfe7IXeLnNC4KD4pdNJ_SiksCeoHGZC4PAAWGQ1Fi_xTnUdVy8IsURabvhvdPpENbCuBDAZL5tb0xsoFRCHo-rslLu0yH7PuLWROyTWyAn2KC5d8j090KbvRcsaRaFoX3v5dKF_xyXzXD3O0dtA6IZMa6fZu64gQz0dRa98XXBoj2EXQ",
"type": "text"
},
{
"enabled": true,
"key": "refresh_token",
"value": "AAIJo_obPdXca2YuHSYlH6kWg2P36BSR2T9wQ5RfeXiZzi2yYGjkm1uEIEUshQd-X8SQqVGfEghvMc4ZnObIWWwW6eXWDHpp5ou_ObVdZ0kJqu2SB6NrS09BsFF3uTa_S4MPtmN8h5WnC3DIfL84rWOrvvfvroKpO6g6gVmnMD0ThFXoHsF08Hby5pvBphtvnT0BuS3W5f0OqNVSTMgQK9SAe2DgttTPIyHmG4srxIxU6ReMhs94x_5YT0RZVxOmn8VSKlanqF_446SnvMltcbez3ezagRb20WyYW8h0Qk3EwNOBU_Hv0bax3vNCE700GCRAwJaz3OYyIrRCPnr_CPJpwUkjXhETRl7Pk8w6YTBV3A",
"type": "text"
}
],
"timestamp": 1506443244298,
"_postman_variable_scope": "environment",
"_postman_exported_at": "2017-09-26T17:58:03.717Z",
"_postman_exported_using": "Postman/5.2.1"
}