altinn-studio
altinn-studio copied to clipboard
feat: add support for access packages in policy editor
Description
Access packages will replace Altinn roles in policy in the future. It should be possible to use both Altinn roles and access packages as policy subject
- Add service to load access packages
- Add new components for displaying access packages
- Load and display access packages in policy editor (feature toggled in frontend)
- Save access packages urn in subject field
Related Issue(s)
- #13686
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)
Documentation
- [ ] User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)