Skip to content
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

Redirect to systemuser redirectUrl after approving/rejecting change request #927

Merged
merged 6 commits into from
Dec 6, 2024

Conversation

mgunnerud
Copy link
Contributor

@mgunnerud mgunnerud commented Dec 5, 2024

Description

  • On logout, check if cookie AltinnLogoutInfo contains SystemuserChangeRequestId value. If it does, look up redirectUrl from systemuser change request and redirect to this url

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@mgunnerud mgunnerud linked an issue Dec 5, 2024 that may be closed by this pull request
1 task
Copy link

sonarcloud bot commented Dec 5, 2024

Copy link
Contributor

@simen-rekkedal simen-rekkedal left a comment

Choose a reason for hiding this comment

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

Lgtm

@mgunnerud mgunnerud merged commit 7be2a21 into main Dec 6, 2024
9 checks passed
@mgunnerud mgunnerud deleted the chore/changerequest-logout branch December 6, 2024 09:08
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.

Handle redirect to system after approve/reject change request
2 participants