Skip to content

feat: account manager to sign User JWT#161

Merged
choufraise merged 1 commit intomainfrom
feat/stricter-user-jwt-signing
Mar 16, 2026
Merged

feat: account manager to sign User JWT#161
choufraise merged 1 commit intomainfrom
feat/stricter-user-jwt-signing

Conversation

@choufraise
Copy link
Collaborator

Today User Manager has its own (duplicated) code to look up the Account Signing Key. Since this has been strictened up and the Account Manager should be the sole manager dealing with Account related secrets, we should let the Account Manager be the entity (approving and) signing the User JWTs created during User reconciliation.

@choufraise choufraise requested a review from a team as a code owner March 16, 2026 09:02
@choufraise choufraise force-pushed the feat/stricter-user-jwt-signing branch from 9702a82 to 4837d92 Compare March 16, 2026 09:08
Today User Manager has its own (duplicated) code to look up the Account Signing Key. Since this has been strictened up and the Account Manager should be the sole manager dealing with Account related secrets, we should let the Account Manager be the entity (approving and) signing the User JWTs created during User reconciliation.

Signed-off-by: Thobias Karlsson <thobias.karlsson@gmail.com>
@choufraise choufraise force-pushed the feat/stricter-user-jwt-signing branch from 4837d92 to a728521 Compare March 16, 2026 12:47
@choufraise choufraise merged commit a728521 into main Mar 16, 2026
6 checks passed
@choufraise choufraise deleted the feat/stricter-user-jwt-signing branch March 16, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants