Paul Lorenz
f2670e66a0
Make policy semantic required for POST/PUT. Fix evaluation on policy PUT if semantic not provided
2021-07-30 09:44:21 -04:00
Paul Lorenz
155bbd8217
Validate sessions on controller instead of edge router
2021-02-17 20:38:13 -05:00
Eugene K
d3bb89a5b0
pass select edge headers through fabric
...
implement passing edge flags
add test for edge.Conn.CloseWrite()
use CloseWrite() on proxied connections
2020-10-20 11:33:11 -04:00
Paul Lorenz
88528dd14f
Update version to match ziti version
2020-08-20 12:36:54 -04:00
Paul Lorenz
f0b3bdd121
Update version to match ziti repo
2020-06-19 14:10:33 -04:00
Paul Lorenz
6cd395f422
Bump edge to 0.14 ( #145 )
...
* Bump edge to 0.14, swagger tweaks, test log level tweaks
2020-05-04 16:30:48 -04:00
Paul Lorenz
6cc4b6f7fb
Initial policy advisor API. Fixes GH-99 ( #120 )
...
* Initial policy advisor API. Fixes GH-99
* Add swagger doc for listing role attributes
* Add swagger for cross policy entity lists
* Add swagger for role based filtering
* Add policy advisor API to swagger
* Remove format: uuid where appropriate
* Bump versions to 0.13. Fix router entity ref
2020-04-02 13:45:57 -04:00
Paul Lorenz
f0257f6ccf
Support for multiple endpoints
2020-03-19 13:31:31 -04:00
Eugene K
f06be1ed99
level uo
2020-02-26 14:52:33 -05:00
Andrew Martinez
8f64d859c2
add password for self service password, fixes #87
...
- moves logic from REST endpoint def to handlers
- moves to version 0.10
2020-02-25 10:31:58 -05:00
Paul Lorenz
647dff62c3
Add versioning and tagging ( #74 )
...
* Add versioning and tagging
* Update for build info generation
* Return config ids as well as raw config
* Return [] not null for empty service configs list
* Try to fix body parse error issue
* Update fabric and foundation and sdk
2020-02-11 15:54:09 -05:00