atunnel: broker actor certificates through atelet - #708
atunnel: broker actor certificates through atelet#708Eitan Yarmush (EItanya) wants to merge 7 commits into
Conversation
|
Thanks Eitan Yarmush (@EItanya) ! Quick question before I review more deeply today. With the goal of "having a JWT available to atunnel to append on a CONNECT request to the egress" -- What parts of the this PR addresses? Here are the parts we needed (before this pr -- havent reviewed it yet);
From a very brief glance - I think your PR is attempting to do all three. Is that correct? Also, For (1), we likely need to sort out two things to make the JWTs useful:
See for ref - substrate/cmd/ateapi/internal/actoridentity/actoridentity.go Lines 135 to 138 in 3ed6aa0 |
|
Yes, with two clarifications: this PR renews JWTs, not actor certificates, and each worker has only one active actor.
I agree the issuer and subject contracts remain unresolved. This PR intentionally retains the existing issuer/subject behavior and does not implement PEP verification yet. Before verification lands, we need a stable OIDC issuer with discovery/JWKS reachable by the PEP. |
3306005 to
facebf3
Compare
Closes #706
Summary
Testing
make verifygo test -race ./internal/atunnel