-
Type:
Enhancement
-
Status: Closed
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Integrations
-
Labels:None
-
Module:TSR
-
Reported by:CareerBuilder
-
Item State:Production Complete - Closed
-
Sprint:TSR OnBoard - 28 Mar - 12 May
-
Severity:Simple
-
Dev Estimates:56
-
Code Reviewed By:Vijayendra Shinde
Requirement: We need route the access and authentication for Workterra's API endpoint via CB routing layer. In this case, all authentication requirements will be handled by CB routing layer only. Any application specific authorization will still need to be done by Workterra.
This involves below tasks:
1. Configuration of routing path and url on CB API management portal
2. Validate JWT requests
3. Make necessary changes to Workterra API platform to allow requests via OneIAM service account authentication.