Skip to content

Add required interaction to retrieve user information from Azure #155

@enriquezrene

Description

@enriquezrene

We have an endpoint able to return information about the existing time-entries for different users. The data returned includes user identification (UUID) which does not provide useful information. We need to add interaction with Azure so we can return in this endpoint the user email as well in the payload.

Acceptance Criteria

  • The API is able to talk to Azure
  • A function to receive the user details using their UUID is added in the API
  • The endpoint that returns all the time-entries for reports includes the user email in the payload

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions