Separate Zapier, web, API, and leaf access planes with NATS authz
Some checks are pending
offline / test (push) Waiting to run
Some checks are pending
offline / test (push) Waiting to run
Zapier is one ingress. Direct web, customer API, and S2S leaf nodes are their own services. Every hop to an internal subject must pass verae.access.authz.check (default deny by plane).
This commit is contained in:
parent
ac38676645
commit
1b199ca4d4
117 changed files with 2640 additions and 105 deletions
9
packages/verae-access-zapier/README.md
Normal file
9
packages/verae-access-zapier/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# verae-access-zapier
|
||||
|
||||
**Zapier is one access plane**, not the only one. This process is the Zapier HTTPS front door: timestamp/wait/hash into middleware. No customer portal, no admin, no leaf.
|
||||
|
||||
**Forgejo:** https://git.georgelambert.org/marchon/verae-access-zapier
|
||||
|
||||
Zapier cloud never opens NATS. This process may request `verae.access.authz.check` for `verae.zapier.jobs.watch` and `verae.billing.usage.recorded` only.
|
||||
|
||||
Port `:3024`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue