Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@zagi25
Copy link
Contributor

@zagi25 zagi25 commented Dec 11, 2025

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.

  • Validate token when form is open and before submitting
  • Refresh token if existing one is invalid

Resolves: MWPW-185038

Test URLs:

@zagi25 zagi25 requested a review from a team as a code owner December 11, 2025 15:48
@aem-code-sync
Copy link
Contributor

aem-code-sync bot commented Dec 11, 2025

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-sync branch
Commits

@github-actions
Copy link
Contributor

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 biljana-cvijanovic self-assigned this Dec 16, 2025
Copy link
Contributor

@biljana-cvijanovic biljana-cvijanovic left a comment

Choose a reason for hiding this comment

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

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.

6 participants