Commit Graph

113 Commits

Author SHA1 Message Date
Michael Quigley
38c83fda92
update frontend backend (#129) 2022-12-02 10:46:53 -05:00
Michael Quigley
d5d2497955
list frontends backend (#129) 2022-12-02 09:30:06 -05:00
Michael Quigley
309f4e7d87
add backend for 'admin delete frontend' (#129) 2022-12-02 08:58:41 -05:00
Michael Quigley
f0228e8fe0
admin create frontend now interrogates ziti for the identity (#129) 2022-12-02 08:44:17 -05:00
Michael Quigley
81e5f7e469
admin/createFrontend api roughed in (#129) 2022-12-01 15:13:43 -05:00
Michael Quigley
8610cf944a
add admin support to rest_model_zrok.Principal; authenticator (#116) 2022-12-01 14:48:23 -05:00
Michael Quigley
44f4e37e83
remove service03 type; consolidated service type (#119) 2022-12-01 12:54:14 -05:00
Michael Quigley
301249fe4a
more cleanups and polish for sharing and reserving (#122, #41) 2022-11-30 14:38:49 -05:00
Michael Quigley
3f5c5003de
zrok reserve; zrok release (#41) 2022-11-30 13:45:57 -05:00
Michael Quigley
f9143c3a5b
more naming refactoring 'name' -> 'token' (#119) 2022-11-30 12:46:19 -05:00
Michael Quigley
0f9ed9dd68
api namespace/naming polish 2022-11-30 11:43:00 -05:00
Michael Quigley
64c3bdd3c1
service details operation (#41) 2022-11-30 11:17:09 -05:00
Michael Quigley
158cc42c07
basic service reservation support (#41) 2022-11-29 16:41:18 -05:00
Michael Quigley
a3956509f3
working frontend allocation/deallocation; cleanups (#113) 2022-11-28 13:55:53 -05:00
Michael Quigley
5359754ba1
continued refinement of frontends; access/unacess (#113, #109) 2022-11-28 13:33:59 -05:00
Michael Quigley
09c603845c
roughed-in access handler (#111) 2022-11-23 12:24:35 -05:00
Michael Quigley
f47d97d103
initial access/unaccess api (#111) 2022-11-23 12:12:11 -05:00
Michael Quigley
82d9f6f6ed
additional service share/unshare and related naming refactoring (#102) 2022-11-18 15:48:13 -05:00
Michael Quigley
11068394b8
tunnel -> service; tunnel.Tunnel -> service.Share; tunnel.Untunnel -> service.Unshare (#102) 2022-11-18 15:36:55 -05:00
Michael Quigley
95b4143a85
communicate time as epoch ms; better disable of durations in ui (#33) 2022-11-01 16:52:02 -04:00
Michael Quigley
c1f481e416
add service metrics to overview endpoint (#74, #80) 2022-10-19 13:06:05 -04:00
Michael Quigley
40252f7a10
naming cleanups in api 2022-10-19 12:35:29 -04:00
Michael Quigley
02d6b7fce9
better url-ing in the ui (#68); demo improvements 2022-09-28 14:47:42 -04:00
Michael Quigley
9cf3cf6f05
more cleanups and polish; working registration (#50) 2022-09-20 16:33:36 -04:00
Michael Quigley
242a8bee7b
controller registration endpoint improvements (#50) 2022-09-20 16:01:46 -04:00
Michael Quigley
a6e203b28e
better spec organization (#50) 2022-09-20 13:51:54 -04:00
Michael Quigley
6bf3f0f98c
'register' endpoint spec (#50) 2022-09-20 13:42:34 -04:00
Michael Quigley
6190ac0c60
working, tested verify endpoint (#50) 2022-09-19 16:26:54 -04:00
Michael Quigley
3d9cc7d1b3
'verify' api endpoint (#50) 2022-09-19 15:58:52 -04:00
Michael Quigley
c95e84b53e
username -> email (#50, #51) 2022-09-09 10:20:05 -04:00
Michael Quigley
386c41f41a
/disable endpoint in openapi definition (#30) 2022-09-01 17:39:02 -04:00
Michael Quigley
cb3fef21d4
update openapi spec to allow auth scheme and users to be sent for 'tunnel' request (#12) 2022-08-16 11:46:54 -04:00
Michael Quigley
57931eff09
add 'proxyEndpoint' to tunnel response (#21) 2022-08-09 11:49:40 -04:00
Michael Quigley
2c36a461eb
remove /listEnvironments endpoint 2022-08-09 11:42:16 -04:00
Michael Quigley
6e49e4991e
basic overview implementation 2022-08-03 15:05:28 -04:00
Michael Quigley
cf6236eeaf
associate services to environments 2022-08-03 14:58:11 -04:00
Michael Quigley
1632422b37
overview spec 2022-08-03 14:36:40 -04:00
Michael Quigley
2d94591812
elaboration 2022-08-03 14:25:29 -04:00
Michael Quigley
aceb649fa7
more naming alignment 2022-08-03 13:48:17 -04:00
Michael Quigley
46b00ab9f0
identities -> 'environments' 2022-08-03 11:54:11 -04:00
Michael Quigley
1f4c697a2a
cleaned out and regenerated api; new list identities endpoint (#18) 2022-08-02 13:54:40 -04:00
Michael Quigley
e699994ca5
basic login service/state (#17) 2022-08-02 13:23:31 -04:00
Michael Quigley
7a97a89083
go-swagger and zrok ui coexisting (#16) 2022-08-02 09:26:06 -04:00
Michael Quigley
069417ade0
better authorization handling 2022-08-01 15:44:26 -04:00
Michael Quigley
e3f4eb33fe
authenticate remaining api endpoints (#11) 2022-07-28 14:32:49 -04:00
Michael Quigley
e6e487c07e
richer principal (#11) 2022-07-28 12:12:50 -04:00
Michael Quigley
cc86776351
authentication (#11) 2022-07-27 14:50:46 -04:00
Michael Quigley
6156005446
authentication; enable only (for now) (#11) 2022-07-27 14:45:16 -04:00
Michael Quigley
4311d89526
api improvements 2022-07-27 13:38:35 -04:00
Michael Quigley
d44ebb9e80
tunnel/untunnel handler cleanups (#3) 2022-07-27 13:17:47 -04:00
Michael Quigley
b852518a0d
untunnel swagger (#3, #9) 2022-07-27 11:35:28 -04:00
Michael Quigley
73718804e1
service policy (#3) 2022-07-26 17:17:37 -04:00
Michael Quigley
54328c488b
tunnel request/response (#3) 2022-07-26 15:38:35 -04:00
Michael Quigley
cad9a2bf5b
rough and sketchy identity creation and enrollment 2022-07-26 12:26:58 -04:00
Michael Quigley
bb57075059
skeleton bits for zrok enable 2022-07-25 17:05:44 -04:00
Michael Quigley
754674d8f8
swagger; enable request/response 2022-07-25 16:42:06 -04:00
Michael Quigley
efdf5b5293
account creation error handling 2022-07-25 16:23:55 -04:00
Michael Quigley
53b7c3c7b7
api reshuffle 2022-07-25 11:51:23 -04:00
Michael Quigley
23896ab3fa
rudimentary account registration swagger 2022-07-25 11:44:17 -04:00
Michael Quigley
3c19094b32
more swagger wiring 2022-07-22 11:45:37 -04:00
Michael Quigley
ad8000c369
wiring in the go-swagger infrastructure 2022-07-22 11:16:30 -04:00
Michael Quigley
87d729791a
more swagger infrastructure 2022-07-22 10:52:36 -04:00
Michael Quigley
24815de925
initial swagger spec for client api 2022-07-22 10:21:14 -04:00