API endpoint for getting UserProfile by username #104
Labels
kind/user-story
Used for issues that describes functionality for our users.
status/draft
Status: When you create an issue before you have enough info to properly describe the issue.
Description
Access Management needs to be able to lookup userprofiles based on username in order to build support for delegation av rights and accesses to both enterprise users and persons identified by their username.
An endpoint has been made for the SBL bridge in order to provide this lookup until userprofile is migrated to the A3 platform:
/sblbridge/profile/api/users/?username={username}
This issue will add an API endpoint following the same structure in altinn-profile:
profile/api/v1/users/?username={username}
Additional Information
No response
Tasks
No response
Acceptance Criterias
No response
The text was updated successfully, but these errors were encountered: