issues
search
Altinn
/
altinn-authentication-frontend
Authentication React frontend with BFF
MIT License
1
stars
0
forks
source link
Log out user after approve or reject system user request
#421
Closed
mgunnerud
closed
1 week ago
mgunnerud
commented
2 weeks ago
Description
Add new controller endpoint for logging out user while setting the
AltinnLogoutInfo
cookie
Related Issue(s)
#748
Verification
[x]
Your
code builds clean without any errors or warnings
[x] Manual testing done (required)
[ ] Relevant automated test added (if you find this hard, leave it and we'll help out)
[x] All tests run green
Documentation
[ ] User documentation is updated with a separate linked PR in
altinn-studio-docs.
(if applicable)
Description
AltinnLogoutInfo
cookieRelated Issue(s)
Verification
Documentation