This repository has been archived by the owner on Sep 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sso.json
112 lines (112 loc) · 4.45 KB
/
sso.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
{
"_type": "export",
"__export_format": 1,
"__export_date": "2016-06-23T07:18:32.019Z",
"__export_source": "insomnia.chrome.app:v2.6.10",
"items": [
{
"_type": "request_group",
"_id": "grp_1465188986553",
"name": "sso",
"environments": {},
"requests": [
{
"_type": "request",
"_id": "req_1465188986656",
"url": "http://localhost/_client_bpadjogja.info.sso/sso/api/user/getmember",
"method": "POST",
"body": "&membernumber=14060600009\r\n\r\n&dump=true\r\n&variable=\r\n//type = POST\r\n//var = \r\n// membernumber[wajib], MemberNo\r\n\r\n//url = /inlis/api/user/getmember\r\n//localhost = http://localhost/_client_bpadjogja.info.sso\r\n//nwtwork = http://193.168.3.13/_client_bpadjogja.info.sso\r\n//live = http://103.255.15.77/sso\r\n",
"headers": [
{
"name": "Content-Type",
"value": "application/x-www-form-urlencoded"
}
],
"params": [],
"authentication": {
"_type": "basic",
"username": "",
"password": ""
},
"__insomnia": {
"format": "json",
"panel_width": 0.5
},
"name": "user (GetMember)"
},
{
"_type": "request",
"_id": "req_1465189005984",
"url": "http://localhost/_client_bpadjogja.info.sso/sso/api/user/generate",
"method": "POST",
"body": "&email=Eko.Yuwono@gmail.com\n&member=22126\n&displayname=Eko Yuwono\n\n&dump=true\n&variable=\n//type = POST\n//var = \n// email[wajib],\n// member[wajib],\n// displayname[wajib],\n\n//url = /inlis/api/user/generate\n//localhost = http://localhost/_client_bpadjogja.info.sso\n//nwtwork = http://193.168.3.13/_client_bpadjogja.info.sso\n//live = http://103.255.15.77/sso\n",
"headers": [
{
"name": "Content-Type",
"value": "application/x-www-form-urlencoded"
}
],
"params": [],
"authentication": {
"_type": "basic",
"username": "",
"password": ""
},
"__insomnia": {
"format": "json",
"panel_width": 0.5
},
"name": "user (Generate) "
},
{
"_type": "request",
"_id": "req_1465189016638",
"url": "http://localhost/_client_bpadjogja.info.sso/sso/api/user/login",
"method": "POST",
"body": "&email=eko.yuwono@gmail.com\r\n&password=adminADMIN1234\r\n\r\n&dump=true\r\n&variable=\r\n//type = POST\r\n//var = \r\n// email[wajib],\r\n// password[wajib],\r\n\r\n//url = /inlis/api/user/login\r\n//localhost = http://localhost/_client_bpadjogja.info.sso\r\n//nwtwork = http://193.168.3.13/_client_bpadjogja.info.sso\r\n//live = http://103.255.15.77/sso\r\n",
"headers": [
{
"name": "Content-Type",
"value": "application/x-www-form-urlencoded"
}
],
"params": [],
"authentication": {
"_type": "basic",
"username": "",
"password": ""
},
"__insomnia": {
"format": "json",
"panel_width": 0.5
},
"name": "user (Login)"
},
{
"_type": "request",
"_id": "req_1465189036381",
"url": "http://localhost/_client_bpadjogja.info.sso/sso/api/user/changepassword",
"method": "POST",
"body": "&token=2aff7d8198a8444e9a7909823f91f98d\n&password=adminADMIN123\n&newpassword=adminADMIN1234\n&confirmpassword=adminADMIN1234\n\n&dump=true\n&variable=\n//type = POST\n//var = \n// token[wajib],\n// password[wajib],\n// newpassword[wajib],\n// confirmpassword[wajib],\n\n//url = /inlis/api/user/changepassword\n//localhost = http://localhost/_client_bpadjogja.info.sso\n//nwtwork = http://193.168.3.13/_client_bpadjogja.info.sso\n//live = http://103.255.15.77/sso\n",
"headers": [
{
"name": "Content-Type",
"value": "application/x-www-form-urlencoded"
}
],
"params": [],
"authentication": {
"_type": "basic",
"username": "",
"password": ""
},
"__insomnia": {
"format": "json",
"panel_width": 0.5
},
"name": "user (ChangePassword)"
}
]
}
]
}