-
Notifications
You must be signed in to change notification settings - Fork 212
MWPW-185038: Validate token before sending runtime request #5250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: stage
Are you sure you want to change the base?
Conversation
|
This pull request is not passing all required checks. Please see this discussion for information on how to get all checks passing. Inconsistent checks can be manually retried. If a test absolutely can not pass for a good reason, please add a comment with an explanation to the PR. |
biljana-cvijanovic
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Validated. Testing details https://jira.corp.adobe.com/browse/MWPW-185038
|
This PR has not been updated recently and will be closed in 7 days if no action is taken. Please ensure all checks are passing, https://github.com/orgs/adobecom/discussions/997 provides instructions. If the PR is ready to be merged, please mark it with the "Ready for Stage" label. |
Issue: If user is signed in on the page with the form, then opens another page in another tab and signs out, page with the form is not aware of this and if user submits the form, runtime will return 401 because of the invalid IMS token resulting in user being redirected to the sign in page.
Resolves: MWPW-185038
Test URLs: