Paul Lorenz
cdc5d89885
Add configs field to routers. Fixes #3780
2026-06-11 13:45:58 -04:00
Paul Lorenz
6b869cea9d
Add support for ctrlChanListener on router to the model. Fixes #3635
2026-03-07 00:00:51 -05:00
Paul Lorenz
d1300de040
Add preferredLeader flag to raft configuration. Fixes #3600
2026-03-05 17:24:43 -05:00
Andrew Martinez
fb2034245d
fixes openziti/ziti#3356 adds www-authenticate headers ( #3561 )
...
* fixes openziti/ziti#3356 adds www-authenticate headers
- www-authenticate headers are returned on 401s from API requests
- www-authenticate headers are returned during authentication to signal
addtional JWT bearer tokens needed (secondary ext jwt)
- adds support for additional headers on API errors
- adds SecurityTokenCtx for centralized security header processing
(legacy, jwt, etc.)
- adds SecurityCtx for centralized identity, auth policy, MFA handling
- refactors existing JWT authentication methods (oidc, legacy) to use
centralized processing where possible
2026-02-24 10:01:36 -05:00
Paul Lorenz
22f1b0f6cc
Allow max idle time to be set/updated for fabric services. Fixes #3381
2025-11-21 17:15:28 -05:00
Paul Lorenz
e5fb69935e
Support multi-underlay links. Fixes #3134
2025-07-11 20:56:11 -04:00
Paul Lorenz
cc7eefaf24
Add support for tracking network interfaces on routers and identities. Fixes #3082 . Add network discover to router. Fixes #3083
2025-06-17 09:32:51 -04:00
Paul Lorenz
6ad8aca5fb
Rename raft operations to cluster. Fixes #2546
2025-01-31 11:19:16 -05:00
Paul Lorenz
e0ca4fb188
Add read only status to cluster list. Fixes #2222
2024-07-12 14:34:30 -04:00
Paul Lorenz
895551a991
Change raft list REST property name from values to data to match rest of REST spec. Fixes #2191
2024-07-12 14:34:30 -04:00
Paul Lorenz
c4abcae949
Link management fixes. Fixes #1692 Fixes #1693
2024-01-19 17:33:21 -05:00
Paul Lorenz
95f650d4b8
Add support adding/removing members and transferring leadership via REST API. Fixes #1544 and fixes #1543
2023-12-11 16:31:48 -05:00
Paul Lorenz
16cf13ac08
Support filter/sort/page on circuits and links. Fixes #1547
2023-12-05 10:30:08 -05:00
Paul Lorenz
bed7b0eb02
Allow specifying snapshot name with templating. Fixes #794 Fixes openziti/fabric#792
2023-09-18 15:19:23 -04:00
Paul Lorenz
a77817240c
Move REST code into controller
2023-08-16 12:39:59 -04:00