Access Management: Entity Attribute Resolver #577
Labels
kind/user-story
Used for issues that describes small and deliverable functionality for our users.
Milestone
Description
Refactoring to handle new identifier for ssn/org-no attribute type, in both input and output.
If we are to roll-out this change without downtime we will need to handle both legacy and new values.
For new output attribute values define the entity type:
organization
enterpriseuser
systemuser(TBD)
This format will allow us to add additional and different sets of attribute types depending on the type of entity
urn:altinn:person:uuid
urn:altinn:person:name:shortname
urn:altinn:person:name:firstname
urn:altinn:person:name:middlename
urn:altinn:person:name:lastname
urn:altinn:organization:uuid
urn:altinn:organization:name
urn:altinn:enterpriseuser:uuid
urn:altinn:enterpriseuser:organization:uuid
urn:altinn:systemuser:name
Additional Information
See epic/parent issue: Altinn/altinn-authorization#657
Tasks
Acceptance Criterias
The text was updated successfully, but these errors were encountered: