Skip to content

User/Role/Permission downgrade impersonation on the operations API#185

Merged
heskew merged 3 commits intomainfrom
ops-impersonation
Mar 6, 2026
Merged

User/Role/Permission downgrade impersonation on the operations API#185
heskew merged 3 commits intomainfrom
ops-impersonation

Conversation

@heskew
Copy link
Member

@heskew heskew commented Mar 3, 2026

Resolves CORE-2543

hdb_user?: userSchema.User;
hdbAuthHeader?: unknown;
bypass_auth?: boolean;
impersonate?: ImpersonatePayload;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kriszyp - trying out impersonate vs user here to see how it feels keeping it very explicit what this is for...

@heskew heskew marked this pull request as ready for review March 4, 2026 00:21
@heskew heskew requested a review from a team as a code owner March 4, 2026 00:21
Copy link
Member

@kriszyp kriszyp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love this, this looks awesome!

@heskew heskew closed this Mar 5, 2026
@heskew heskew reopened this Mar 5, 2026
@heskew heskew force-pushed the ops-impersonation branch 2 times, most recently from 92edab2 to 84a9dfd Compare March 6, 2026 04:14
@heskew heskew force-pushed the ops-impersonation branch from 84a9dfd to cc3e6a6 Compare March 6, 2026 20:57
@heskew heskew merged commit b1bbdf4 into main Mar 6, 2026
27 of 31 checks passed
@heskew heskew deleted the ops-impersonation branch March 6, 2026 21:39
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.

2 participants