Temporal links aren't working
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 431
- Forks
- 179
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 71
Description
Describe the bug
When I trigger a mortar-web request to trigger a temporal workflow, I get a temporal link. I want to see the execution of the workflow, but the request fails.
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://temporal.us1.staging.dog/namespaces/v1:dataandanalytics-0/workflows/689e9cb5bf16cfa3cb712e0c'
- I see:
Welcome back.
Let's get you signed in.
Continue to SSO
unauthorized
- Even after authorization, I cannot see the workflow.
Expected behavior
After first authorization, should be able to see the workflow.
Screenshots
Desktop (please complete the following information):
- OS: MacOS
- Browser Chrome
- Version: Version 138.0.7204.184 (Official Build) (arm64)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the temporal link in Chrome at the provided staging URL, then trace the authorization flow used when opening that workflow. Done means that after the first SSO authorization, the linked workflow is visible instead of showing an unauthorized error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100