Altinn / altinn-authentication-frontend

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

BFF calls the new endpoint in authorization api to check if the user has the required rights that he is delegating to the system user ( Delegationcheck) #299

Open simen-rekkedal opened 1 month ago

simen-rekkedal commented 1 month ago

Before the user approve the creation of a system user, the BFF should check with AM if both the set of Rights are delegable by this user, and that the user has the Role "Tilgangsstyrer"

### Tasks
- [ ] https://github.com/Altinn/altinn-authentication/issues/607