Altinn / altinn-authentication-frontend

Authentication React frontend with BFF
MIT License
1 stars 0 forks source link

Feature: An organisational user can navigate to administrate system user page #256

Open acn-dgopa opened 3 months ago

acn-dgopa commented 3 months ago

Description

An organisational user can see the link for system user If orgnr does not have dagligleder/tilgangsstyrer/hovedadministrator, delegation check fails when creating a system user. It should fail earlier already by check against authorize (with extension check with endpoints)

Actors:

Required Roles

User Interface

Acceptance Criteria

### Test
- [ ] https://github.com/Altinn/altinn-authentication/issues/558
### Tasks
- [ ] check against authorize: Only dagligleder/tilgangsstyrer/hovedadministrator has access to create system access and see the overview of system access.