ui
ui copied to clipboard
added Authorization-Extras header for codec server
Description & motivation π
The "Authorization-Extras" header is not forwarded to the codec-server when pass access token option is selected. In our Temporal set up we use this header to extract roles and restrict namespace access, we would like to implement this with our codec server as well, this change enables the "Authorization-Extras" header to be forwarded. Have opened an issue as well for this: https://github.com/temporalio/ui/issues/2227
Screenshots (if applicable) πΈ
Design Considerations π¨
Testing π§ͺ
How was this tested π»
- [X] Manual testing
- [ ] E2E tests added
- [ ] Unit tests added
Steps for others to test: πΆπ½ββοΈπΆπ½ββοΈ
Checklists
Draft Checklist
Merge Checklist
Issue(s) closed
Docs
Any docs updates needed?
The latest updates on your projects. Learn more about Vercel for Git βοΈ
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| holocene | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Jul 30, 2024 0:39am |
Closing for https://github.com/temporalio/ui/pull/2250