issues
search
Altinn
/
altinn-authentication-frontend
Authentication React frontend with BFF
MIT License
1
stars
0
forks
source link
Add support for reject system user request
#382
Closed
mgunnerud
closed
2 months ago
mgunnerud
commented
2 months ago
Description
Add endpoint for reject system user request
Remove
SystemName
property from RegisterSystemResponse (no longer used)
Related Issue(s)
381
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
SystemName
property from RegisterSystemResponse (no longer used)Related Issue(s)
381
Verification
Documentation