Altinn / altinn-authentication-frontend

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

Task: 9.17 Integrate BFF with rights API #72

Open TheTechArch opened 1 year ago

TheTechArch commented 1 year ago

Description

We need to present the rights delegated to a system user in Authenticaiton Frontend.

To do this, the BFF would need to call the access management API to list rights for a given system user

Additional Information

We need to consider if we gonna list rights as a separate API or included in the system user list

Tasks

Acceptance Criterias

simen-rekkedal commented 9 months ago

see also task #110, which refers to the frontend too.