Altinn / altinn-register

Altinn platform microservice for handling register data
0 stars 0 forks source link

Needs access to citizenship for user #34

Closed TheTechArch closed 2 years ago

TheTechArch commented 2 years ago

Description

Relle rettighetshavere needs access to citizenship. This is not available on the person object. But the problem is not that easy either since our FREG copy only contains one citizenship.

Considerations

Before we start we need to identify authentication and authorization of Altinn in FREG. Can Register access FREG as "Altinn" or do we need to use an ORG token or user token.

Expand our FREG copy

Add needed data to our copy

Create FREG client library for apps

One way to solve this is to create a FREG client library that can be used by apps to call the FREG directly

Create a FREG proxy in Register

App calls Register that calls FREG with us

Ops requirements

Acceptance criteria

Specification tasks

Test

Definition of done

TheTechArch commented 2 years ago

For RRH we use DAN to get this information. This might still be relevant for others?

acn-sbuad commented 2 years ago

Closing issue for now due to it not being part of our priorities. Should be re-open if need re-occurs.