issues
search
Altinn
/
altinn-authentication-frontend
Authentication React frontend with BFF
MIT License
1
stars
0
forks
source link
Bugfix: use org partyId when deleting system user
#386
Closed
mgunnerud
closed
2 months ago
mgunnerud
commented
2 months ago
Description
Use org partyId instead of user partyId when deleting system user
Refactor: use
HttpContext
instead of
_httpContextAccessor.HttpContext
Related Issue(s)
this PR
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)
Description
HttpContext
instead of_httpContextAccessor.HttpContext
Related Issue(s)
Verification
Documentation