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

Remove delegationcheck #440

Merged
merged 32 commits into from
Dec 5, 2024
Merged

Remove delegationcheck #440

merged 32 commits into from
Dec 5, 2024

Conversation

mgunnerud
Copy link
Contributor

@mgunnerud mgunnerud commented Nov 28, 2024

Description

  • Remove delegationcheck and related code (will be done in authentication backend instead)
  • Add mapping for error messages from authentication backend
  • Add translations for delegation-related error messages

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 Nov 28, 2024 that may be closed by this pull request
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 b5f38af into main Dec 5, 2024
5 checks passed
@mgunnerud mgunnerud deleted the chore/remove-delegationcheck branch December 5, 2024 13:29
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.

Add more specific error messages when creation of system user fails
2 participants