issues
search
Altinn
/
altinn-authentication-frontend
Authentication React frontend with BFF
MIT License
1
stars
0
forks
source link
Add option to delete system user
#384
Closed
mgunnerud
closed
2 months ago
mgunnerud
commented
2 months ago
Description
Call delete system user in authentication backend (include partyId in parameters)
Change return type of delete system user interfaces to
Result
, to be able to return ProblemDetails
Enable system user details page in frontend, but hide edit title field
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
Result
, to be able to return ProblemDetailsRelated Issue(s)
Verification
Documentation