-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Sprint:2023.R2 Signal Int. Sprint 2, 2023.R2 Signal Int. Sprint 3
-
SCRUM Team:Globogym Purple Cobras
-
Story Points:3
-
Work Type Classification:Sustaining
Story
As a developer I would like to enable authentication on transfer api end ponts in mx.api solution.
Description
the authentication is already implemented the documentation can be found here:
https://fourthlimited.atlassian.net/wiki/spaces/RBCD/pages/2448622335/CFA+Waste+API+-+Postman
API Throttling is done as well all the configs are kept in tbAppsettings table:
select * from tbAppSettings where SettingName = 'APISettings'
We will need to add
Signal ClientID and Signal UserId to manage the inform permissions.
here is the code piece we need to modify:
AC
- Confirm that the Transfer APIs are authenticated
- Confirm that Transfer User Permissions working properly
- Confirm that API throttling is working as expected
- implements
-
CFAMX-22630 Signal Integration - Transfers
- Open
There are no Sub-Tasks for this issue.