3482 Commits

Author SHA1 Message Date
Michael Quigley
db3a52f8c6
regenerated stubs after merging spec 2025-06-25 16:19:16 -04:00
Michael Quigley
a91d620fa7
Merge branch 'main' into flexible_idps 2025-06-25 16:16:53 -04:00
Michael Quigley
c6f2a6061a
Merge pull request #995 from openziti/more_admin_api
More Admin API (#992, #993)
2025-06-25 20:12:18 +00:00
Michael Quigley
723da5ed17
changelog (#993) 2025-06-25 14:19:56 -04:00
Michael Quigley
5751acdd0d
'zrok admin delete account' CLI (#993) 2025-06-25 14:18:23 -04:00
Michael Quigley
9d90f7a2cc
infrastructure for account delete api endpoint (#993) 2025-06-25 14:04:23 -04:00
Michael Quigley
2aefe7e963
lint (#993) 2025-06-25 13:24:58 -04:00
Michael Quigley
1ac7555031
changelog (#992) 2025-06-25 13:12:07 -04:00
Michael Quigley
b4d3a5b89d
create/delete frontend grant cli; api testing (#992) 2025-06-25 13:03:25 -04:00
Michael Quigley
ce37219bac
new frontend grants admin endpoint handlers; miscellaneous cleanup and organization for consistency (#992) 2025-06-25 12:40:39 -04:00
Michael Quigley
59e73e8d6b
/account delete endpoint (#591) 2025-06-24 16:58:24 -04:00
Michael Quigley
eafaf56f13
/frontend/grant endpoint (#992) 2025-06-24 16:54:21 -04:00
Michael Quigley
904e1fff1a
shareOidc.secrets, ->store, grpc-> (#991) 2025-06-24 16:40:33 -04:00
Michael Quigley
0f81d7aa6e
rally oidc configuration logic in 'shareOidc' (#991) 2025-06-24 13:48:35 -04:00
Michael Quigley
716003f99b
initial OIDC metadata retrieval and configuration validation (#991) 2025-06-24 13:11:19 -04:00
Michael Quigley
61eb290871
changelog; limit messages 2025-06-23 21:17:20 -04:00
Michael Quigley
176759624d
better 429 messages for both share/enable when over limit 2025-06-23 21:16:01 -04:00
Michael Quigley
3c637d9a4b
naming lint; preparing for model extension (#968) 2025-06-23 20:57:56 -04:00
Michael Quigley
784417bacc
better middleware management; return 429 when over limit (#968) 2025-06-23 15:08:43 -04:00
Michael Quigley
7b1d98f9ce
making controller's shareHandler more modular in preparation for new functionality (#968) 2025-06-23 14:55:09 -04:00
Michael Quigley
8c17480abd
no soft delete for secrets; clean up secrets when share is removed (#983) 2025-06-23 14:39:17 -04:00
Michael Quigley
d0cbd0b98d
improved oidc configuration; use '/.well-known/openid-configuration' for bootstrapping (#968) 2025-06-23 14:21:38 -04:00
Michael Quigley
dee8f681a2
new 'oidcConfig' in openapi (#968) 2025-06-23 13:55:27 -04:00
Michael Quigley
8be5540d6d
realign legacy oauth support for tesing (#987) 2025-06-23 13:47:31 -04:00
Michael Quigley
28881e1409
refactoring structure for clarity/simplicity in publicProxy (#987) 2025-06-23 13:21:46 -04:00
Michael Quigley
83eaedd4d8
missing enum (stub) 2025-06-20 09:50:29 -04:00
Michael Quigley
eb5f56c5fd
missing enum 2025-06-20 09:46:20 -04:00
Michael Quigley
776cf2c019
working through issues (#987) 2025-06-18 17:09:02 -04:00
Michael Quigley
c0ca4b0967
super rough secrets client access for basic auth (#987) 2025-06-18 16:50:48 -04:00
Michael Quigley
4c5f3e77e3
start of the secrets cache (based on sturdyc) (#987) 2025-06-18 16:18:37 -04:00
Michael Quigley
a993ddabda
new secrets access configuration for publicProxy (#987) 2025-06-18 14:25:59 -04:00
Michael Quigley
332400d34f
secrets retrieval lint, controller-side (#983) 2025-06-18 13:40:36 -04:00
Michael Quigley
9f89126e9e
cli secrets client rough-in (#983) 2025-06-18 13:31:58 -04:00
Michael Quigley
19d391e7f8
stuff basic auth into the secrets store (#983) 2025-06-18 13:15:37 -04:00
Michael Quigley
6598fd6961
config can globally delegate to secrets in v1.0.7+ (#983) 2025-06-18 12:51:53 -04:00
Michael Quigley
ac658fb696
lint (#983) 2025-06-18 11:53:22 -04:00
Michael Quigley
212ed9cfbf
proper sai cleanup (#983) 2025-06-18 11:46:19 -04:00
Michael Quigley
a8dd3ec567
clean up secret access identity 'zrok admin delete secrets-access-identity' (#983) 2025-06-17 17:31:13 -04:00
Michael Quigley
301bdd643a
admin deleteIdentity handler (#983) 2025-06-17 17:26:09 -04:00
Michael Quigley
4da71637e6
cleanup secrets access infrasructure (#983) 2025-06-17 16:36:20 -04:00
Michael Quigley
3493b1f765
/identity DELETE endpoint 2025-06-17 16:27:51 -04:00
Michael Quigley
423a41de15
'zrok admin create secrets-access-identity' (#983) 2025-06-17 14:23:48 -04:00
Michael Quigley
fadc6ef3d1
specifically 'secretsAccessIdentityZId' (#983) 2025-06-17 14:03:22 -04:00
Michael Quigley
d061c440b6
add/delete secrets access handlers (#983) 2025-06-17 12:05:17 -04:00
Michael Quigley
a251aee960
admin '/secrets/access' endpoints (#983) 2025-06-17 11:26:11 -04:00
Michael Quigley
5680b7cfd3
start of 'admin create secrets-identity' (#983) 2025-06-17 11:16:50 -04:00
Michael Quigley
c1bc4c66d7
log (#968) 2025-06-16 17:13:01 -04:00
Michael Quigley
daad57544e
boostrapper functionality for serviceListener and associatged policies (#968) 2025-06-16 17:08:47 -04:00
Michael Quigley
af95eefa7b
bootstrap secrets identity (#968) 2025-06-16 14:16:23 -04:00
Michael Quigley
272b588a1e
lint 2025-06-16 13:43:38 -04:00